Travis Ralston
de3802cd5c
List deprecated endpoints as deprecated
...
Affects the title and the table of contents. We can't realistically alter just the table of contents, but the table of contents is generated from this header.
Fixes https://github.com/matrix-org/matrix-doc/issues/1800
2019-08-27 19:24:13 -06:00
Hubert Chathi
03ae5614b0
remove unnecessary space
2019-08-27 17:56:52 -07:00
Hubert Chathi
e1b0042e7b
clarifications, minor fixes, formatting
2019-08-27 17:46:45 -07:00
Hubert Chathi
9aade7291a
make it agree with what we actually did with key requests
2019-08-27 16:21:00 -07:00
Hubert Chathi
cafe49d36d
some clarifications
2019-08-27 16:13:18 -07:00
Travis Ralston
356350de91
Merge pull request #2140 from matrix-org/dbkr/tos_2
...
MSC2140: Terms of Service for ISes and IMs
2019-08-26 13:48:45 -06:00
Travis Ralston
808eda404a
Merge pull request #2247 from matrix-org/poljar/key_request_fix
...
Fix the action of a room key request cancellation.
2019-08-26 09:46:57 -06:00
Damir Jelić
35eb1993d9
Add a changelog fragment for the room key request action fix.
2019-08-26 17:40:32 +02:00
Travis Ralston
7a36016cbb
Merge pull request #2230 from matrix-org/dbkr/is_in_account_data
...
MSC2230: Store Identity Server in Account Data
2019-08-26 08:21:04 -06:00
Damir Jelić
a96a2f3fce
Fix the action of a room key request cancellation.
...
The spec states that the action of a room key request cancellation
should be "cancel_request" but every known implementation uses
"request_cancellation" instead.
This patch fixes the spec to reflect the implementations.
2019-08-26 12:21:23 +02:00
Travis Ralston
0265817c56
Merge pull request #1957 from matrix-org/travis/msc/integrations/discovery
...
MSC1957: Integration manager discovery
2019-08-25 19:25:46 -06:00
Hubert Chathi
4e2fe124d2
wording fixes/clarifications
2019-08-25 18:22:23 -07:00
Kitsune Ral
31c132ec82
Add changelog
2019-08-25 17:39:36 +09:00
Kitsune Ral
65cd10249c
Render enums inside additionalProps as one more table
...
Closes #2242 .
2019-08-24 21:56:48 +09:00
Travis Ralston
4ad9bf7059
Merge pull request #1961 from matrix-org/travis/msc/integrations/auth
...
MSC1961: Integration manager authentication APIs
2019-08-23 14:24:09 -06:00
Tulir Asokan
ec38013daa
Proposal to allow multiple targets for one redaction event
...
Signed-off-by: Tulir Asokan <tulir@maunium.net>
2019-08-23 23:07:57 +03:00
Travis Ralston
b0f873785d
Proposal for room version 6
2019-08-21 18:03:17 -06:00
Travis Ralston
b6f0e8e8ed
Clarify that the query string is because they are widgets
2019-08-21 17:50:18 -06:00
Travis Ralston
8b85fda52c
Add a link to the widget MSC to try and stem questions
2019-08-21 17:47:55 -06:00
David Baker
4ea8f645d6
is_token -> id_access_token and add invite to proxy list
2019-08-21 18:13:50 +01:00
Travis Ralston
8ca50eaf9f
Merge pull request #2010 from Sorunome/soru/spoilers
...
MSC2010: Add client-side spoilers
2019-08-21 08:34:24 -06:00
David Baker
8bd9d7caeb
Add full stop
...
Co-Authored-By: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
2019-08-21 15:12:45 +01:00
David Baker
69315417b5
Typo
...
Co-Authored-By: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
2019-08-21 15:12:25 +01:00
David Baker
4073d940da
Typo
...
Co-Authored-By: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
2019-08-21 15:11:10 +01:00
David Baker
1f8cfd5729
Update migration mechanism
2019-08-21 14:19:20 +01:00
Travis Ralston
53a2ffb12a
Merge pull request #2197 from reivilibre/rei/msc_filter_over_fed
...
MSC2197: Search Filtering in Federation /publicRooms
2019-08-20 15:35:29 -06:00
Travis Ralston
788796e1c6
Multiple clarifications
2019-08-20 09:20:07 -06:00
David Baker
9b2ca3cdfe
typoes / clarifications
...
Co-Authored-By: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
2019-08-20 16:19:15 +01:00
Travis Ralston
9e073e9647
Speeeeeeling
...
Co-Authored-By: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
2019-08-19 10:42:30 -06:00
Andrew Morgan
997c5466a8
MSC2229: Allowing 3PID Owners to Rebind ( #2229 )
2019-08-19 13:35:02 +01:00
David Baker
6d0067320c
clarify error proxying
2019-08-19 13:31:44 +01:00
David Baker
12377fbf50
/account/logout not /logout
...
Co-Authored-By: Hubert Chathi <hubert@uhoreg.ca>
2019-08-19 11:53:41 +01:00
David Baker
e4bdc283fd
Apply suggestions from code review
...
Typos / spelling
Co-Authored-By: Hubert Chathi <hubert@uhoreg.ca>
2019-08-19 11:45:46 +01:00
Olivier Wilkinson (reivilibre)
76f9196ff3
Address @richvdh's comments
2019-08-19 07:44:37 +01:00
Travis Ralston
865d3da0f8
General clarity improvements
2019-08-16 19:59:32 -06:00
Travis Ralston
22c9692684
Disclose origin story better
2019-08-16 19:53:28 -06:00
Travis Ralston
475c64de8c
Disclose origin story
2019-08-16 19:52:35 -06:00
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.
2019-08-15 18:10:38 +01:00
Andrew Morgan
4059661c29
Update proposals/2229-rebind-existing-3pid.md
...
Co-Authored-By: Kitsune Ral <Kitsune-Ral@users.sf.net>
2019-08-14 11:38:53 +01:00
Olivier Wilkinson (reivilibre)
4219e272ec
Drop the hard SHOULD
...
Adopts @turt2live's phrasing
Signed-off-by: Olivier Wilkinson (reivilibre) <olivier@librepush.net>
2019-08-14 11:06:45 +01:00
Olivier Wilkinson (reivilibre)
7e85b9d56a
Acknowledge other potential error responses for fallback
...
Signed-off-by: Olivier Wilkinson (reivilibre) <olivier@librepush.net>
2019-08-14 11:03:55 +01:00
Olivier Wilkinson (reivilibre)
97f856d706
Domain name is potentially personally-identifying
...
Thanks to @turt2live
Signed-off-by: Olivier Wilkinson (reivilibre) <olivier@librepush.net>
2019-08-14 11:00:03 +01:00
David Baker
b9b984ae60
clarify
2019-08-14 09:52:13 +01:00
David Baker
229cb67b01
Apply suggestions from code review
...
Use fewer formal MUST etc in proposal
Co-Authored-By: Travis Ralston <travpc@gmail.com>
2019-08-14 09:51:27 +01:00
Andrew Morgan
7758e0701c
Remove homeserver warning
2019-08-13 18:22:06 +01:00
David Baker
2c8d112089
assign number
2019-08-13 18:03:43 +01:00
Andrew Morgan
2e2a74a235
Merge branch 'anoa/rebind_3pids' of github.com:matrix-org/matrix-doc into anoa/rebind_3pids
2019-08-13 17:17:11 +01:00
Andrew Morgan
2547cc443c
backticks
2019-08-13 17:17:06 +01:00
Andrew Morgan
01fc54faae
Update proposals/2229-rebind-existing-3pid.md
...
Co-Authored-By: Travis Ralston <travpc@gmail.com>
2019-08-13 17:15:48 +01:00
Andrew Morgan
5b1ea4ffcb
Update proposals/2229-rebind-existing-3pid.md
...
Co-Authored-By: J. Ryan Stinnett <jryans@gmail.com>
2019-08-13 17:13:48 +01:00