aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-01Add RoomInfo metadata struct (#1367)Kegsay
2020-09-01Storage tweaks (#1373)Neil Alexander
2020-09-01Public room client API changes (#1368)Rohit Mohan
2020-09-01Remove unused SyncStreamPositionNeil Alexander
2020-09-01Update dependencies (#1372)Neil Alexander
2020-08-28Update Complement dockerfile to not wait for apt-get inputNeil Alexander
2020-08-28Add some error wrapping to sync API, use background context for sync (#1363)Neil Alexander
2020-08-28Fix #1361 (#1362)Neil Alexander
2020-08-27Remove device DB from clientapi (#1352)Kegsay
2020-08-27Try to protect GetNextTransactionPDUs (#1350)Neil Alexander
2020-08-27Speed up accepting invites from remote users if we're already in the room (#1...Neil Alexander
2020-08-27Fix lock errors in federation sender (#1347)Neil Alexander
2020-08-27Add OpenTracing documentation (#1345)Kegsay
2020-08-26Allow join to accept server_name in query parameters (#1346)Neil Alexander
2020-08-26Port of #945 (#1343)Kegsay
2020-08-26Wait for 8h between device list updates for blacklisted servers (#1344)Kegsay
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