-
Notifications
You must be signed in to change notification settings - Fork 380
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
MSC2705: Animated thumbnails for media #2705
Conversation
Co-authored-by: Alexey Rusakov <[email protected]>
I've dropped the confusing language around thumbnailing support minimums from this MSC in an effort to get it over the line. A different MSC will have to define the expected content types for I'm also proposing to push this forward through the spec. It's been implemented for several years at this point, and seems to be serving communities well. Client support is still lacking, though this appears to be due to lack of bandwidth rather than a decision not to do it. Some clients do support it, though their implementations are not backreferenced (client authors: please backreference!). @mscbot fcp merge |
Team member @turt2live has proposed to merge this. The next step is review by the rest of the tagged people: Once at least 75% of reviewers approve (and there are no outstanding concerns), this will enter its final comment period. If you spot a major issue that hasn't been raised at any point in this process, please speak up! See this document for information about what commands tagged team members can give me. |
* `image/webp` | ||
|
||
The returned content type for an animated thumbnail is additionally left as an implementation detail, | ||
though servers SHOULD use `image/webp` whenever possible. |
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.
personally, I'd just leave the content type completely up to the implementation, but [shrug]
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.
yea, #4011 improves this significantly.
🔔 This is now entering its final comment period, as per the review above. 🔔 |
The final comment period, with a disposition to merge, as per the review above, is now complete. |
* Proposal to support animated thumbnails * add implementation note * Apply suggestions from code review Co-authored-by: Alexey Rusakov <[email protected]> * Clean up the MSC * Appease the keepers of mimetypes --------- Co-authored-by: Alexey Rusakov <[email protected]>
Spec PR: matrix-org/matrix-spec#1757 |
Merged 🎉 |
Rendered
Implementations:
FCP tickyboxes