Commit Graph

635 Commits (3497a8d8cc7c50dd4d5a4844318f35bfce366b99)

Author SHA1 Message Date
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
Lukas Lihotzki 7d0e931a38 OpenAPI: require all bodies in client-server
Signed-off-by: Lukas Lihotzki <lukas@lihotzki.de>
3 years ago
Travis Ralston a330dee081 Changelog for https://github.com/matrix-org/matrix-doc/pull/3225 3 years ago
Travis Ralston 08cddf0b03 changelog for https://github.com/matrix-org/matrix-doc/pull/3254 3 years ago
Will Hunt 524c55208a
Create 3233.clarification 3 years ago
Travis Ralston eb6f9246ad
Merge pull request #3176 from matrix-org/travis/clarification/lowercasing
Case fold instead of lowercase
3 years ago
Travis Ralston 8810f59207
Update 3167.clarification 3 years ago
Hubert Chathi 71a9bef12a
Merge pull request #3207 from toadjaune/patch-2
Fix a typo in event soft rejection schema
3 years ago
Hubert Chathi 43e471faca
Add changelog 3 years ago
Hubert Chathi 78adb21455 add changelog 3 years ago
Travis Ralston 60566bf0e4 iterate 3 years ago
Travis Ralston 9dc3830e92 Merge branch 'master' into travis/clarification/lowercasing 3 years ago
Andrew Morgan a04d103d11
Update client_secret examples so that they are valid (#2985)
The regex of allowed characters for a `client_secret` parameter is `[0-9a-zA-Z.=_-]`.

This PR updates the `client_secret` spec examples, which currently include an invalid character (an apostrophe).
3 years ago
Travis Ralston 4fc54875b1
Merge pull request #3170 from matrix-org/travis/spec/msc2713-rm-v1-id
Remove v1 identity service API
3 years ago
Travis Ralston 51e602bf3b Changelogs 3 years ago
Travis Ralston f27b8e36b9
Merge pull request #3101 from matrix-org/travis/spec/MSC2320-identity-versions
Add identity service versions API
3 years ago
Travis Ralston ab0c773d80
Merge pull request #3163 from matrix-org/travis/spec/msc2858-multisso
Describe social-sign-on (multiple SSO providers)
3 years ago
Travis Ralston 2119b5ed3e
Merge pull request #3167 from matrix-org/travis/spec/msc2265-lower-3pid
Specify that email handling converts to lowercase first
3 years ago
Travis Ralston e20735a170
Merge pull request #3166 from matrix-org/travis/spec/msc2033-whoami-deviceid
Spec device_id on whoami
3 years ago
Travis Ralston 3dd6c848ac Typo fixes 3 years ago
Travis Ralston 740e76a1c6 Merge branch 'master' into travis/spec/MSC2320-identity-versions 3 years ago
Travis Ralston dfa717b10b Changelog 3 years ago
Travis Ralston c66ad88aac changelog 3 years ago
Travis Ralston c26227f71e changelog 3 years ago
Travis Ralston 1a9606b5df Changelog 3 years ago
Travis Ralston a9a15fe4a0 Add changelogs 3 years ago
Travis Ralston 315f36cf38
Merge pull request #3154 from matrix-org/travis/spec/knock-knock-whos-there
Add knocking to the spec
3 years ago
Travis Ralston 5278027778 Add missing endpoint changelog 3 years ago
Travis Ralston 97b11a6d49 Add changelogs 3 years ago
Hubert Chathi 4f0825f53d
Merge pull request #3149 from uhoreg/qr_codes_spec
Add spec for verification by QR codes.
3 years ago
Hubert Chathi 06dc1acebb
Merge pull request #3151 from uhoreg/single_ssss_spec
Document Single SSSS.
3 years ago
Hubert Chathi b67ff356e8
Merge pull request #3150 from uhoreg/verification_fixes
Make SAS outline fit with key verification in DM flow.
3 years ago
Hubert Chathi 9852a0b8db add changelog 3 years ago
Hubert Chathi 8cf23299c1 add changelog 3 years ago
Hubert Chathi 6338edc6a1 add changelog 3 years ago
Hubert Chathi bb3c0c0f90 add changelog 3 years ago
Hubert Chathi e7be631bce add changelog 3 years ago
Travis Ralston 9fcb27fa87 add changelog 3 years ago
Travis Ralston dec4737f40
Fix event size restriction (#3127)
Fixes https://github.com/matrix-org/matrix-doc/issues/3126
3 years ago
Travis Ralston bd2db9ff85 Add changelogs 3 years ago
Travis Ralston 45fd2a2c1e
Merge pull request #3099 from matrix-org/travis/spec/MSC2801-untrusted-bodies
Sprinkle some DANGER: UNSAFE warnings over the spec about event bodies
3 years ago
Travis Ralston 629feb4221
Merge pull request #3098 from matrix-org/travis/spec/r2-MSC2010-MSC2422-MSC2557-color-spoilers
Incorporate spoilers and `color` tag allowance
3 years ago
Travis Ralston f4fcb80ab1 Changelog 3 years ago
Travis Ralston 1aa51bc62e Changelog 3 years ago
Travis Ralston 586f4f0a01 Changelog 3 years ago
Travis Ralston ff8915d8b3 Changelog 3 years ago
Aaron Raimist 23ba137271
Add changelog
Signed-off-by: Aaron Raimist <aaron@raim.ist>
3 years ago
Will 415199bd3d
Use Markdown in changelog descriptions 3 years ago
Andrew Morgan ba7c0d7f8d Changelog 4 years ago