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/specification
Travis Ralston 8ad82ce3c0 Add permalink routing through ?via parameters on matrix.to URIs
Spec for [MSC1704](https://github.com/matrix-org/matrix-doc/pull/1704)

Reference implementations:
* Original: https://github.com/matrix-org/matrix-react-sdk/pull/2250
* Modern recommendations: 2ca281f6b7/src/matrix-to.js (L29-L70)

The only deviation from the original MSC is the recommendation for which servers to pick. The original MSC failed to consider server ACLs and IP addresses correctly, and during implementation it was realized that both of these cases should be handled. The core principles of the original MSC are left unaltered.
6 years ago
..
appendices Add permalink routing through ?via parameters on matrix.to URIs 6 years ago
modules fix some errors in key export format 6 years ago
rooms Fix links. 6 years ago
appendices.rst
application_service_api.rst
client_server_api.rst Merge pull request #1853 from matrix-org/anoa/3pid_typos 6 years ago
events.rst
feature_profiles.rst
identity_service_api.rst Add changelogs 6 years ago
index.rst in the appendices, thanks earfolds 6 years ago
modules.rst
proposals.rst
proposals_intro.rst
push_gateway.rst
server_server_api.rst Prep for r0.1.1 of s2s 6 years ago
targets.yaml