element-synapse/synapse/storage
Mathieu Velten 7347cc436e
Add memberships admin API (#19260)
Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
2025-12-12 13:35:46 +00:00
..
controllers Port Clock functions to use Duration class (#19229) 2025-12-01 13:55:06 +00:00
databases Add memberships admin API (#19260) 2025-12-12 13:35:46 +00:00
engines Remove support for PostgreSQL 13 (#19170) 2025-11-13 19:38:59 +00:00
schema Add an Admin API endpoint for listing quarantined media (#19268) 2025-12-12 13:30:21 +00:00
util Improve documentation around streams, particularly ID generators and adding new streams. (#18943) 2025-11-10 13:07:22 +00:00
__init__.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
_base.py Write union types as X | Y where possible (#19111) 2025-11-06 14:02:33 -06:00
admin_client_config.py Write union types as X | Y where possible (#19111) 2025-11-06 14:02:33 -06:00
background_updates.py Port Clock functions to use Duration class (#19229) 2025-12-01 13:55:06 +00:00
database.py Port Clock functions to use Duration class (#19229) 2025-12-01 13:55:06 +00:00
invite_rule.py Implement MSC4380: Invite blocking (#19203) 2025-11-26 16:12:14 +00:00
keys.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
prepare_database.py Write union types as X | Y where possible (#19111) 2025-11-06 14:02:33 -06:00
push_rule.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
roommember.py Write union types as X | Y where possible (#19111) 2025-11-06 14:02:33 -06:00
types.py Write union types as X | Y where possible (#19111) 2025-11-06 14:02:33 -06:00