Travis Ralston
|
04a26dafd0
|
Merge pull request #2546 from matrix-org/travis/spec/1466-softlogout
Spec soft-logout per MSC1466
|
6 years ago |
Travis Ralston
|
a5cb9c655c
|
It's important to say who
Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
|
6 years ago |
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
|
6 years ago |
Travis Ralston
|
200212ffd7
|
Clarify that a creation event and member event are needed for createRoom
Fixes https://github.com/matrix-org/matrix-doc/issues/2494
|
6 years ago |
Travis Ralston
|
36ed6e94a2
|
Re-introduce signature schemas
|
6 years ago |
Hubert Chathi
|
5b38c04e19
|
make definition of signatures fields more consistent
|
6 years ago |
Dominic Fischer
|
28d460fb62
|
Fix Typo
|
6 years ago |
Travis Ralston
|
d24f15a3a9
|
Spec soft-logout per MSC1466
MSC: https://github.com/matrix-org/matrix-doc/issues/1466
|
6 years ago |
Hubert Chathi
|
0d2924841b
|
Merge pull request #2524 from uhoreg/e2e_misc_fixes_202005
misc fixes in e2ee spec
|
6 years ago |
Damir Jelić
|
6e33954256
|
client-server: Mark the event_id when putting room events as required.
|
6 years ago |
Hubert Chathi
|
e89521d195
|
some fixes (spelling, RST, and naming)
|
6 years ago |
Patrick Cloke
|
1e330c9423
|
Clarify revocation behavior.
|
6 years ago |
Patrick Cloke
|
0c582ea8c7
|
Apply suggestions from code review
Co-authored-by: Travis Ralston <travpc@gmail.com>
|
6 years ago |
Patrick Cloke
|
958e1b4a2e
|
Make the spec changes for MSC 2457.
|
6 years ago |
Aaron Axvig
|
4d808762da
|
Change formatting from italics to code
|
6 years ago |
Örjan Fors
|
e151ba96ac
|
Fix typo for upgrade
Signed-off-by: Örjan Fors <orion@29k.org>
|
6 years ago |
Isaiah Inuwa
|
8e888b916c
|
Fix spelling mistakes.
|
6 years ago |
Travis Ralston
|
f59aa563dd
|
Add missing tags to push rules endpoints
Without the tags, the endpoints don't end up in the swagger. No changelog for this because it doesn't affect the spec itself.
|
6 years ago |
Stuart Mumford
|
c2ffef051f
|
Clarify description of user directory
Signed off by Stuart Mumford <stuart@cadair.com>
|
6 years ago |
Travis Ralston
|
14d609e766
|
Merge pull request #2344 from matrix-org/travis/spec/fix-2338
Add filter query param to /context
|
6 years ago |
Travis Ralston
|
9f01850f7a
|
Add some words about where the filter is applied
|
6 years ago |
Travis Ralston
|
a1e5a96cf8
|
Update api/client-server/event_context.yaml
Co-Authored-By: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
|
6 years ago |
Travis Ralston
|
8e6e47ae7d
|
Merge pull request #2343 from matrix-org/travis/spec/fix-2120
Recommend that clients don't preview URLs in encrypted rooms
|
6 years ago |
Travis Ralston
|
e59bb20dc3
|
Try to clarify the filter information on /context
|
6 years ago |
Travis Ralston
|
ef957b990d
|
Merge pull request #2341 from matrix-org/travis/spec/fix-2298
Clarify that submit_url is without authentication
|
6 years ago |
Travis Ralston
|
f012da17a1
|
Explain why e2e previews are bad
|
6 years ago |
Travis Ralston
|
3d954f93b5
|
Clarify that the room ID is the object key in /sync responses
Fixes https://github.com/matrix-org/matrix-doc/issues/2269
|
6 years ago |
Travis Ralston
|
021c056efc
|
Add filter query param to /context
This was missed as part of lazy-loading.
Fixes https://github.com/matrix-org/matrix-doc/issues/2338
|
6 years ago |
Travis Ralston
|
b662a33081
|
Recommend that clients don't preview URLs in encrypted rooms
Any stronger of a recommendation would probably require a MSC due to the behaviour change.
Fixes https://github.com/matrix-org/matrix-doc/issues/2120
|
6 years ago |
Travis Ralston
|
e95eafb2ba
|
Clarify that submit_url is without authentication
The request is authorized by its parameters, not by an additional access token.
Fixes https://github.com/matrix-org/matrix-doc/issues/2298
|
6 years ago |
Travis Ralston
|
2bca44a2e5
|
Remove extraneous backwards compatibility note
|
6 years ago |
Travis Ralston
|
f5f12a29e0
|
Spec MSC2290: 3PID binding split
|
6 years ago |
Travis Ralston
|
3d60e04c6a
|
Merge pull request #2310 from matrix-org/travis/spec/2263-deprecate-id-server
Deprecate id_server and make it optional
|
6 years ago |
Travis Ralston
|
48b8a95df6
|
Deprecate id_server and make it optional
As per [MSC2263](https://github.com/matrix-org/matrix-doc/pull/2263)
|
6 years ago |
Kitsune Ral
|
6b37bb1dd9
|
Merge remote-tracking branch 'remotes/origin/master' into kitsune-map-to-enum-support
|
6 years ago |
Travis Ralston
|
642be6c677
|
Fix unbind wording
|
6 years ago |
Travis Ralston
|
30a9de7e02
|
Merge branch 'master' into travis/spec/is-unbind
|
6 years ago |
Travis Ralston
|
1881a255c2
|
Clarify that id_access_token is optional for r0.5
|
6 years ago |
Travis Ralston
|
185c564a13
|
Spec client-server IS unbind API
As per [MSC2140](https://github.com/matrix-org/matrix-doc/pull/2140)
Note: this modifies the endpoint in MSC2140 to be more in line with the remainder of the proposal.
|
6 years ago |
Travis Ralston
|
2d784d93ef
|
Merge branch 'master' into travis/spec/is-auth
|
6 years ago |
Travis Ralston
|
001c51a740
|
/3pid/delete and /deactivate don't take an id_access_token
|
6 years ago |
Travis Ralston
|
52e6868f50
|
Remove bind_* params on /register as per MSC2140
See https://github.com/matrix-org/matrix-doc/pull/2140
See https://github.com/matrix-org/matrix-doc/issues/2253
|
6 years ago |
Travis Ralston
|
0408373cf9
|
Litter the client-server API with id_access_token
|
6 years ago |
Travis Ralston
|
4d0ea64121
|
Define authentication, ripping off the client-server API description
|
6 years ago |
Travis Ralston
|
e40d9e296d
|
Split OpenID token info out verbatim
|
6 years ago |
Kitsune Ral
|
65cd10249c
|
Render enums inside additionalProps as one more table
Closes #2242.
|
6 years ago |
Andrew Morgan
|
92c6f4c38e
|
Add M_USER_DEACTIVATED to list of error codes (#2234)
Spec PR for [MSC 2181](https://github.com/matrix-org/matrix-doc/pull/2181).
Adds the `M_USER_DEACTIVATED` error code and a short description to the client-server API.
|
6 years ago |
Dominic Fischer
|
a63fab20ee
|
Fix some typos
Signed-off-by: Dominic Fischer <dominicfischer7@gmail.com>
|
6 years ago |
Andrew Morgan
|
af60889eee
|
Clarify that /rooms/{roomId}/event/{eventId}'s 404 should be M_NOT_FOUND (#2204)
No error code is specified for this endpoint's 404. State that it should be an `M_NOT_FOUND`.
|
6 years ago |
Alexey Andreyev
|
9ed19a37ad
|
Client-server: Fix upload keys example request
Contributes to #1733
Signed-off-by: Alexey Andreyev <aa13q@ya.ru>
|
7 years ago |