aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-26Modify DeviceListUpdater to retry requests according to RetryAfter (#1342)Kegsay
2020-08-25[readability] use event.StateKeyEquals where relevant and minor for-loop refa...oliverpool
2020-08-25Fix 'Invited user can reject invite over federation several times' (#1341)Kegsay
2020-08-25Enforce history visibility etc for /rooms/{roomID}/state (#1340)Neil Alexander
2020-08-25Update /versions (#1338)Neil Alexander
2020-08-25Make redactions permanent (#1337)Neil Alexander
2020-08-25Randomly generated media IDs (#1336)Neil Alexander
2020-08-25Don't overwrite global err before return (#1293)oliverpool
2020-08-25Roomserver NID caches (#1335)Neil Alexander
2020-08-25Update README.mdKegsay
2020-08-25Add spec compliant path for redaction (#1334)Kegsay
2020-08-25Use Writer in shared package (#1296)Neil Alexander
2020-08-25Update README/CONTRIBUTING/sytest for AWSY issues (#1333)Kegsay
2020-08-24Fix scripts path in documentation (#1294)oliverpool
2020-08-24Update Naffka (#1295)Neil Alexander
2020-08-21Fix embedding Element Web into demo-libp2p and demo-yggdrasilNeil Alexander
2020-08-21Component-wide TransactionWriters (#1290)Neil Alexander
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