-
Notifications
You must be signed in to change notification settings - Fork 385
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
MSC4030: Progressive image in Matrix #4030
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Co-authored-by: Travis Ralston <[email protected]>
Private sign off recieved to [email protected] from @ru-ka and recorded. |
Co-authored-by: Paarth Shah <[email protected]>
|
||
### Eliminating Unwanted Behavior | ||
|
||
Clients do not acknowledge that, in unencrypted rooms, server-side generated thumbnails are available for image resources. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This seems like an oversimplification. According to the specification on thumbnails, there is no guarantee that the server supports generating thumbnails, it is a SHOULD. There is also no guarantee on which formats the server will support generating thumbnails for, which is clearly outlined in the specification.
Rendered