summary refs log tree commit diff
path: root/synapse/types/storage (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix up the topological ordering for events above `MAX_DEPTH` (#18447)Erik Johnston2025-05-191-0/+2
* Revert "Add total event, unencrypted message, and e2ee event counts to stats ...Devon Hudson2025-04-161-2/+0
* Add total event, unencrypted message, and e2ee event counts to stats reportin...Andrew Morgan2025-04-151-0/+2
* Delete unreferenced state groups in background (#18254)Devon Hudson2025-03-211-0/+4
* Revert the background job to clear unreferenced state groups (that was introd...reivilibre2025-03-071-4/+0
* Add background job to clear unreferenced state groups (#18154)Devon Hudson2025-02-251-0/+4
* Sliding Sync: Reset `forgotten` status when membership changes (like rejoinin...Eric Eastwood2024-10-221-0/+3
* Sliding Sync: Use Sliding Sync tables for sorting (#17693)Eric Eastwood2024-09-111-0/+47