aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-12Fix more E2E sytests (#1265)Kegsay
2020-08-12Add sync mechanism to block when updating device lists (#1264)Kegsay
2020-08-12Deflake currentstateserver integration tests (#1263)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-11New sample config (#1258)Neil Alexander
2020-08-11Update whitelistKegan Dougal
2020-08-11Reduce cooldown to make sure sytest doesn't give up (#1257)Kegsay
2020-08-10Prefix-defined Kafka topics (#1254)Neil Alexander
2020-08-10Configuration format v1 (#1230)Neil Alexander
2020-08-10bugfix: when a user's key changes, don't notify everyone on the server (#1253)Kegsay
2020-08-07Backoff fixes (#1250)Neil Alexander
2020-08-07Fix unit testsKegan Dougal
2020-08-07Finish inbound E2E device lists (#1243)Kegsay
2020-08-07Allow enforcing X.509 certificate validity (MSC1711) (#1249)Neil Alexander
2020-08-07Tweak log levels of some federation logging (#1248)Neil Alexander
2020-08-07Update go.mod/go.sum for matrix-org/gomatrixserverlib#213Neil Alexander
2020-08-07Update go.mod/go.sum for matrix-org/gomatrixserverlib#212Neil Alexander
2020-08-06Add device list updater which manages updating remote device lists (#1242)Kegsay
2020-08-06Yggdrasil demo updates (#1241)Neil Alexander
2020-08-05Process inbound device list updates from federation (#1240)Kegsay
2020-08-05Use TransactionWriter in SQLite keyserver (#1239)Neil Alexander
2020-08-05SelectJoinedHostsForRooms should use QueryVariadic on SQLite (#1238)Neil Alexander
2020-08-04Update whitelistKegan Dougal
2020-08-04Bump to gmsl version which fixes outbound fed invites to synapseKegan Dougal
2020-08-04Always set invite_room_state else synapse rejects invitesKegan Dougal
2020-08-04Fix response format for federation /devices requestsKegan Dougal
2020-08-04Unbreak postgresKegan Dougal
2020-08-04Send device list updates to servers (outbound only) (#1237)Kegsay
2020-08-03Generate stream IDs for locally uploaded device keys (#1236)Kegsay
2020-08-03Produce OTK counts in /sync response (#1235)Kegsay
2020-07-31Fix edge cases around device lists (#1234)Kegsay
2020-07-30Notify clients when devices are deleted (#1233)Kegsay
2020-07-30Fix Yggdrasil demo buildsNeil Alexander
2020-07-30Implement /keys/changes (#1232)Kegsay
2020-07-30Hook up device list updates to the sync notifier (#1231)Kegsay
2020-07-29Add support for logs in StreamingToken (#1229)Kegsay
2020-07-28Add QueryKeyChanges (#1228)Kegsay
2020-07-28Persist partition|offset|user_id in the keyserver (#1226)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-27Don't use more than 999 variables in SQLite querys. (#1224)Henrik Sölver
2020-07-27Return HTTP errors when trying to kick invalid users (#1221)Kegsay
2020-07-27Add logic for determining when device lists have changed due to membership ch...Kegsay
2020-07-24Put this in the right categoryKegan Dougal
2020-07-24Update AWSY listKegan Dougal
2020-07-24Modify QuerySharedUsers to handle counts/include/exclude (#1219)Kegsay
2020-07-23keyserver: produce key change events (#1218)Kegsay
2020-07-23currentstate: Add QuerySharedUsers (#1217)Kegsay
2020-07-23Add UNIQUE constraint to blacklist table (#1216)Neil Alexander