Andrew Morgan
|
b8dafe86f4
|
Move and more aptly name check_examples.py scripts
|
3 years ago |
Andrew Morgan
|
0a53c86397
|
Make 'messages' a required JSON body field in /sendToDevice
|
4 years ago |
Hubert Chathi
|
f352de90c3
|
Merge pull request #2536 from uhoreg/cross-signing-spec
initial spec for cross-signing
|
4 years ago |
Hubert Chathi
|
c56c6a2e2b
|
Update api/client-server/cross_signing.yaml
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
|
4 years ago |
Will
|
42bb5127be
|
Fix typo in API title
|
4 years ago |
Hubert Chathi
|
a5ebedc131
|
apply suggestions from review
|
4 years ago |
Aaron Raimist
|
a82b657a0a
|
Attempt to differentiate between m.room.redaction event PL and redact PL
Signed-off-by: Aaron Raimist <aaron@raim.ist>
|
4 years ago |
Aaron Raimist
|
4414d44f34
|
Remove duplicate description of who can redact a message and correct that description
Signed-off-by: Aaron Raimist <aaron@raim.ist>
|
4 years ago |
Travis Ralston
|
9a1badee45
|
Merge remote-tracking branch 'jcgruenhage/patch-1'
|
4 years ago |
Travis Ralston
|
2887c715bb
|
Merge pull request #2795 from matrix-org/travis/spec/msc2367-reason
Add membership reasons to the spec for all membership events
|
4 years ago |
Travis Ralston
|
9ea7b2f5df
|
Merge pull request #2796 from matrix-org/travis/spec/msc2663-push-errors
Add 404 error responses to push rule endpoints
|
4 years ago |
Jan Christian Grünhage
|
9e29f59bdb
|
fix content type in upload example
|
4 years ago |
Will
|
6c9b25a397
|
Make score and reason parameters optional in content reporting API (MSC2414)
|
4 years ago |
Travis Ralston
|
5e60ff8bfd
|
Add 404 error responses to push rule endpoints
MSC: https://github.com/matrix-org/matrix-doc/pull/2663
|
4 years ago |
Travis Ralston
|
2d047e312f
|
Add membership reasons to the spec for all membership events
MSC: https://github.com/matrix-org/matrix-doc/pull/2367
|
4 years ago |
Travis Ralston
|
1c7a6a9c7f
|
Attempt to clarify how the `state` restriction works for lazy-loading
|
4 years ago |
Kitsune Ral
|
5a699f2650
|
Merge pull request #2518 from matrix-org/kitsune/cleanup
Assorted cleanup pieces
|
4 years ago |
Richard van der Hoff
|
6da06383e8
|
Allow `/make_join` to return a 404 (#2688)
Specify that `GET /_matrix/federation/v1/make_join/{roomId}/{userId}` can
return a 404 if the room is unknown.
|
4 years ago |
Olivier Wilkinson (reivilibre)
|
2e72da2343
|
Fix spec bug concerning the type of a push rule's array of actions
Signed-off-by: Olivier Wilkinson (reivilibre) <olivier@librepush.net>
|
4 years ago |
Aaron Raimist
|
f8ff2ad6a9
|
Reword "UI Authorization" to "User-Interactive Authentication" (#2667)
Signed-off-by: Aaron Raimist <aaron@raim.ist>
|
4 years ago |
Hubert Chathi
|
a91c6446bc
|
Merge pull request #2639 from uhoreg/backup_version_required
various key backups fixes
|
4 years ago |
Hubert Chathi
|
902444ceb5
|
Apply suggestions from code review
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
|
5 years ago |
Travis Ralston
|
465ed38416
|
Merge pull request #2647 from jplatte/event-titles
Make event's title fields UpperCamelCase and distinguish /sync ones
|
5 years ago |
Jonas Platte
|
763e5654cc
|
Make event's title fields UpperCamelCase and distinguish /sync ones
|
5 years ago |
Jonas Platte
|
049275c33b
|
Consistently use the title UnsignedData for the unsigned object
|
5 years ago |
Kitsune Ral
|
c76d53c11a
|
Apply suggestions from code review
|
5 years ago |
Hubert Chathi
|
24427242f7
|
fix more mistakes in key backup spec, and factor out room key backups
|
5 years ago |
Hubert Chathi
|
af6e1157d9
|
version is required when getting keys. Also add some full stops.
|
5 years ago |
Hubert Chathi
|
efebba62de
|
result may also include signatures
|
5 years ago |
Hubert Chathi
|
be01eebf8f
|
use the right key ID
|
5 years ago |
Nicolas Werner
|
e3d12d6769
|
Remove room_id from /sync examples
Signed-off-by: Nicolas Werner <nicolas.werner@hotmail.de>
|
5 years ago |
Kitsune Ral
|
e310736adb
|
Merge pull request #2626 from matrix-org/kitsune/structures
Use public_rooms_response.yaml instead of replicating the same definition
|
5 years ago |
Kitsune Ral
|
57f0c8346f
|
message_pagination.yaml: more $ref cleanup
|
5 years ago |
Kitsune Ral
|
d3b41941aa
|
key_backup.yaml: make body parameters required
Along the same lines as c72d3051 .
|
5 years ago |
Kitsune Ral
|
8e7c0dfb93
|
Merge remote-tracking branch 'origin/master' into kitsune/cleanup
|
5 years ago |
Kitsune Ral
|
49ccfa09a8
|
Merge pull request #2592 from matrix-org/kitsune/fix-room-versions
capabilities.yaml: drop an extraneous title
|
5 years ago |
Richard van der Hoff
|
f632f4a20f
|
Clarify link to OpenID Connect specification (#2605)
OpenID Connect and OpenID are different things. This seems to be talking about
the former.
|
5 years ago |
Travis Ralston
|
29f23a5eda
|
Merge pull request #2599 from matrix-org/travis/typos
Fix typos and clarify the user ID in login sections
|
5 years ago |
Hubert Chathi
|
cf37688b7c
|
Merge pull request #2387 from uhoreg/key_backup_spec
initial version of spec for key backups
|
5 years ago |
Hubert Chathi
|
a36284810d
|
more clarifications and fixes
|
5 years ago |
Travis Ralston
|
d9a1de1d30
|
Fix typos and clarify the user ID in login sections
|
5 years ago |
Hubert Chathi
|
40c50c80ea
|
Apply suggestions from code review
Co-authored-by: Travis Ralston <travpc@gmail.com>
|
5 years ago |
Kitsune Ral
|
bda05a0d44
|
capabilities.yaml: drop an extraneous title
AvailableRoomVersions sticks itself as a property type, preempting
the mention of RoomVersionStability in the generated text.
|
5 years ago |
Hubert Chathi
|
ec0b9badc7
|
Merge remote-tracking branch 'origin/master' into cross-signing-spec
|
5 years ago |
Hubert Chathi
|
67edc3e229
|
add clarifications and diagrams
|
5 years ago |
Kitsune Ral
|
3b5340539d
|
c2s: Make allOf and description siblings throughout the PR
The overall mess with allOf will be addressed separately; this PR just
puts $ref under allOf to fix the glaring misuse of $ref objects.
|
5 years ago |
Kitsune Ral
|
48af2e5b47
|
joining.yaml: put descriptions next to their properties
Fixing the problem described in https://github.com/matrix-org/matrix-doc/pull/2518#issuecomment-621684187
|
5 years ago |
Kitsune Ral
|
040a91f42d
|
api/: More cleanup in descriptions
(and a fix in one example).
|
5 years ago |
Kitsune Ral
|
f299f60e17
|
Use public_rooms_response.yaml instead of replicating the same definition
Signed-off-by: Alexey Rusakov <Alexey.Rusakov@pm.me>
|
5 years ago |
Kitsune Ral
|
67a8176903
|
Clarify officially that we use multiple API files
This is not something endorsed by the OpenAPI spec, just our practice.
|
5 years ago |