You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
matrix-spec/content
Travis Ralston 7a51ae879c
Add authenticated media (MSC3916) (#1858)
* C2S: Deprecate now-legacy endpoints

* C2S: Fix MXC URI code block while we're here

* C2S: Describe the authentication and deprecation requirements

* C2S: Intro the upload/download endpoints differently

* C2S: Literally copy/paste the `content-repo.yaml` spec

* C2S: Drop `/upload` and `/create` because we aren't replacing them today

* C2S: Fix notes while we're here

* C2S: Update metadata for new endpoints

* C2S: Add authentication to new endpoints

* C2S: Drop `allow_remote` and `allow_redirect` on new endpoints

* C2S: Append backwards compatibility notes

* C2S: Decorate old media endpoints with pointers to the new ones

The server-server spec might have a harder time linking to these, but that can be fixed with verbiage.

* C2S: Annotate IdP icon spec with media auth implications

* S2S: Modernize section text

* S2S: Create content repository API

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.

* C2S & S2S: Add plethora of changelogs

* Reference RFC 1341

* Upgrade keywords in changed text

* Mention caching

* Cross-reference IdP icons

* Update content/client-server-api/modules/content_repo.md
5 months ago
..
changelog Matrix 1.10 8 months ago
client-server-api Add authenticated media (MSC3916) (#1858) 5 months ago
rooms Remove extra preposition in room version 11 description of redactions (#1848) 6 months ago
_index.md Clarify that Unix timestamps disregard leap seconds since 1970 (#1627) 1 year ago
appendices.md Move size limits for user, room and event IDs into the appendix and clarify that the length is to be measured in bytes (#1850) 5 months ago
application-service-api.md Specify that appservice login and register fail on incorrect as_tokens (#1744) 8 months ago
identity-service-api.md Deprecate authentication via a query string (#1808) 7 months ago
proposals.md Add some clarifications around implementation requirements for MSCs (#1718) 8 months ago
push-gateway-api.md Add standard error responses (MSC3743). (#1347) 2 years ago
server-server-api.md Add authenticated media (MSC3916) (#1858) 5 months ago