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

SiteIcon PUT should go through validator to resize and get _cache-max-age #1103

Open
cdent opened this issue Oct 13, 2013 · 3 comments
Open

Comments

@cdent
Copy link
Contributor

cdent commented Oct 13, 2013

Lots of people PUT rather large SiteIcon tiddlers, which is expensive on a variety of dimensions. If we wanted, we could use a validator to resize it and set a _cache-max-age header.

We could also consider doing these adjustments client side but that would not catch all interfaces.

@cdent
Copy link
Contributor Author

cdent commented Oct 24, 2013

See my notes on wand

@cdent
Copy link
Contributor Author

cdent commented Nov 14, 2013

This seems increasingly relevant: If a large SiteIcon shows up on tapas the UI can be unusable for a bit while the images are loading. The slowness has made me unfollow people with large icons.

@pmario
Copy link
Contributor

pmario commented Nov 14, 2013

+1 for scaling down big icons.
Can you fix existing icons too?

The slowness has made me unfollow people with large icons.
IMO that points out, that there should be a mechanism to "inform" users about there issue. A "notifications" type of thing. see: #1106

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

No branches or pull requests

2 participants