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 |
Hubert Chathi
|
1f1d22f667
|
fix a couple of missed m.reference changes
|
5 years ago |
Hubert Chathi
|
ab3ed738e4
|
drop the recommendation that requests highlight the user
|
5 years ago |
Hubert Chathi
|
7469198d8b
|
add from_device fields and a FIXME
|
5 years ago |
Travis Ralston
|
156fbfb4c7
|
Merge pull request #2311 from matrix-org/travis/fix-changelog-again
Fix client-server typos changelog
|
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 |
Kitsune Ral
|
008185dfcb
|
Fix path grammar
Co-Authored-By: David Vo <auscompgeek@users.noreply.github.com>
|
5 years ago |
Matthew Hodgson
|
eddce00390
|
MSC2313: Ban lists
|
5 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
|
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 |
Kitsune Ral
|
f2850c7f6a
|
Initial draft of the Matrix URI scheme proposal
A remake of MSC455.
|
5 years ago |
Travis Ralston
|
500db6fa2c
|
Merge pull request #2245 from quotient-im/kitsune-map-to-enum-support
Render enums inside additionalProps as one more table
|
5 years ago |
Travis Ralston
|
b59998fd2b
|
Fix client-server typos changelog
Note: .misc is not a valid changelog entry.
|
5 years ago |
Travis Ralston
|
2e84465c13
|
Changelog
|
5 years ago |
Travis Ralston
|
48b8a95df6
|
Deprecate id_server and make it optional
As per [MSC2263](https://github.com/matrix-org/matrix-doc/pull/2263)
|
5 years ago |
Kitsune Ral
|
6b37bb1dd9
|
Merge remote-tracking branch 'remotes/origin/master' into kitsune-map-to-enum-support
|
5 years ago |
Kitsune Ral
|
79f16d40a9
|
Add a full stop
Co-Authored-By: Travis Ralston <travpc@gmail.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 |
Hubert Chathi
|
e19fca7d54
|
make some fixes, add a clarification, add a message to indicate completion
|
5 years ago |
Travis Ralston
|
1a8fbfedc9
|
Merge pull request #2305 from matrix-org/travis/spec/ss-search
Add s2s POST /publicRooms per MSC2197
|
5 years ago |
Travis Ralston
|
6d60b0458a
|
Merge pull request #2304 from matrix-org/travis/fix-ref
Point to the new v2 identity endpoint
|
5 years ago |
Andrew Morgan
|
9311e89941
|
Update proposals/2229-rebind-existing-3pid.md
Co-Authored-By: Hubert Chathi <hubert@uhoreg.ca>
|
5 years ago |
Travis Ralston
|
5cb7599196
|
Changelog
|
5 years ago |
Travis Ralston
|
8d865ca53a
|
Add s2s POST /publicRooms per MSC2197
See https://github.com/matrix-org/matrix-doc/pull/2197
|
5 years ago |
Travis Ralston
|
eebcaaef02
|
Point to the new v2 identity endpoint
|
5 years ago |
Hubert Chathi
|
332b5605c1
|
simplify protocol by embedding Alice's key in Bob's QR code
|
5 years ago |
Brendan Abolivier
|
6b0a8505ec
|
Propose case folding instead of lowercasing
|
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 |
Hubert Chathi
|
10b6fd6c8e
|
add more crypto magic, clarify things, add examples
|
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 |