Commit graph

6238 commits

Author SHA1 Message Date
Patrick Cloke
aed1e23131 Add domains to the example room aliases. 2021-08-27 19:17:17 +01:00
Patrick Cloke
e93accf198 Remove extraneous paragraph. 2021-08-27 19:17:17 +01:00
Patrick Cloke
7aeca9ccb6 Fix typo.
Co-authored-by: Matthew Hodgson <matthew@matrix.org>
2021-08-27 19:17:17 +01:00
Patrick Cloke
1f7481bfbd Fix typo.
Co-authored-by: Travis Ralston <travisr@matrix.org>
2021-08-27 19:17:17 +01:00
Patrick Cloke
48674a3353 Fix typo.
Co-authored-by: Hubert Chathi <hubert@uhoreg.ca>
2021-08-27 19:17:17 +01:00
Patrick Cloke
84178b1d39 Add notes about the via key and authorised servers being out of sync. 2021-08-27 19:17:17 +01:00
Patrick Cloke
75fc073bfc Clarify implications of signing events. 2021-08-27 19:17:17 +01:00
Patrick Cloke
750be83313 Clarify what happens if a homeserver cannot verify membership. 2021-08-27 19:17:17 +01:00
Patrick Cloke
2749a95251 Use a different room version to specify changes in join rules. 2021-08-27 19:17:17 +01:00
Patrick Cloke
289c64035f Pull note about ban & ACLs out of each join rule description. 2021-08-27 19:17:17 +01:00
Patrick Cloke
ba63bedec0 Clarify that signature checks only apply to joining users. 2021-08-27 19:17:17 +01:00
Patrick Cloke
2171d175e8 Clarify soft-failure is extension of current algorithm.
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
2021-08-27 19:17:17 +01:00
Patrick Cloke
3377d55c28 Fix typos.
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
2021-08-27 19:17:17 +01:00
Patrick Cloke
f4e2d925e3 Clarifications / simplifications. 2021-08-27 19:17:17 +01:00
Patrick Cloke
53bae34457 Remove the authorised servers list. 2021-08-27 19:17:17 +01:00
Patrick Cloke
d445b07855 Clarifications.
Co-authored-by: Jonathan de Jong <jonathandejong02@gmail.com>
2021-08-27 19:17:17 +01:00
Travis Ralston
e30a68a49e Remove what appears to be leftover notes 2021-08-27 19:17:16 +01:00
Patrick Cloke
cd78eed3f1 Add a note about ensuring each allowed room has at least one server in it. 2021-08-27 19:17:16 +01:00
Travis Ralston
24fedc2299 Merge branch 'master' into hs/proposal-appservice-login 2021-08-27 19:17:16 +01:00
Patrick Cloke
e3692edd09 Remove via field. 2021-08-27 19:17:16 +01:00
Patrick Cloke
066f25fd82 Add a list of trusted servers. 2021-08-27 19:17:16 +01:00
Patrick Cloke
d63e39c4af Handle feedback from Travis. 2021-08-27 19:17:16 +01:00
Patrick Cloke
4afe946def Clarify security concerns. 2021-08-27 19:17:16 +01:00
Patrick Cloke
51650b63f2 Clarify auth rules for restrictedjoin rules. 2021-08-27 19:17:16 +01:00
Patrick Cloke
06f0d622a9 Clarify membership checking over federation. 2021-08-27 19:17:16 +01:00
Patrick Cloke
5d1bebedf0 Re-iterate that ban and server-acls matter. 2021-08-27 19:17:16 +01:00
Patrick Cloke
486026a711 Namespace the allow type. 2021-08-27 19:17:16 +01:00
Patrick Cloke
955160c750 Add a type field. 2021-08-27 19:17:16 +01:00
Patrick Cloke
5c6e76a63b Space -> room. 2021-08-27 19:17:16 +01:00
Patrick Cloke
963aa40665 A bit less passive. 2021-08-27 19:17:16 +01:00
Patrick Cloke
31cdf835b8 Many clarifications. 2021-08-27 19:17:16 +01:00
Patrick Cloke
084e6225c5 Clarify an edge case. 2021-08-27 19:17:16 +01:00
Patrick Cloke
6919bbf80c Remove bit about user IDs being listed directly. 2021-08-27 19:17:16 +01:00
Patrick Cloke
959c6aa816 Fix broken backlink. 2021-08-27 19:17:16 +01:00
Patrick Cloke
7994a1e85a Remove spaces summary changes. 2021-08-27 19:17:16 +01:00
Patrick Cloke
ef02f82afb Add more notes about edge-cases. 2021-08-27 19:17:16 +01:00
Patrick Cloke
6686696e66 Spacing. 2021-08-27 19:17:16 +01:00
Patrick Cloke
4051810241 Fill in the TODO about what how to mark access via spaces for the summary API. 2021-08-27 19:17:16 +01:00
Patrick Cloke
35ce0b8f91 More wrapping. 2021-08-27 19:17:16 +01:00
Patrick Cloke
933c50480c Add notes from @madlittlemods. 2021-08-27 19:17:16 +01:00
Patrick Cloke
0992a4d60f Update dependencies to include MSC3173. 2021-08-27 19:17:16 +01:00
Patrick Cloke
85003eb784 Clarify link. 2021-08-27 19:17:16 +01:00
Patrick Cloke
b2b21e986d Rework bits about peeking. 2021-08-27 19:17:16 +01:00
Patrick Cloke
ebae487451 Update a placeholder. 2021-08-27 19:17:16 +01:00
Patrick Cloke
4143f9ddcb Document the error response. 2021-08-27 19:17:16 +01:00
Patrick Cloke
f71e48c0ac Include the proposed MSC. 2021-08-27 19:17:16 +01:00
Patrick Cloke
82c2ed6a47 Add pointer to draft. 2021-08-27 19:17:16 +01:00
Travis Ralston
5d4713f168 Changelog for https://github.com/matrix-org/matrix-doc/pull/3225 2021-08-27 19:17:15 +01:00
Travis Ralston
f433e07763 Merge pull request #3225 from sideshowbarker/client-server-api-Access-Control-Allow-Headers-drop-Options-Accept
Drop Origin & Accept from Access-Control-Allow-Headers value
2021-08-27 19:17:15 +01:00
Travis Ralston
efbccb6edd Merge pull request #3228 from ilovecommits/patch-1
Correct 'once-off' to 'one-off'
2021-08-27 19:17:15 +01:00