Aaron Raimist
14c32cc4bf
Wrap lines
5 years ago
Aaron Raimist
6270983b7f
MSC2334 - Change default room version to v5
...
Signed-off-by: Aaron Raimist <aaron@raim.ist>
5 years ago
Travis Ralston
f281ac69cd
Merge pull request #2328 from matrix-org/travis/spec/2290-new-bind
...
Spec MSC2290: 3PID binding split
5 years ago
Travis Ralston
ce286dac02
Merge pull request #1538 from uhoreg/e2e_backup
...
MSC1219: storing megolm keys serverside
5 years ago
Travis Ralston
2bca44a2e5
Remove extraneous backwards compatibility note
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
Hubert Chathi
4fadace9c8
Update proposals/1946-secure_server-side_storage.md
...
Co-Authored-By: David Baker <dbkr@users.noreply.github.com>
5 years ago
Hubert Chathi
86eccc3bc8
change how we mark the default key, and make sure clients trust keys
5 years ago
Travis Ralston
f5f12a29e0
Spec MSC2290: 3PID binding split
5 years ago
Hubert Chathi
b27f6985b2
more clarifications
5 years ago
Hubert Chathi
9dfca61ae7
Apply suggestions from code review
...
Co-Authored-By: David Baker <dbkr@users.noreply.github.com>
Co-Authored-By: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
Co-Authored-By: Erik Johnston <erikj@jki.re>
5 years ago
Hubert Chathi
788e98711e
Merge branch 'e2e_verification_in_dms' of github.com:uhoreg/matrix-doc into e2e_verification_in_dms
5 years ago
Hubert Chathi
1d165eec29
add clarifications
5 years ago
Hubert Chathi
06ee66d6b0
Apply suggestions from code review
...
Co-Authored-By: Kitsune Ral <Kitsune-Ral@users.sf.net>
Co-Authored-By: David Baker <dbkr@users.noreply.github.com>
5 years ago
Brendan Abolivier
4517506d57
Incorporate review
5 years ago
Brendan Abolivier
6bd2876688
MSC number
5 years ago
Brendan Abolivier
ba8880546d
Proposal for versions information on the identity server API
5 years ago
Kitsune Ral
644bb3e4d4
Follow-ups on review comments
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
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