Travis Ralston
9cf03325b9
Merge pull request #2046 from matrix-org/travis/1.0/msc1915-unbind
...
Spec 3PID unbind API
6 years ago
Travis Ralston
b92b147797
Merge pull request #1719 from uhoreg/olm_unwedging
...
MSC1719: olm session unwedging
6 years ago
Travis Ralston
dda7afa845
Merge pull request #1717 from uhoreg/e2e_verification
...
MSC1717: common definitions for key verification methods
6 years ago
Hubert Chathi
6929579360
add some clarifications
6 years ago
Hubert Chathi
ffb70a2fab
fix typo
...
Co-Authored-By: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
6 years ago
Hubert Chathi
84f0d9d7e4
add clarification
6 years ago
Travis Ralston
0463084924
Spec 3PID unbind API
...
As per [MSC1915](https://github.com/matrix-org/matrix-doc/pull/1915 )
Implementation proof:
* https://github.com/matrix-org/synapse/pull/4982
* https://github.com/matrix-org/sydent/pull/160
The only alteration made which differs from the proposal is clarity on how to handle homeservers not knowing the `id_server`. All other differences are unintentional.
6 years ago
Hubert Chathi
ac08c84612
remove duplicate consideration
...
Co-Authored-By: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
6 years ago
Hubert Chathi
dd74baa5d0
clarify wording
6 years ago
Hubert Chathi
d39baba21b
add a security note
6 years ago
Hubert Chathi
7705006260
1 hour seems to be fine
6 years ago
Matthew Hodgson
37871106c6
MSC2002: Proposal for adopting MSC1884 as v4 rooms ( #2002 )
6 years ago
Andrew Morgan
c230c2fd2f
Merge pull request #1967 from aqtusia/master
...
Replace /bind with /3pid/bind
6 years ago
Andrew Morgan
5792e5f4de
Merge pull request #1954 from matrix-org/neilj/Remove-prev_content-from-the-essential-keys-list2
...
MSC1954: Proposal to remove prev_content from the essential keys list
6 years ago
Neil Johnson
911fb94ea0
typos
6 years ago
aqtusia
2eb9708f7f
Replace /unbind with /3pid/unbind
6 years ago
Neil Johnson
b41fbc86b6
add further potential issues and security concerns
6 years ago
Travis Ralston
b12e92440e
Merge pull request #1930 from matrix-org/travis/msc/tombstone-notif
...
MSC1930: Add a push rule for m.room.tombstone events
6 years ago
Travis Ralston
cecf75c9a9
Merge pull request #1884 from matrix-org/rav/proposal/no_slash_in_event_id
...
MSC1884: Proposal to replace slashes in event IDs
6 years ago
Travis Ralston
99cd064f26
Update original MSC as per proposal guidelines
6 years ago
Neil Johnson
743eeca27a
MSC to remove prev_content from the essential keys list
6 years ago
Matthew Hodgson
88f533f0db
incorporate further feedback
6 years ago
Matthew Hodgson
417f3a3e8b
incorporate further feedback from vdh
6 years ago
Hubert Chathi
9dcf2d6a28
Update proposals/1884-replace-slashes-in-event_ids.md
...
Co-Authored-By: ara4n <matthew@arasphere.net>
6 years ago
Matthew Hodgson
207d6cf851
update MSC1884 to reflect new conclusions following discussion on the PR
6 years ago
Hubert Chathi
696e568fb2
add some clarifications
6 years ago
David Baker
410a5dbbff
Update proposals/1915-unbind-identity-server-param.md
...
Co-Authored-By: erikjohnston <erikj@jki.re>
6 years ago
Erik Johnston
bd4fab7a15
Be more explicit identity server selection and errors
6 years ago
Travis Ralston
0e07a6d243
Proposal to have a push rule for m.room.tombstone events
6 years ago
Hubert Chathi
1749a91344
make MSC mentions into links
6 years ago
Hubert Chathi
4842a718d8
fill in some of the other sections
6 years ago
Hubert Chathi
f9a00fc943
clarify that not understanding a verification method should not auto-cancel
6 years ago
Erik Johnston
60f1cf79de
Update wording and add deactivate account API
6 years ago
David Baker
77110b46df
Update proposals/1915-unbind-identity-server-param.md
...
Co-Authored-By: erikjohnston <erikj@jki.re>
6 years ago
Erik Johnston
ee6513d608
Add alternative sid/client_secret authentication
6 years ago
Erik Johnston
f92925ed45
Add a 3PID unbind API
6 years ago
Richard van der Hoff
82258fc0fc
Proposal for changing event ids. Again.
6 years ago
Erik Johnston
7eb8b5d7f3
Add proposal for invite error code
6 years ago
Travis Ralston
f5134b2d8b
Merge pull request #1819 from matrix-org/neilj/msc-remove-presence-lists
...
MSC:1819 Remove Presence Lists
6 years ago
Travis Ralston
1cf9086c26
Merge pull request #1831 from matrix-org/travis/msc/wk-before-srv
...
MSC1831: Change the order of .well-known and SRV discovery techniques
6 years ago
Travis Ralston
41e50d553e
Merge pull request #1830 from matrix-org/travis/spec/x509-wk
...
Specify .well-known s2s discovery and X.509 validation
6 years ago
Travis Ralston
6421582bf2
Clarifications and alter the error handling of .well-known
...
Note that MSC1831 changes the order, so the changes to MSC1708 might not make sense when combining all the proposals together. However, independently the change should make sense.
6 years ago
Travis Ralston
00de03bddb
Merge remote-tracking branch 'origin/travis/msc/wk-before-srv' into travis/msc/wk-before-srv
6 years ago
Travis Ralston
2fe6b2cb5c
Plagiarize from richvdh for a better explanation
6 years ago
Travis Ralston
ab7876cbef
Update 1831-srv-after-wellknown.md
6 years ago
Travis Ralston
0e90cf6a0c
Proposal to change the order of .well-known and SRV discovery techniques
6 years ago
Travis Ralston
ccce6c196d
Specify how capabilities work in the c2s API
...
Original proposals:
* https://github.com/matrix-org/matrix-doc/pull/1753
* https://github.com/matrix-org/matrix-doc/pull/1804
Implementation proof:
* https://github.com/matrix-org/synapse/pull/4472
* https://github.com/matrix-org/matrix-js-sdk/pull/830
There is one change to MSC1753 which is included in this commit. MSC1804 remains unchanged. In the original proposal, the change password capability being present was an indication that password changes were possible. It was found that this doesn't really communicate the state very well to clients in that lack of a capability (or a 404, etc) would mean that users would erroneously not be able to change their passwords. A simple boolean flag was added to assist clients in detecting this capability.
6 years ago
Travis Ralston
72a2871021
Merge pull request #1804 from matrix-org/travis/msc/room-version-client-advertising
...
MSC1804: Advertising capable room versions to clients
6 years ago
Erik Johnston
1c0742ed6a
MSC 1659 Proposal: Change Event IDs to Hashes ( #1659 )
6 years ago
Neil Johnson
2eae933ed6
hard wrap to 80 chars
6 years ago