aboutsummaryrefslogtreecommitdiff
path: root/sytest-whitelist
AgeCommit message (Expand)Author
2020-10-10Validate m.room.create events in send_join responses (#1505)Kegsay
2020-10-09reject invalid UTF-8 (#1472)Pestdoktor
2020-10-09Implement fully read markers (#1475)Loïck Bonniot
2020-10-07Deep checking of forward extremities (#1491)Neil Alexander
2020-10-05Resolve state after event against current room state when determining latest ...Neil Alexander
2020-10-02Implement account deactivation (#1455)Loïck Bonniot
2020-10-02Add history visibility guards (#1470)Kegsay
2020-10-02Fix initial sync (#1465)Neil Alexander
2020-09-29Finish implementing the capabilities endpoint (#1449)bn4t
2020-09-24Return the correct error codes for v6 invite JSON violations (#1440)Neil Alexander
2020-09-24Reject make_join for empty rooms (#1439)Neil Alexander
2020-09-22Initial notary support (#1436)Neil Alexander
2020-09-21Soft-fail (#1364)Neil Alexander
2020-09-16Implement rejected events (#1426)Kegsay
2020-09-10Peeking via MSC2753 (#1370)Matthew Hodgson
2020-09-04Password changes (#1397)Neil Alexander
2020-09-01Public room client API changes (#1368)Rohit Mohan
2020-08-25Fix 'Invited user can reject invite over federation several times' (#1341)Kegsay
2020-08-17Make PerformJoin responsible for sending invite to RS input (#1277)Neil Alexander
2020-08-17Synchronous invites (#1273)Neil Alexander
2020-08-13Make 'Device list doesn't change if remote server is down' pass (#1268)Kegsay
2020-08-12Fix more E2E sytests (#1265)Kegsay
2020-08-12Add sync mechanism to block when updating device lists (#1264)Kegsay
2020-08-12Bugfixes for 'If remote user leaves room we no longer receive device updates'...Kegsay
2020-08-11Support for server ACLs (#1261)Neil Alexander
2020-08-11Update whitelistKegan Dougal
2020-08-11Reduce cooldown to make sure sytest doesn't give up (#1257)Kegsay
2020-08-10bugfix: when a user's key changes, don't notify everyone on the server (#1253)Kegsay
2020-08-07Finish inbound E2E device lists (#1243)Kegsay
2020-08-04Update whitelistKegan Dougal
2020-08-03Generate stream IDs for locally uploaded device keys (#1236)Kegsay
2020-07-31Fix edge cases around device lists (#1234)Kegsay
2020-07-30Notify clients when devices are deleted (#1233)Kegsay
2020-07-30Implement /keys/changes (#1232)Kegsay
2020-07-30Hook up device list updates to the sync notifier (#1231)Kegsay
2020-07-28User directory (#1225)Neil Alexander
2020-07-28Modify /state/{eventType}/{stateKey} to return the event at the time the user...Kegsay
2020-07-27Return HTTP errors when trying to kick invalid users (#1221)Kegsay
2020-07-22Handle inbound federation E2E key queries/claims (#1215)Kegsay
2020-07-21Implement claiming one-time keys locally (#1210)Kegsay
2020-07-15Implement /keys/query locally (#1204)Kegsay
2020-07-15Implement key uploads (#1202)Kegsay
2020-07-14Send-to-device messages over federation (#1198)Neil Alexander
2020-07-10Add User-Interactive Authentication (#1193)Kegsay
2020-07-08Finish implementing redactions (#1189)Kegsay
2020-07-03Implement local redaction (#1182)Kegsay
2020-07-02Replace publicroomsapi with a combination of clientapi/roomserver/currentstat...Kegsay
2020-06-26Implement /sync `limited` and read timeline limit from stored filters (#1168)Kegsay
2020-06-26Honour event size limits and return 413 (#1167)Kegsay
2020-06-26Finish implementing retiring invites (#1166)Kegsay