-
-
Notifications
You must be signed in to change notification settings - Fork 97
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
Add authenticated media (MSC3916) #1858
Conversation
573c0aa
to
d8c4975
Compare
The server-server spec might have a harder time linking to these, but that can be fixed with verbiage.
This is largely a copy/paste of the new authed content repo API in the Client-Server API, though some keywords (like "client") have been changed. Paths and response formats have also been changed to support the federation-specific requirements.
d8c4975
to
70e70cb
Compare
description: "**Required.** The bytes for the thumbnail." | ||
image/png: | ||
schema: | ||
x-changedInMatrixVersion: |
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.
Given that this endpoint is new, this and the x-addedInMatrixVersion
for the other animated image formats shouldn't be needed?
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.
It may depend on whether we see these as truly new endpoints, or as modifications of the existing ones. This PR picks both.
Per MSC3916 (markdown)
Fixes #313
Fixes #870
Known implementation issues:
Reviewable commit-by-commit (recommended)
Preview: https://pr1858--matrix-spec-previews.netlify.app