aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-15Update 1_createusers.md (#2571)andreever
2022-07-15Use sync API database in `filterSharedUsers` (#2572)Neil Alexander
2022-07-14Update `sytest-whitelist`Neil Alexander
2022-07-14Add a Troubleshooting pageNeil Alexander
2022-07-13Pointerise `types.RoomInfo` in the cache so we can update it in-place in the ...Neil Alexander
2022-07-13Use `/v3` to request media from remote servers (update to matrix-org/gomatrix...Neil Alexander
2022-07-12Minor SendToDevice fix (#2565)Till
2022-07-11Ristretto cache (#2563)Neil Alexander
2022-07-08Update Pinecone to matrix-org/pinecone@1ce778fNeil Alexander
2022-07-07Fix issue `uint64 values with high bit are not supported` in presence (#2562)Till
2022-07-07Fix nil pointer access when redacting events (#2560)Till
2022-07-05Hopefully fix read receipts timestamps (#2557)Neil Alexander
2022-07-05Wrap error from `SnapshotNIDFromEventID`Neil Alexander
2022-07-05Return clearer error when no state NID exists for an event (#2555)Neil Alexander
2022-07-05Fix QuerySharedUsers for the SyncAPI keychange consumer (#2554)Till
2022-07-05Use new testrig for key changes tests (#2552)Till
2022-07-05feat+fix: Ignore unknown keys and verify required fields are present in appse...Kabir Kwatra
2022-07-01Version 0.8.9 (#2549)v0.8.9Neil Alexander
2022-07-01Roomserver producers package (#2546)Neil Alexander
2022-07-01Try to fix backfilling (#2548)Till
2022-07-01Disable WebAssembly builds for nowNeil Alexander
2022-07-01Blacklist `Guest users can join guest_access rooms` test until it can be inve...Neil Alexander
2022-06-30Silence presence logs (#2547)Till
2022-06-29Add `evacuateUser` endpoint, use it when deactivating accounts (#2545)Neil Alexander
2022-06-29Return an error if trying to invite a malformed user ID (#2543)Neil Alexander
2022-06-29Don't return `end` if there are not more messages (#2542)Till
2022-06-27Fix nats.go commit (#2540)Jean Lucas
2022-06-15Add `InputDeviceListUpdate` to the keyserver, remove old input API (#2536)Neil Alexander
2022-06-15Fix rare panic when returning user devices over federation (#2534)Till
2022-06-13Handle state before, send history visibility in output (#2532)Neil Alexander
2022-06-13generic CaddyFile in front of Dendrite (monolith) (#2531)Emanuele Aliberti
2022-06-13Make the linter happy againTill Faelligen
2022-06-13Add `--difference` to `resolve-state` toolNeil Alexander
2022-06-10Attempt to raise the file descriptor limit at startup (#2527)Neil Alexander
2022-06-10Rename the page to "Optimise your installation"Neil Alexander
2022-06-10Highlighting in docsNeil Alexander
2022-06-10Add new next steps page to the documentationNeil Alexander
2022-06-09Correctly redact events over federation (#2526)Till
2022-06-09Version 0.8.8 (#2525)v0.8.8Neil Alexander
2022-06-09Allow "registration is idempotent, with username specified" to pass (#2488)Till
2022-06-08Update sample configs for `exempt_user_ids`Neil Alexander
2022-06-07Optimise state res v2 by only updating the allower when necessary (update to ...Neil Alexander
2022-06-07Optimise state res v2 by parsing power level content less often (update to ma...Neil Alexander
2022-06-07Rate limiting changes (#2519)Neil Alexander
2022-06-07Optimise `loadAuthEvents`, add roomserver tracingNeil Alexander
2022-06-07Avoid panicking unnecessarily when shutting down the `gobind` P2P demos (#2520)Neil Alexander
2022-06-06Send tombstone to other servers when upgrading roomsNeil Alexander
2022-06-06Room upgrade tweaksNeil Alexander
2022-06-06Fix panic in `QueryRestrictedJoinAllowed`Neil Alexander
2022-06-03Make setting state idempotent (#2512)Till