aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-21Select distinct on room memberships in sync API (#1292)Neil Alexander
2020-08-20Add support for running Complement on current working directories (#1291)Kegsay
2020-08-20Add FederationClient interface to federationsender (#1284)Kegsay
2020-08-20Roomserver per-room input parallelisation (Postgres) (#1289)Neil Alexander
2020-08-20Change backoff behaviour so that Failure returns planned end time (#1288)Neil Alexander
2020-08-20Fix more roomserver transactions/locks (#1287)Neil Alexander
2020-08-20#903: Client API: mutex on (user_id, room_id) (#1286)anandv96
2020-08-19Transaction writer changes, move roomserver writers (#1285)Neil Alexander
2020-08-19Roomserver updater changes (#1283)Neil Alexander
2020-08-19Roomserver database-wide TransactionWriters (#1282)Neil Alexander
2020-08-18Summarise key change logs (#1278)Kegsay
2020-08-18Only emit key changes which are different from what we had before (#1279)Kegsay
2020-08-17Make PerformJoin responsible for sending invite to RS input (#1277)Neil Alexander
2020-08-17Add SkipClean and UseEncodedPaths to intermediate routers (#1275)Neil Alexander
2020-08-17Synchronous invites (#1273)Neil Alexander
2020-08-14AWSY: new groups and add AS API section (#1270)Kegsay
2020-08-13Fix Docker builds, polylith components (#1269)Neil Alexander
2020-08-13Make 'Device list doesn't change if remote server is down' pass (#1268)Kegsay
2020-08-13Don't send to ACL'd servers (#1267)Neil Alexander
2020-08-13API setup refactoring (#1266)Neil Alexander
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