synapse/synapse/storage
2025-09-24 11:30:47 +01:00
..
controllers Fix performance regression related to delayed events processing (#18926) 2025-09-24 11:30:47 +01:00
databases Fix performance regression related to delayed events processing (#18926) 2025-09-24 11:30:47 +01:00
engines Bump mypy from 1.13.0 to 1.16.1 (#18653) 2025-07-15 14:42:54 +01:00
schema Update implementation of MSC4306: Thread Subscriptions to include automatic subscription conflict prevention as introduced in later drafts. (#18756) 2025-08-05 18:22:53 +00:00
util Refactor background process metrics to be homeserver-scoped (#18670) 2025-07-23 13:28:17 -05:00
__init__.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
_base.py Refactor cache metrics to be homeserver-scoped (#18604) 2025-07-16 16:04:57 -05:00
admin_client_config.py Allow admins to see policy server-flagged events (#18585) 2025-07-29 19:57:33 +01:00
background_updates.py Refactor background process metrics to be homeserver-scoped (#18670) 2025-07-23 13:28:17 -05:00
database.py Revert "Fix LaterGauge metrics to collect from all servers (#18751)" (#18789) 2025-08-06 22:14:40 +00:00
invite_rule.py Enable flake8-logging and flake8-logging-format rules in Ruff and fix related issues throughout the codebase (#18542) 2025-06-13 09:44:18 +02:00
keys.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
prepare_database.py Format files with Ruff (#17643) 2024-09-02 12:39:04 +01:00
push_rule.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
roommember.py Sliding Sync: Move filters tests to rest layer (#17703) 2024-09-12 15:27:03 -05:00
types.py Cleanup Python 3.8 leftovers (#17967) 2025-02-10 16:53:24 +00:00