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.
6 years ago
Travis Ralston
0265817c56
Merge pull request #1957 from matrix-org/travis/msc/integrations/discovery
...
MSC1957: Integration manager discovery
6 years ago
Travis Ralston
4ad9bf7059
Merge pull request #1961 from matrix-org/travis/msc/integrations/auth
...
MSC1961: Integration manager authentication APIs
6 years ago
Travis Ralston
b6f0e8e8ed
Clarify that the query string is because they are widgets
6 years ago
Travis Ralston
8b85fda52c
Add a link to the widget MSC to try and stem questions
6 years ago
Travis Ralston
8ca50eaf9f
Merge pull request #2010 from Sorunome/soru/spoilers
...
MSC2010: Add client-side spoilers
6 years ago
Travis Ralston
53a2ffb12a
Merge pull request #2197 from reivilibre/rei/msc_filter_over_fed
...
MSC2197: Search Filtering in Federation /publicRooms
6 years ago
Travis Ralston
788796e1c6
Multiple clarifications
6 years ago
Travis Ralston
9e073e9647
Speeeeeeling
...
Co-Authored-By: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
6 years ago
Andrew Morgan
997c5466a8
MSC2229: Allowing 3PID Owners to Rebind ( #2229 )
6 years ago
Olivier Wilkinson (reivilibre)
76f9196ff3
Address @richvdh's comments
6 years ago
Travis Ralston
865d3da0f8
General clarity improvements
6 years ago
Travis Ralston
22c9692684
Disclose origin story better
6 years ago
Travis Ralston
475c64de8c
Disclose origin story
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
Andrew Morgan
4059661c29
Update proposals/2229-rebind-existing-3pid.md
...
Co-Authored-By: Kitsune Ral <Kitsune-Ral@users.sf.net>
6 years ago
Olivier Wilkinson (reivilibre)
4219e272ec
Drop the hard SHOULD
...
Adopts @turt2live's phrasing
Signed-off-by: Olivier Wilkinson (reivilibre) <olivier@librepush.net>
6 years ago
Olivier Wilkinson (reivilibre)
7e85b9d56a
Acknowledge other potential error responses for fallback
...
Signed-off-by: Olivier Wilkinson (reivilibre) <olivier@librepush.net>
6 years ago
Olivier Wilkinson (reivilibre)
97f856d706
Domain name is potentially personally-identifying
...
Thanks to @turt2live
Signed-off-by: Olivier Wilkinson (reivilibre) <olivier@librepush.net>
6 years ago
Andrew Morgan
7758e0701c
Remove homeserver warning
6 years ago
Andrew Morgan
2e2a74a235
Merge branch 'anoa/rebind_3pids' of github.com:matrix-org/matrix-doc into anoa/rebind_3pids
6 years ago
Andrew Morgan
2547cc443c
backticks
6 years ago
Andrew Morgan
01fc54faae
Update proposals/2229-rebind-existing-3pid.md
...
Co-Authored-By: Travis Ralston <travpc@gmail.com>
6 years ago
Andrew Morgan
5b1ea4ffcb
Update proposals/2229-rebind-existing-3pid.md
...
Co-Authored-By: J. Ryan Stinnett <jryans@gmail.com>
6 years ago
Andrew Morgan
cb1e3b8373
Take into account the 1 is case
6 years ago
Andrew Morgan
f313b49c26
Add bind def.
6 years ago
Andrew Morgan
be77b5823c
fix up
6 years ago
Andrew Morgan
6ed0ae36ba
rename msc #
6 years ago
Andrew Morgan
ed4d805d2f
flesh out
6 years ago
Travis Ralston
87590cd778
Merge pull request #2223 from matrix-org/travis/fix-tombstone
...
Check for a state_key on the tombstone push rule
6 years ago
Andrew Morgan
783fd78a6f
wip
6 years ago
Olivier Wilkinson (reivilibre)
60cbc4567b
Addresses some of Andrew's comments
...
Signed-off-by: Olivier Wilkinson (reivilibre) <olivier@librepush.net>
6 years ago
Travis Ralston
a171d5f6fd
Check for a state_key on the tombstone push rule
...
This is an oversight from the proposal.
6 years ago
Travis Ralston
3087c76452
Merge pull request #2134 from matrix-org/hs/hash-identity
...
MSC2134: Identity Hash Lookups
6 years ago
Olivier Wilkinson (reivilibre)
493bb062af
MSC2197: update with privacy perspective
...
Includes recommendations for client developers.
Signed-off-by: Olivier Wilkinson (reivilibre) <olivier@librepush.net>
6 years ago
Matthew Hodgson
1df4ece112
Merge pull request #2215 from Dominaezzz/patch-1
...
Fix some typos
6 years ago
Dominic Fischer
a63fab20ee
Fix some typos
...
Signed-off-by: Dominic Fischer <dominicfischer7@gmail.com>
6 years ago
Travis Ralston
a71757f1ee
Merge pull request #2174 from matrix-org/rav/proposals/move_redacts_key
...
MSC2174: Move the `redacts` key to a sane place
6 years ago
Andrew Morgan
3edf5e3c16
Make hashes real values
6 years ago
Andrew Morgan
96e06b6f5f
Add line, britishise
6 years ago
Andrew Morgan
3877724774
fix speeling
6 years ago
Andrew Morgan
c401a4d47b
punctuation
6 years ago
Andrew Morgan
acf8d34474
Merge branch 'hs/hash-identity' of github.com:matrix-org/matrix-doc into hs/hash-identity
6 years ago
Andrew Morgan
3789d828fd
Incorporate solution analysis from the context of attacks
6 years ago
Olivier Wilkinson (reivilibre)
36e43ee326
Rewrap lines in MSC2917 to 80 chars wide
...
Signed-off-by: Olivier Wilkinson (reivilibre) <olivier@librepush.net>
6 years ago
Andrew Morgan
136eea8578
Merge branch 'master' of github.com:matrix-org/matrix-doc
6 years ago
Andrew Morgan
28596a6c74
Add missing changelog for #2204 .
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
Andrew Morgan
f989263872
MSC2181: Add an Error Code for Signaling a Deactivated User ( #2181 )
6 years ago
Richard van der Hoff
0c7c48bd12
MSC2175: Remove the `creator` field from `m.room.create` events ( #2175 )
...
Fixes #1193
6 years ago