Travis Ralston
41e50d553e
Merge pull request #1830 from matrix-org/travis/spec/x509-wk
...
Specify .well-known s2s discovery and X.509 validation
6 years ago
Travis Ralston
6421582bf2
Clarifications and alter the error handling of .well-known
...
Note that MSC1831 changes the order, so the changes to MSC1708 might not make sense when combining all the proposals together. However, independently the change should make sense.
6 years ago
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.
6 years ago
Travis Ralston
72a2871021
Merge pull request #1804 from matrix-org/travis/msc/room-version-client-advertising
...
MSC1804: Advertising capable room versions to clients
6 years ago
Erik Johnston
1c0742ed6a
MSC 1659 Proposal: Change Event IDs to Hashes ( #1659 )
6 years ago
Travis Ralston
2c3ba0b135
Merge pull request #1813 from matrix-org/erikj/make_membership_room_ver
...
MSC 1813 - Federation Make Membership Room Version
6 years ago
Richard van der Hoff
de57d3950f
Relax the requirement for a content-type on .well-known ( #1824 )
...
The main reason for this is that Apache etc won't stick a content-type on by
default, because they don't know it's JSON, so requiring it seems like it will
require unnecessary hoop-humping for everyone who wants to use a .well-known.
6 years ago
Travis Ralston
577edeb53b
Say that !stable == unstable
6 years ago
Travis Ralston
052d68d83d
Merge pull request #1791 from matrix-org/travis/spec/rver-upgrades
...
Add room version upgrades
6 years ago
Travis Ralston
50eba23669
Update MSC to match how room versions work
...
As per 1773.
6 years ago
Erik Johnston
3ec3adbc24
Proposal for add room_version to make_* fed APIs
6 years ago
Travis Ralston
f308871ed9
Merge pull request #1794 from matrix-org/erikj/fed_invite_v2
...
MSC 1794 - Federation v2 Invite API
6 years ago
Travis Ralston
853d7ede30
Clarify the categories and the interaction between them
6 years ago
Travis Ralston
5da17d0114
Remove recommendation for clients to respect the spec over the server
6 years ago
Travis Ralston
7fee7373ea
Proposal for advertising capable room versions to clients
6 years ago
Richard van der Hoff
ebf37178b5
Update proposals/1794-federation-v2-invites.md
...
Co-Authored-By: erikjohnston <erikj@jki.re>
6 years ago
Travis Ralston
fe4928c6a1
Merge pull request #1708 from matrix-org/rav/proposal/well-known-for-federation
...
MSC1708: .well-known support for server name resolution
6 years ago
Erik Johnston
b90ee6baab
'invite_room_state' should be an array
6 years ago
Hubert Chathi
c88c9c2941
Update proposals/1794-federation-v2-invites.md
...
Co-Authored-By: erikjohnston <erikj@jki.re>
6 years ago
Travis Ralston
87bb1a6a79
Merge pull request #1711 from matrix-org/rav/proposal/x509-for-federation
...
MSC1711: X.509 certificate verification for federation connections
6 years ago
Erik Johnston
2109314c52
Apply suggestions from code review
...
Co-Authored-By: erikjohnston <erikj@jki.re>
6 years ago
Travis Ralston
576aa22880
Merge pull request #1704 from matrix-org/travis/msc/matrix.to-permalinks
...
MSC1704: Adding ?via= to matrix.to permalinks to help with routing
6 years ago
Richard van der Hoff
afa0caee93
remove lying footnote
6 years ago
Erik Johnston
b0adfc67d8
MSC 1794 - Federation v2 Invite API
6 years ago
Travis Ralston
b85f7bb248
Add room version upgrades
...
Implements https://github.com/matrix-org/matrix-doc/issues/1501
6 years ago
Andrew Morgan
ec97e1eedb
Merge pull request #1753 from matrix-org/rav/proposal/cs_capabilities
...
MSC1753: client-server capabilities API
6 years ago
Richard van der Hoff
c10394d03f
Clarifications thanks to @uhoreg
6 years ago
Richard van der Hoff
b541c2a247
more formatting
6 years ago
Richard van der Hoff
5812450299
spec that we follow redirects
6 years ago
Richard van der Hoff
f1ebbc358b
document dismissed options
6 years ago
Richard van der Hoff
fb171cadf4
formatting fix
6 years ago
Richard van der Hoff
12fc50cea7
clarify that a whitelist is useful for cjdns too
6 years ago
Richard van der Hoff
f33a540e6d
Do a SRV lookup before .well-known lookup
...
also other clarifications and corrections.
6 years ago
Richard van der Hoff
74b2db7937
Remove .well-known section
...
This really belongs in MSC1708.
6 years ago
Richard van der Hoff
367f61f14a
cleanups and clarifications
6 years ago
Matthew Hodgson
bd72ecfa58
oops, wrong branch
6 years ago
Matthew Hodgson
c5de71843a
MSC1779: Open Governance for Matrix.org
6 years ago
Richard van der Hoff
e0fa00fc34
Some HSes use more than one notary
6 years ago
Travis Ralston
ca2e9260d4
Update proposals/1753-capabilities.md
...
r0/versions isn't a thing
Co-Authored-By: richvdh <1389908+richvdh@users.noreply.github.com>
6 years ago
Travis Ralston
4019678661
Update proposals/1753-capabilities.md
...
r0/versions isn't a thing
Co-Authored-By: richvdh <1389908+richvdh@users.noreply.github.com>
6 years ago
Travis Ralston
962565b159
Update proposals/1753-capabilities.md
...
r0/versions isn't a thing
Co-Authored-By: richvdh <1389908+richvdh@users.noreply.github.com>
6 years ago
Richard van der Hoff
7f5832044c
Fix typos per review
6 years ago
Andrew Morgan
d9135ef902
Merge pull request #1598 from matrix-org/rav/proposals/id_grammar
...
MSC 1597: Better spec for matrix identifiers
6 years ago
Andrew Morgan
f714aaadd0
Merge pull request #1693 from matrix-org/erikj/state_res_rejections
...
MSC1693: Specify how to handle rejected events in new state res
6 years ago
Richard van der Hoff
82f3b8a95a
switch to GET
6 years ago
Richard van der Hoff
68ac2172ba
Give examples of applications
6 years ago
Erik Johnston
8fb2bd2927
Fix typo
6 years ago
Erik Johnston
23c7533f8d
Room v2 proposal
6 years ago
Erik Johnston
39f7c77971
Add dot for image file
6 years ago
Richard van der Hoff
b95d5724a4
Add suggestion of returning a 401 for non-/login requests
6 years ago