aboutsummaryrefslogtreecommitdiff
path: root/sytest-whitelist
AgeCommit message (Expand)Author
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
2020-06-25Reject non-numeric ports (done in GMSL)Kegan Dougal
2020-06-25Handle invite v1 (#1165)Kegsay
2020-06-25Add missing typing testKegan Dougal
2020-06-25Return remote errors from FS.PerformJoin (#1164)Kegsay
2020-06-24Refactor SendMembership - make ban test pass (#1160)Kegsay
2020-06-24Make same membership transitions 403, add sytests (#1161)Kegsay
2020-06-24This doesn't passKegan Dougal
2020-06-24Update whitelistKegan Dougal
2020-06-24Pass join errors through internal API boundaries (#1157)Kegsay
2020-06-23Add /send restrictions and return correct error codes (#1156)Kegsay
2020-06-23Fix room checks for /state and /state_ids (#1155)Kegsay
2020-06-19Bind build support, further Yggdrasil demo updates (#1152)Neil Alexander
2020-06-17Make account data sytests pass (#1147)Kegsay
2020-06-17Missing sytestsKegan Dougal
2020-06-17Return the correct /joined_members response and allow ?format=event (#1146)Kegsay
2020-06-17Enable more sytests (#1145)Kegsay
2020-06-17Fallback parsing for Content-Disposition minefield (#1144)Neil Alexander
2020-06-17add testKegan Dougal
2020-06-17Media filename handling improvements (#1140)Neil Alexander