Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Listing of avatars should not show full data uris #7

Closed
jwir3 opened this issue Apr 10, 2022 · 0 comments
Closed

Listing of avatars should not show full data uris #7

jwir3 opened this issue Apr 10, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@jwir3
Copy link
Contributor

jwir3 commented Apr 10, 2022

We should not provide the full data uris when we list all avatars in the system. This is a bit of a waste, and it's probably going to get pretty large over time.

Instead, we should list all data except the data uri, and make the client request the appropriate data uri(s) by performing another query using a single id number.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant