Commit Graph

759 Commits (d58d0a1da0e89a25a8e4ddcf4d2c9e439b1b9bdd)

Author SHA1 Message Date
Jonathan de Jong d58d0a1da0
apply review feedback (#4035) 2 years ago
Andrew Morgan 92aef5b242
restrict the allowed characters for the next_batch_token
Co-authored-by: Jonathan de Jong <jonathandejong02@gmail.com>
3 years ago
Andrew Morgan 7829c3bf4a
Update proposals/2666-get-rooms-in-common.md
Co-authored-by: Jonathan de Jong <jonathandejong02@gmail.com>
3 years ago
Jonathan de Jong 60ae94fbbe
Add invalid batch_token error code (#4017) 3 years 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
3 years ago
Andrew Morgan ea49670496 provide a link to lazy-loading of room members spec 3 years ago
Andrew Morgan b946cc3652 Update an old link to the spec; fix endpoint text 3 years ago
Jonathan de Jong 6a4e5238e3
Remove M_UNKNOWN response (#3822) 4 years ago
Will Hunt d59d05187a
Reject r0, embrace v1
Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
4 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
4 years ago
Will Hunt 591d3e55c9
Apply suggestions from code review
Co-authored-by: Jonathan de Jong <jonathandejong02@gmail.com>
4 years ago
Jonathan de Jong fbbb2d9564
typo fix and shared_rooms -> mutual_rooms (#3631) 4 years ago
Will Hunt 1a389f9644
Update proposals/2666-get-rooms-in-common.md
Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
5 years ago
Will Hunt cd173d5f3a
Add errcode 5 years ago
Will Hunt c45370474c consistent newlines 5 years ago
Will Hunt a4f5bae714 another reference to the auth user id 5 years ago
Will Hunt 4ac7ce85f3 remove referneces to user_id 5 years ago
Will Hunt d3b17e6ed1 Merge branch 'hs/shared-rooms' of github.com:matrix-org/matrix-doc into hs/shared-rooms 5 years ago
Will Hunt 10a2df2069 Fixes 5 years ago
Will Hunt db99583ce5
Update to use /uk.half-shot.msc2666/ 5 years ago
Will Hunt 3f2faeffc7
add same user case 6 years ago
Will Hunt 52540768fa
uhoreg fixes my spelling
Co-authored-by: Hubert Chathi <hubert@uhoreg.ca>
6 years ago
Will Hunt d885bcf27b Clarify empty responses 6 years ago
Will Hunt 630af1c396 more tidyup 6 years ago
Will Hunt 2b75da81ee Wording tidyup 6 years ago
Will Hunt 29f02edb2c Update MSC number in prefix 6 years ago
Will Hunt 008951f222 Try to clarify Proposal, update response format 6 years ago
Will Hunt 4264f32fe3 correct MSC number 6 years ago
Will Hunt c61790eb79 MSC 2664: Get rooms in common with another user 6 years ago
Patrick Cloke 782aed7383
Add proposal for accepting query parameters to the login fallback endpoint. (#2604) 6 years ago
Brendan Abolivier f1e3118317 Revert "MSCXXXX: Ability for clients to request homeservers to resync device lists"
This reverts commit 79dc04515e562847774e2f722fb14401bfb90583.
6 years ago
Brendan Abolivier 9b7a883b50
MSCXXXX: Ability for clients to request homeservers to resync device lists 6 years ago
Travis Ralston ffd739137e
Merge pull request #2399 from uhoreg/reporting_no_key
MSC2399: Reporting that decryption keys are withheld
6 years ago
Richard van der Hoff 4aa778cdee
Put the MSC number in the proposal template (#2622)
this seems to be our convention.
6 years ago
Travis Ralston 34f2d482be
Merge pull request #2265 from matrix-org/babolivier/msc_email_case
MSC2265: Proposal for mandating case folding when processing e-mail address localparts
6 years ago
Travis Ralston ac187904bb Update MSC1779 to forward link to matrix.org/foundation 6 years ago
Travis Ralston e9e9366804
Merge pull request #2209 from lucavb/master
MSC2209: Alter auth rules to check notifications in m.room.power_levels
6 years ago
Travis Ralston 5b0e94c6e0
Merge pull request #2240 from matrix-org/travis/msc/rooms-v6
MSC2240: Room version 6
6 years ago
Travis Ralston e422bad0ab
Merge pull request #2540 from matrix-org/clokep/json-validation-room-ver
MSC2540: Stricter event validation: JSON compliance
6 years ago
Hubert Chathi 40ec1ae1a9
clarification 6 years ago
Hubert Chathi 64b1ea3323
clarify which key again 6 years ago
Hubert Chathi 915e698c23
clarify which key 6 years ago
Travis Ralston e264124faa
Merge pull request #2472 from uhoreg/symmetric_ssss
MSC2472: Symmetric SSSS
6 years ago
Patrick Cloke 07716711f1
Give more guidance on how invalid events should be handled.
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
6 years ago
Patrick Cloke f5ebe33a9c Reword how bad values are handled. 6 years ago
Travis Ralston f9af712e1b
Merge pull request #2526 from uhoreg/e2e_delete_backup
MSC2526: Add ability to delete key backups
6 years ago
Hubert Chathi bac9afa124 document error codes and remove a statement that isn't true 6 years ago
Patrick Cloke e5fa76c8ed
Clarify range a bit more. 6 years ago
Patrick Cloke 007c8b5799
Clarify the range of valid values. 6 years ago
Patrick Cloke 0b6301ac80
Fix grammar and typos from review.
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
6 years ago