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-proposals/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.
5 years ago
..
appendices Add permalink routing through ?via parameters on matrix.to URIs 5 years ago
modules fix some errors in key export format 5 years ago
rooms Fix links. 5 years ago
appendices.rst Split appendices up 8 years ago
application_service_api.rst fix irc bridge example properly 6 years ago
client_server_api.rst Merge pull request #1853 from matrix-org/anoa/3pid_typos 5 years ago
events.rst fix inter-spec link 7 years ago
feature_profiles.rst Third party lookup module. Fix wording 6 years ago
identity_service_api.rst Add changelogs 5 years ago
index.rst in the appendices, thanks earfolds 5 years ago
modules.rst Add a license to the spec 8 years ago
proposals.rst Use $ref, clean up, fix errors, AS is now a C-S module. 6 years ago
proposals_intro.rst 75% majority now required for FCP 5 years ago
push_gateway.rst Fix several spelling mistakes 5 years ago
server_server_api.rst Prep for r0.1.1 of s2s 5 years ago
targets.yaml Add specification for room version 3: Event IDs as hashes 5 years ago