Travis Ralston
|
ce286dac02
|
Merge pull request #1538 from uhoreg/e2e_backup
MSC1219: storing megolm keys serverside
|
5 years ago |
Hubert Chathi
|
a6977f19c5
|
Update proposals/1219-storing-megolm-keys-serverside.md
Co-Authored-By: aditsachde <23707194+aditsachde@users.noreply.github.com>
|
5 years ago |
Travis Ralston
|
7236f1c741
|
Merge pull request #1983 from matrix-org/travis/msc/leave-reason
MSC1983: Supporting a reason for leaving rooms
|
5 years ago |
Hubert Chathi
|
5799c433fe
|
add HTTP status codes for errors and move key format to the right spot
|
5 years ago |
Hubert Chathi
|
576177b579
|
make version optional in versions update
|
5 years ago |
Andrew Morgan
|
6274a66ae5
|
Merge pull request #2176 from matrix-org/rav/proposals/update-redaction
MSC2176: Update the redaction rules
|
5 years ago |
Travis Ralston
|
f608c48f8a
|
Merge pull request #2290 from matrix-org/anoa/msc_separate_hs_api
MSC2290: Separate Endpoints for Threepid Binding
|
5 years ago |
Hubert Chathi
|
54e73e4729
|
Apply suggestions from code review
Co-Authored-By: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
|
5 years ago |
Andrew Morgan
|
46e7137252
|
Don't remove id_server and id_access_token
|
5 years ago |
Andrew Morgan
|
ec7e795112
|
reflow
|
5 years ago |
Andrew Morgan
|
0332d531e9
|
Merge branch 'anoa/msc_separate_hs_api' of github.com:matrix-org/matrix-doc into anoa/msc_separate_hs_api
|
5 years ago |
Andrew Morgan
|
1a51a24768
|
UIAA on /account/3pid/add
|
5 years ago |
Andrew Morgan
|
219ebff6d3
|
typo fix
Co-Authored-By: Hubert Chathi <hubert@uhoreg.ca>
|
5 years ago |
Andrew Morgan
|
9311e89941
|
Update proposals/2229-rebind-existing-3pid.md
Co-Authored-By: Hubert Chathi <hubert@uhoreg.ca>
|
5 years ago |
Andrew Morgan
|
40420d9633
|
Update proposals/2290-separate-threepid-bind-hs.md
Co-Authored-By: Kitsune Ral <Kitsune-Ral@users.sf.net>
|
5 years ago |
Andrew Morgan
|
bd64ffc442
|
Homeservers shouldn't proxy to user-provided identity servers anymore
|
5 years ago |
Richard van der Hoff
|
5d6113db1e
|
Update the MSC template (#2296)
Tradeoffs->Alternatives, and kill the Conclusions section
|
5 years ago |
Andrew Morgan
|
87d641c7c1
|
Describe what the IS and HS are doing in the examples
|
5 years ago |
Andrew Morgan
|
e50bb3df25
|
Mention that homeserver's should remember binds done through them
|
5 years ago |
Andrew Morgan
|
53519f98d0
|
Pin a spec version when we link to it
|
5 years ago |
Andrew Morgan
|
169174e00b
|
Suggest the use of a unstable flag
|
5 years ago |
Andrew Morgan
|
1e69a7f3f2
|
be assertive
|
5 years ago |
Andrew Morgan
|
3eda9f7b28
|
Merge branch 'anoa/msc_separate_hs_api' of github.com:matrix-org/matrix-doc into anoa/msc_separate_hs_api
|
5 years ago |
Andrew Morgan
|
0b67f34578
|
Address review comments
|
5 years ago |
Andrew Morgan
|
c57250b393
|
Apply suggestions from code review
Co-Authored-By: Travis Ralston <travpc@gmail.com>
|
5 years ago |
Andrew Morgan
|
2a55310754
|
Clarify why MSC2229 was made obselete
|
5 years ago |
Andrew Morgan
|
af2467606e
|
parameter, not endpoint
|
5 years ago |
Andrew Morgan
|
4bc005ac84
|
Remove threepid explanation
|
5 years ago |
Andrew Morgan
|
f06ba491fe
|
Assign meaning to bind and add
|
5 years ago |
Andrew Morgan
|
f36ed9a271
|
typos
|
5 years ago |
Andrew Morgan
|
7b656e9013
|
Update proposals/2290-separate-threepid-bind-hs.md
Co-Authored-By: Matthew Hodgson <matthew@matrix.org>
|
5 years ago |
Andrew Morgan
|
196f27efb2
|
Update proposals/2290-separate-threepid-bind-hs.md
Co-Authored-By: Matthew Hodgson <matthew@matrix.org>
|
5 years ago |
Andrew Morgan
|
1fc1e3c6ce
|
run on sentence
|
5 years ago |
Andrew Morgan
|
5b259bfb52
|
Fix homeserver binding example
|
5 years ago |
Andrew Morgan
|
cb7c072edb
|
Two new endpoints instead of one
|
5 years ago |
Andrew Morgan
|
5193c319e7
|
Cleaner API endpoints
|
5 years ago |
Andrew Morgan
|
f5b10c689f
|
cleanup
|
5 years ago |
Andrew Morgan
|
7096092da9
|
init
|
5 years ago |
Travis Ralston
|
c00fe02fd1
|
Merge pull request #1802 from matrix-org/babolivier/standardised-federation-response-format
MSC1802: Remove the '200' value from some federation responses
|
5 years ago |
Hubert Chathi
|
8123c4ef0f
|
additional clarification
|
5 years ago |
Hubert Chathi
|
cf953c47fd
|
clarifications, change "hash" to "etag"
|
5 years ago |
Brendan Abolivier
|
48e8c55138
|
Merge branch 'master' into babolivier/standardised-federation-response-format
|
5 years ago |
Brendan Abolivier
|
620e5dd74d
|
Merge branch 'babolivier/standardised-federation-response-format' of github.com:matrix-org/matrix-doc into babolivier/standardised-federation-response-format
|
5 years ago |
Brendan Abolivier
|
cb2b71c0be
|
Remove /send + rename
|
5 years ago |
Brendan Abolivier
|
fc26230007
|
Update proposals/1802-standardised-federation-response-format.md
Co-Authored-By: Matthew Hodgson <matthew@matrix.org>
|
5 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.
|
5 years ago |
Travis Ralston
|
2d784d93ef
|
Merge branch 'master' into travis/spec/is-auth
|
5 years ago |
Travis Ralston
|
675cabc33d
|
Merge pull request #2263 from matrix-org/travis/msc/id-server-optional
MSC2263: Give homeservers the ability to handle their own 3PID registrations/password resets
|
5 years ago |
Matthew Hodgson
|
a805d2b779
|
oops, premature merge
|
5 years ago |
Matthew Hodgson
|
6d71a41e22
|
Proposal for ignoring invites
|
5 years ago |