Commit Graph

6097 Commits (old_master)
 

Author SHA1 Message Date
Hubert Chathi c3e39e13c7
Merge pull request #3337 from uhoreg/room_create_canonical_alias
room creation: create canonical alias event if alias specified
3 years ago
Alexey Rusakov 8a42807089
Merge pull request #3330 from lukaslihotzki/add-titles
OpenAPI: add titles
3 years ago
Lukas Lihotzki ca86eea126 OpenAPI: add titles 3 years ago
Alexey Rusakov 6b4d8851e0
Merge pull request #3329 from lukaslihotzki/missing-tags
OpenAPI: improve tags
3 years ago
Hubert Chathi d0a6c5b2b3 drop initial state check 3 years ago
Hubert Chathi 5a3d5a5dec add changelog 3 years ago
Hubert Chathi 2f5ad16230 Mention that a canonical alias event should be created if alias specified 3 years ago
Hubert Chathi 3d3fba3f3e
Merge pull request #3332 from lukaslihotzki/required-bodies
OpenAPI: require all bodies in cross_signing
3 years ago
Hubert Chathi 00d2f66caa
Merge pull request #3331 from lukaslihotzki/add-uia
OpenAPI: add auth property in uploadCrossSigningKeys
3 years ago
Lukas Lihotzki a1f4ab2203 OpenAPI: split User data tag
Signed-off-by: Lukas Lihotzki <lukas@lihotzki.de>
3 years ago
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
Lukas Lihotzki 73112677c8 OpenAPI: require all bodies in cross_signing
Signed-off-by: Lukas Lihotzki <lukas@lihotzki.de>
3 years ago
Lukas Lihotzki 0c4b7ad5f0 OpenAPI: add auth property in uploadCrossSigningKeys
Signed-off-by: Lukas Lihotzki <lukas@lihotzki.de>
3 years ago
Alexey Rusakov 5132f1ea01
Merge pull request #3327 from lukaslihotzki/unique-ids
OpenAPI: fix key_backup
3 years ago
Lukas Lihotzki fa6e611283 OpenAPI: fix key_backup operation IDs 3 years ago
Andrew Morgan 0382eac23e
Use `changelogs/release.yaml` for the version number source everywhere (#3310)
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
3 years ago
Niels Basjes e7e0455e27
Explain the reasons why `<hostname>` TLS certificate is needed rather than `<delegated_hostname>` for SRV delegation. (#3322)
Signed-off-by: Niels Basjes <niels@basjes.nl>
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