Commit Graph

5700 Commits (194fef80225087f858b93b16f7651a20c13f320c)
 

Author SHA1 Message Date
Travis Ralston e59bb20dc3 Try to clarify the filter information on /context 6 years ago
Travis Ralston ef957b990d
Merge pull request #2341 from matrix-org/travis/spec/fix-2298
Clarify that submit_url is without authentication
6 years ago
Travis Ralston f012da17a1 Explain why e2e previews are bad 6 years ago
Hubert Chathi a514485bcb add note about displaying other events 6 years ago
Hubert Chathi f4bad37c10 add notes about redactions/edits 6 years ago
Travis Ralston a50e828509
Merge pull request #2342 from matrix-org/travis/spec/fix-1982
Clarify what format the `country` is on phone number inputs
6 years ago
Travis Ralston a85d72a1ee
Merge pull request #2345 from matrix-org/travis/spec/fix-2269
Clarify that the room ID is the object key in /sync responses
6 years ago
Travis Ralston 3d954f93b5 Clarify that the room ID is the object key in /sync responses
Fixes https://github.com/matrix-org/matrix-doc/issues/2269
6 years ago
Travis Ralston 021c056efc Add filter query param to /context
This was missed as part of lazy-loading.

Fixes https://github.com/matrix-org/matrix-doc/issues/2338
6 years ago
Travis Ralston b662a33081 Recommend that clients don't preview URLs in encrypted rooms
Any stronger of a recommendation would probably require a MSC due to the behaviour change. 

Fixes https://github.com/matrix-org/matrix-doc/issues/2120
6 years ago
Travis Ralston 284b15495b Clarify what format the `country` is on phone number inputs
Fixes https://github.com/matrix-org/matrix-doc/issues/1982
6 years ago
Travis Ralston 1dfe2ade08 Changelog 6 years ago
Travis Ralston e95eafb2ba Clarify that submit_url is without authentication
The request is authorized by its parameters, not by an additional access token.

Fixes https://github.com/matrix-org/matrix-doc/issues/2298
6 years ago
Tulir Asokan 30106aaaac Add section about backwards compatibility
Signed-off-by: Tulir Asokan <tulir@maunium.net>
6 years ago
Hubert Chathi a51805cfe7
Apply suggestions from code review
Co-Authored-By: Kitsune Ral <Kitsune-Ral@users.sf.net>
6 years ago
Hubert Chathi 3e42cf528b
Apply suggestions from code review
Co-Authored-By: David Baker <dbkr@users.noreply.github.com>
6 years ago
Hubert Chathi 7466955744 add note that verifying yourself may want to use to_device instead 6 years ago
Richard van der Hoff ae163ab818
remove some lies about markdown being bad (#2337) 6 years ago
Aaron Raimist 14c32cc4bf Wrap lines 6 years ago
Aaron Raimist 6270983b7f MSC2334 - Change default room version to v5
Signed-off-by: Aaron Raimist <aaron@raim.ist>
6 years ago
Travis Ralston f281ac69cd
Merge pull request #2328 from matrix-org/travis/spec/2290-new-bind
Spec MSC2290: 3PID binding split
6 years ago
Travis Ralston ce286dac02
Merge pull request #1538 from uhoreg/e2e_backup
MSC1219: storing megolm keys serverside
6 years ago
Travis Ralston 2bca44a2e5 Remove extraneous backwards compatibility note 6 years ago
Hubert Chathi a6977f19c5
Update proposals/1219-storing-megolm-keys-serverside.md
Co-Authored-By: aditsachde <23707194+aditsachde@users.noreply.github.com>
6 years ago
Hubert Chathi 4fadace9c8
Update proposals/1946-secure_server-side_storage.md
Co-Authored-By: David Baker <dbkr@users.noreply.github.com>
6 years ago
Hubert Chathi 86eccc3bc8 change how we mark the default key, and make sure clients trust keys 6 years ago
Travis Ralston f5f12a29e0 Spec MSC2290: 3PID binding split 6 years ago
Hubert Chathi b27f6985b2 more clarifications 6 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>
6 years ago
Hubert Chathi 788e98711e Merge branch 'e2e_verification_in_dms' of github.com:uhoreg/matrix-doc into e2e_verification_in_dms 6 years ago
Hubert Chathi 1d165eec29 add clarifications 6 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>
6 years ago
Brendan Abolivier 4517506d57
Incorporate review 6 years ago
Brendan Abolivier 6bd2876688
MSC number 6 years ago
Brendan Abolivier ba8880546d
Proposal for versions information on the identity server API 6 years ago
Kitsune Ral 644bb3e4d4 Follow-ups on review comments 6 years ago
Travis Ralston 7236f1c741
Merge pull request #1983 from matrix-org/travis/msc/leave-reason
MSC1983: Supporting a reason for leaving rooms
6 years ago
Hubert Chathi 5799c433fe add HTTP status codes for errors and move key format to the right spot 6 years ago
Hubert Chathi 576177b579 make version optional in versions update 6 years ago
Hubert Chathi 1f1d22f667 fix a couple of missed m.reference changes 6 years ago
Hubert Chathi ab3ed738e4 drop the recommendation that requests highlight the user 6 years ago
Hubert Chathi 7469198d8b add from_device fields and a FIXME 6 years ago
Travis Ralston 156fbfb4c7
Merge pull request #2311 from matrix-org/travis/fix-changelog-again
Fix client-server typos changelog
6 years ago
Andrew Morgan 6274a66ae5
Merge pull request #2176 from matrix-org/rav/proposals/update-redaction
MSC2176: Update the redaction rules
6 years ago
Travis Ralston f608c48f8a
Merge pull request #2290 from matrix-org/anoa/msc_separate_hs_api
MSC2290: Separate Endpoints for Threepid Binding
6 years ago
Kitsune Ral 008185dfcb
Fix path grammar
Co-Authored-By: David Vo <auscompgeek@users.noreply.github.com>
6 years ago
Matthew Hodgson eddce00390 MSC2313: Ban lists 6 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
6 years ago
Hubert Chathi 54e73e4729
Apply suggestions from code review
Co-Authored-By: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
6 years ago
Kitsune Ral f2850c7f6a Initial draft of the Matrix URI scheme proposal
A remake of MSC455.
6 years ago