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 ccce6c196d Specify how capabilities work in the c2s API
Original proposals:
* https://github.com/matrix-org/matrix-doc/pull/1753
* https://github.com/matrix-org/matrix-doc/pull/1804

Implementation proof:
* https://github.com/matrix-org/synapse/pull/4472
* https://github.com/matrix-org/matrix-js-sdk/pull/830

There is one change to MSC1753 which is included in this commit. MSC1804 remains unchanged. In the original proposal, the change password capability being present was an indication that password changes were possible. It was found that this doesn't really communicate the state very well to clients in that lack of a capability (or a 404, etc) would mean that users would erroneously not be able to change their passwords. A simple boolean flag was added to assist clients in detecting this capability.
7 years ago
..
appendices Fix room versions reference in appendices & s2s spec 7 years ago
modules Merge pull request #1791 from matrix-org/travis/spec/rver-upgrades 7 years ago
rooms Minor wording changes 7 years ago
appendices.rst Split appendices up 9 years ago
application_service_api.rst fix irc bridge example properly 7 years ago
client_server_api.rst Specify how capabilities work in the c2s API 7 years ago
events.rst fix inter-spec link 8 years ago
feature_profiles.rst Third party lookup module. Fix wording 8 years ago
identity_service_api.rst Add r0 version links 7 years ago
index.rst fix incorrect spelling of homeserver 7 years ago
modules.rst Add a license to the spec 10 years ago
proposals.rst Use $ref, clean up, fix errors, AS is now a C-S module. 8 years ago
proposals_intro.rst 75% majority now required for FCP 7 years ago
push_gateway.rst Render a warning if the spec is unstable 7 years ago
server_server_api.rst Specification for v2 s2s invite API 7 years ago
targets.yaml Merge pull request #1773 from matrix-org/travis/spec/rooms 7 years ago