Commit Graph

5095 Commits (hs/shared-rooms)
 

Author SHA1 Message Date
Jonathan de Jong d58d0a1da0
apply review feedback (#4035) 11 months ago
Andrew Morgan 92aef5b242
restrict the allowed characters for the next_batch_token
Co-authored-by: Jonathan de Jong <jonathandejong02@gmail.com>
1 year ago
Andrew Morgan 7829c3bf4a
Update proposals/2666-get-rooms-in-common.md
Co-authored-by: Jonathan de Jong <jonathandejong02@gmail.com>
1 year ago
Jonathan de Jong 60ae94fbbe
Add invalid batch_token error code (#4017) 1 year ago
Jonathan de Jong 6f4f01b215
Apply review feedback (#3913)
- convert to using query parameters
- add pagination
- add rate-limit-ness
- add forward-compatibility considerations
- alter unstable prefix and unstable_features
- misc reflow of the markdown
1 year ago
Andrew Morgan ea49670496 provide a link to lazy-loading of room members spec 2 years ago
Andrew Morgan b946cc3652 Update an old link to the spec; fix endpoint text 2 years ago
Jonathan de Jong 6a4e5238e3
Remove M_UNKNOWN response (#3822) 2 years ago
Will Hunt d59d05187a
Reject r0, embrace v1
Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
2 years ago
Jonathan de Jong a1de65f178
@MSC2666: Add "may return 400" qualifier (#3770)
Resolves [this comment](https://github.com/matrix-org/matrix-spec-proposals/pull/2666#discussion_r830500133)

Rationale for `M_UNKNOWN`: There's not a "semantically more close" variant of that error, and i'm hesitant to add a new error.

cc @Half-Shot
2 years ago
Will Hunt 591d3e55c9
Apply suggestions from code review
Co-authored-by: Jonathan de Jong <jonathandejong02@gmail.com>
2 years ago
Jonathan de Jong fbbb2d9564
typo fix and shared_rooms -> mutual_rooms (#3631) 2 years ago
Will Hunt 1a389f9644
Update proposals/2666-get-rooms-in-common.md
Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
4 years ago
Will Hunt cd173d5f3a
Add errcode 4 years ago
Will Hunt c45370474c consistent newlines 4 years ago
Will Hunt a4f5bae714 another reference to the auth user id 4 years ago
Will Hunt 4ac7ce85f3 remove referneces to user_id 4 years ago
Will Hunt d3b17e6ed1 Merge branch 'hs/shared-rooms' of github.com:matrix-org/matrix-doc into hs/shared-rooms 4 years ago
Will Hunt 10a2df2069 Fixes 4 years ago
Will Hunt db99583ce5
Update to use /uk.half-shot.msc2666/ 4 years ago
Will Hunt 3f2faeffc7
add same user case 4 years ago
Will Hunt 52540768fa
uhoreg fixes my spelling
Co-authored-by: Hubert Chathi <hubert@uhoreg.ca>
4 years ago
Will Hunt d885bcf27b Clarify empty responses 4 years ago
Will Hunt 630af1c396 more tidyup 4 years ago
Will Hunt 2b75da81ee Wording tidyup 4 years ago
Will Hunt 29f02edb2c Update MSC number in prefix 4 years ago
Will Hunt 008951f222 Try to clarify Proposal, update response format 4 years ago
Will Hunt 4264f32fe3 correct MSC number 4 years ago
Will Hunt c61790eb79 MSC 2664: Get rooms in common with another user 4 years ago
Hubert Chathi a91c6446bc
Merge pull request #2639 from uhoreg/backup_version_required
various key backups fixes
4 years ago
Patrick Cloke 782aed7383
Add proposal for accepting query parameters to the login fallback endpoint. (#2604) 4 years ago
Hubert Chathi b770cfee8b
Merge pull request #2653 from uhoreg/spec-fixes-20200623
Various small fixes in e2e spec
4 years ago
Hubert Chathi 3e3eafc6ce add changelog 4 years ago
Hubert Chathi 72ad26ec92 fix changelog 4 years ago
Hubert Chathi 8e2ba5ad2a remove nonexistent field in verification and fix types in secret storage 4 years ago
Hubert Chathi 83e4d8c413
Merge pull request #2597 from uhoreg/ssss_spec
initial spec of SSSS
4 years ago
Travis Ralston 465ed38416
Merge pull request #2647 from jplatte/event-titles
Make event's title fields UpperCamelCase and distinguish /sync ones
4 years ago
Jonas Platte 763e5654cc
Make event's title fields UpperCamelCase and distinguish /sync ones 4 years ago
Travis Ralston 11a808aefd
Merge pull request #2646 from jplatte/unsigned-data
Consistently use the title UnsignedData for the unsigned object
4 years ago
Jonas Platte 049275c33b
Consistently use the title UnsignedData for the unsigned object 4 years ago
Hubert Chathi b44ebaa32e add changelog 4 years ago
Hubert Chathi 24427242f7 fix more mistakes in key backup spec, and factor out room key backups 4 years ago
Hubert Chathi af6e1157d9 version is required when getting keys. Also add some full stops. 4 years ago
Richard van der Hoff 5cb4b086c7
Clarifications to the push module (#2634)
* Minor clarifications to the push spec
* move conditions before defaults
4 years ago
Brendan Abolivier f1e3118317 Revert "MSCXXXX: Ability for clients to request homeservers to resync device lists"
This reverts commit 79dc04515e562847774e2f722fb14401bfb90583.
4 years ago
Brendan Abolivier 9b7a883b50
MSCXXXX: Ability for clients to request homeservers to resync device lists 4 years ago
Travis Ralston ffd739137e
Merge pull request #2399 from uhoreg/reporting_no_key
MSC2399: Reporting that decryption keys are withheld
4 years ago
Travis Ralston 97191b9348
Merge pull request #2629 from deepbluev7/sync-example-fixes
Remove room_id from /sync examples
4 years ago
Hubert Chathi 269e83c233 more clarifications 4 years ago
Nicolas Werner e3d12d6769 Remove room_id from /sync examples
Signed-off-by: Nicolas Werner <nicolas.werner@hotmail.de>
4 years ago