Aaron Raimist
a82b657a0a
Attempt to differentiate between m.room.redaction event PL and redact PL
...
Signed-off-by: Aaron Raimist <aaron@raim.ist>
2020-10-14 22:44:17 -05:00
Aaron Raimist
4414d44f34
Remove duplicate description of who can redact a message and correct that description
...
Signed-off-by: Aaron Raimist <aaron@raim.ist>
2020-10-12 22:30:52 -05:00
Travis Ralston
9a1badee45
Merge remote-tracking branch 'jcgruenhage/patch-1'
2020-10-08 09:15:11 -06:00
Travis Ralston
2887c715bb
Merge pull request #2795 from matrix-org/travis/spec/msc2367-reason
...
Add membership reasons to the spec for all membership events
2020-10-07 14:51:53 -06:00
Travis Ralston
9ea7b2f5df
Merge pull request #2796 from matrix-org/travis/spec/msc2663-push-errors
...
Add 404 error responses to push rule endpoints
2020-10-07 14:51:29 -06:00
Jan Christian Grünhage
9e29f59bdb
fix content type in upload example
2020-10-07 21:22:59 +02:00
Will
6c9b25a397
Make score and reason parameters optional in content reporting API (MSC2414)
2020-10-07 09:38:03 -07:00
Travis Ralston
5e60ff8bfd
Add 404 error responses to push rule endpoints
...
MSC: https://github.com/matrix-org/matrix-doc/pull/2663
2020-09-30 13:56:12 -06:00
Travis Ralston
2d047e312f
Add membership reasons to the spec for all membership events
...
MSC: https://github.com/matrix-org/matrix-doc/pull/2367
2020-09-30 13:43:56 -06:00
Travis Ralston
1c7a6a9c7f
Attempt to clarify how the state
restriction works for lazy-loading
2020-08-31 15:16:55 -06:00
Kitsune Ral
5a699f2650
Merge pull request #2518 from matrix-org/kitsune/cleanup
...
Assorted cleanup pieces
2020-07-23 08:42:41 +02:00
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.
2020-07-16 15:17:40 +01:00
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>
2020-07-06 13:14:27 +01:00
Aaron Raimist
f8ff2ad6a9
Reword "UI Authorization" to "User-Interactive Authentication" ( #2667 )
...
Signed-off-by: Aaron Raimist <aaron@raim.ist>
2020-07-06 11:19:41 +01:00
Hubert Chathi
a91c6446bc
Merge pull request #2639 from uhoreg/backup_version_required
...
various key backups fixes
2020-07-01 12:04:40 -04:00
Travis Ralston
465ed38416
Merge pull request #2647 from jplatte/event-titles
...
Make event's title fields UpperCamelCase and distinguish /sync ones
2020-06-19 13:53:52 -06:00
Jonas Platte
763e5654cc
Make event's title fields UpperCamelCase and distinguish /sync ones
2020-06-19 21:53:18 +02:00
Jonas Platte
049275c33b
Consistently use the title UnsignedData for the unsigned object
2020-06-19 20:16:20 +02:00
Kitsune Ral
c76d53c11a
Apply suggestions from code review
2020-06-18 11:03:43 +02:00
Hubert Chathi
24427242f7
fix more mistakes in key backup spec, and factor out room key backups
2020-06-16 17:00:29 -04:00
Hubert Chathi
af6e1157d9
version is required when getting keys. Also add some full stops.
2020-06-16 14:23:10 -04:00
Nicolas Werner
e3d12d6769
Remove room_id from /sync examples
...
Signed-off-by: Nicolas Werner <nicolas.werner@hotmail.de>
2020-06-11 18:27:00 +02:00
Kitsune Ral
e310736adb
Merge pull request #2626 from matrix-org/kitsune/structures
...
Use public_rooms_response.yaml instead of replicating the same definition
2020-06-11 07:36:28 +02:00
Kitsune Ral
57f0c8346f
message_pagination.yaml: more $ref cleanup
2020-06-11 07:32:12 +02:00
Kitsune Ral
d3b41941aa
key_backup.yaml: make body parameters required
...
Along the same lines as c72d3051
.
2020-06-10 21:16:54 +02:00
Kitsune Ral
8e7c0dfb93
Merge remote-tracking branch 'origin/master' into kitsune/cleanup
2020-06-10 21:14:49 +02:00
Kitsune Ral
49ccfa09a8
Merge pull request #2592 from matrix-org/kitsune/fix-room-versions
...
capabilities.yaml: drop an extraneous title
2020-06-06 17:47:15 +02:00
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.
2020-06-04 17:36:40 +01:00
Travis Ralston
29f23a5eda
Merge pull request #2599 from matrix-org/travis/typos
...
Fix typos and clarify the user ID in login sections
2020-06-03 11:40:05 -06:00
Hubert Chathi
cf37688b7c
Merge pull request #2387 from uhoreg/key_backup_spec
...
initial version of spec for key backups
2020-06-02 16:28:04 -04:00
Hubert Chathi
a36284810d
more clarifications and fixes
2020-06-02 16:25:31 -04:00
Travis Ralston
d9a1de1d30
Fix typos and clarify the user ID in login sections
2020-06-02 08:13:07 -06:00
Hubert Chathi
40c50c80ea
Apply suggestions from code review
...
Co-authored-by: Travis Ralston <travpc@gmail.com>
2020-06-01 22:34:45 -04:00
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.
2020-06-01 09:50:18 +02:00
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.
2020-05-28 14:40:29 +02:00
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
2020-05-28 14:17:01 +02:00
Kitsune Ral
040a91f42d
api/: More cleanup in descriptions
...
(and a fix in one example).
2020-05-28 14:11:47 +02:00
Kitsune Ral
f299f60e17
Use public_rooms_response.yaml instead of replicating the same definition
...
Signed-off-by: Alexey Rusakov <Alexey.Rusakov@pm.me>
2020-05-28 14:01:47 +02:00
Kitsune Ral
67a8176903
Clarify officially that we use multiple API files
...
This is not something endorsed by the OpenAPI spec, just our practice.
2020-05-28 13:55:37 +02:00
Kitsune Ral
6cfb94562e
c2s: clean up $ref objects
...
* Most of the changes: align to the $ref object definition
(https://tools.ietf.org/html/draft-pbryan-zyp-json-ref-03#section-3 )
that says that any attribute other than $ref be ignored.
* Remove extraneous leading ./ in $ref paths
* Fix an apparent typo in registration.yaml:
/account/password/msisdn/requestToken used a file from ../identity/*
instead of its c2s namesake.
2020-05-28 13:55:37 +02:00
Travis Ralston
db72e7caea
Merge pull request #2575 from matrix-org/travis/clarification/send-join
...
Clarify the auth_chain and state requirements for /send_join
2020-05-26 14:32:48 -06:00
Travis Ralston
c3289614da
Merge pull request #2562 from matrix-org/travis/spec/2432-alias-semantics
...
Add spec for new alias handling (client-server)
2020-05-26 13:04:32 -06:00
Travis Ralston
04a26dafd0
Merge pull request #2546 from matrix-org/travis/spec/1466-softlogout
...
Spec soft-logout per MSC1466
2020-05-26 12:38:48 -06:00
Travis Ralston
a5cb9c655c
It's important to say who
...
Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
2020-05-26 12:38:40 -06:00
Travis Ralston
bea6b321a5
Change the nots order
...
Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
2020-05-26 12:37:52 -06:00
Travis Ralston
9bdafab2a4
Merge pull request #2571 from matrix-org/travis/clarification/createRoom-events
...
Clarify that a creation event and member event are needed for createRoom
2020-05-25 13:12:27 -06:00
Travis Ralston
669377888e
Fix more typos throughout the specification
...
Fixes https://github.com/matrix-org/matrix-doc/issues/2193
2020-05-25 12:31:21 -06:00
Travis Ralston
67d46fa881
Clarify the auth_chain and state for send_join
...
Fixes https://github.com/matrix-org/matrix-doc/issues/2467
Fixes https://github.com/matrix-org/matrix-doc/issues/2464
This is based on looking at Synapse, not actually testing it. Within the send_join handling functions, an "event context" is acquired [here](d14c4d6b6d/synapse/handlers/federation.py (L1472)
) which then later uses the previous state (populated [here](d14c4d6b6d/synapse/state/__init__.py (L286-L289)
) in the event context) [here](d14c4d6b6d/synapse/handlers/federation.py (L1494-L1501)
) to return a response. Within the event context, the previous state IDs are populated [here](d14c4d6b6d/synapse/state/__init__.py (L351)
).
2020-05-25 11:58:50 -06:00
Kitsune Ral
c72d30513e
c2s: Add required: true to request bodies
2020-05-25 19:08:17 +02:00
Travis Ralston
06b0c1762a
Move the send_join response to its own definition
...
Both APIs need clarification, so dedupe the changes.
We should also probably deprecate some of this stuff so we can eventually remove it.
2020-05-25 09:55:32 -06:00