aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-22Try to fix HTTP 500s on `/members` (#2581)Neil Alexander
2022-07-22Membership updater refactoring (#2541)Neil Alexander
2022-07-22Bump tzinfo from 1.2.9 to 1.2.10 in /docs (#2584)dependabot[bot]
2022-07-21docs: Add build page; correct proxy info; fix Caddy example (#2579)Matt Holt
2022-07-20Fix issue with membership event_nid being 0 (#2580)Till
2022-07-19Explain how SRV works in Matrix and discourage using it (#2577)Tulir Asokan
2022-07-19Add event state key cache (#2576)Neil Alexander
2022-07-19Update FAQNeil Alexander
2022-07-18Set historyVisibility in rowsToStreamEventsTill Faelligen
2022-07-18Tweak cache counters (#2575)Neil Alexander
2022-07-18History visibility database changes (#2533)Till
2022-07-17Fix connection_string format in dendrite-sample.polylith.yaml (#2574)Maximilian Gaedig
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