Commit Graph

6031 Commits (3497a8d8cc7c50dd4d5a4844318f35bfce366b99)
 

Author SHA1 Message Date
Lukas Lihotzki 3497a8d8cc OpenAPI: add missing tags
peekEvents remains untagged, because it is explicitly excluded.

Signed-off-by: Lukas Lihotzki <lukas@lihotzki.de>
3 years ago
Alexey Rusakov a03ea34bf1
Merge pull request #3236 from lukaslihotzki/format-uri
Use format: uri
3 years ago
Lukas Lihotzki 29465f3519 OpenAPI: use uri format
In avatar_url, pusher url, wellknown base_url, getUrlPreview, and submit_url.

Signed-off-by: Lukas Lihotzki <lukas@lihotzki.de>
3 years ago
Travis Ralston 55249db316
Merge pull request #3289 from matrix-org/clokep/room-v8
MSC3289: Room version 8
3 years ago
Travis Ralston c651d394d1
Merge pull request #3238 from lukaslihotzki/required-bodies
OpenAPI: require all bodies in client-server
3 years ago
Neil Alexander 729812fe05
`/_matrix/federation/v1/user/devices/{userId}`: Rename `self_signing_keys` to `self_signing_key` (#3312)
Apparently, in response to a /_matrix/federation/v1/user/devices/{userId} request, Synapse actually returns a key called "self_signing_key" instead of "self_signing_keys".
3 years ago
Patrick Cloke 0a016466c6 Revert "Update redaction rules."
This reverts commit 203c107e9e.
3 years ago
Travis Ralston 6c6aa0b3d6
Merge pull request #3299 from matrix-org/clokep/restricted-rooms-redaction
Update MSC3083 with a note about redacting the allow key.
3 years ago
Patrick Cloke 20e07cab02 Add note about redacting the allow key. 3 years ago
Lukas Lihotzki 7d0e931a38 OpenAPI: require all bodies in client-server
Signed-off-by: Lukas Lihotzki <lukas@lihotzki.de>
3 years ago
Patrick Cloke 203c107e9e Update redaction rules. 3 years ago
Travis Ralston 43c2324376
Merge pull request #3083 from matrix-org/clokep/restricted-rooms
MSC3083: Restricting room membership based on membership in other rooms
3 years ago
Patrick Cloke 9699aa87f6 Note unstable prefix. 3 years ago
Patrick Cloke db089aa1f5 De-indent section. 3 years ago
Patrick Cloke 31a9b2a720
Clarifications.
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
3 years ago
Matthew Hodgson 2a92acc59d
Update 3289-rooms-v8.md 3 years ago
Patrick Cloke 806d6fcc24 Add proposal for room version 8. 3 years ago
Patrick Cloke 72ffbfe0bd Rename MSC. 3 years ago
Patrick Cloke 2e7db4ac02
Clarify error conditions.
Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
3 years ago
Patrick Cloke d12886912e
Fix typos.
Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
3 years ago
Patrick Cloke d9cae9bac0 More review comments. 3 years ago
Patrick Cloke 3885a94464 Include an additional error situation. 3 years ago
Patrick Cloke 77422e211f Move changes to make/send_join out of auth rules section. 3 years ago
Patrick Cloke c0b7f0762e Move back section about errors for make/send_join & some review comments. 3 years ago
Patrick Cloke 88a94049d2 Review feedback. 3 years ago
Patrick Cloke 48c1d9d998
Apply suggestions from code review
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
3 years ago
Patrick Cloke 55b99d29e4 Clarify if a resident server cannot issue a join vs. if they're unsure if the user is allowed to join. 3 years ago
Patrick Cloke 7caff82b36 Add information about errors over federation. 3 years ago
Patrick Cloke ffb9095c82 Add a note about resident servers. 3 years ago
Patrick Cloke 290f9032f4 Updates from review. 3 years ago
Patrick Cloke b41a1a3392 Update the information on signature checking. 3 years ago
Patrick Cloke 81a588e631 Add note about including the authorising server in the content. 3 years ago
Patrick Cloke db40a1c8a3 Reflow. 3 years ago
Patrick Cloke 2012466214
Clarify users must be joined to an allowed room.
Co-authored-by: Matthew Hodgson <matthew@matrix.org>
3 years ago
Patrick Cloke dc945a4843 Reword intro. 3 years ago
Patrick Cloke d95200f5e2 Add domains to the example room aliases. 3 years ago
Patrick Cloke b9204cccf8 Remove extraneous paragraph. 3 years ago
Patrick Cloke 2c65a03d59
Fix typo.
Co-authored-by: Matthew Hodgson <matthew@matrix.org>
3 years ago
Patrick Cloke 30372321b3
Fix typo.
Co-authored-by: Travis Ralston <travisr@matrix.org>
3 years ago
Patrick Cloke 5f2240a59e
Fix typo.
Co-authored-by: Hubert Chathi <hubert@uhoreg.ca>
3 years ago
Patrick Cloke 76333ee222 Add notes about the via key and authorised servers being out of sync. 3 years ago
Patrick Cloke 1be4019a62 Clarify implications of signing events. 3 years ago
Patrick Cloke 182c806bc4 Clarify what happens if a homeserver cannot verify membership. 3 years ago
Patrick Cloke 87f993820d Use a different room version to specify changes in join rules. 3 years ago
Patrick Cloke 808bb1bc5a Pull note about ban & ACLs out of each join rule description. 3 years ago
Patrick Cloke 42a34de18d Clarify that signature checks only apply to joining users. 3 years ago
Patrick Cloke 69aec559ac
Clarify soft-failure is extension of current algorithm.
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
3 years ago
Patrick Cloke 6d041d4dd9
Fix typos.
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
3 years ago
Alexey Rusakov c1169424a3 sso_login_redirect: Fix a copy-pasted operationId 3 years ago
Travis Ralston 7aecdbe2f5
Merge pull request #2778 from matrix-org/hs/proposal-appservice-login
MSC2778: Providing authentication method for appservice users
3 years ago