MatrixSynapse/tests
Mathieu Velten dd44ee00b6
Add automatic purge after all users forget a room (#15488)
Also add restore of purge/shutdown rooms after a synapse restart.

Co-authored-by:  Eric Eastwood <erice@matrix.org>
Co-authored-by: Erik Johnston <erikj@matrix.org>
2023-09-15 15:37:44 +02:00
..
api Refactor `get_user_by_id` (#16316) 2023-09-14 12:46:30 +01:00
app
appservice
config
crypto Refactor storing of server keys (#16261) 2023-09-12 11:08:04 +01:00
events
federation
handlers Fix using dehydrated devices (MSC2697) & refresh tokens (#16288) 2023-09-13 08:33:39 -04:00
http
logging Update ruff config (#16283) 2023-09-08 11:24:36 -04:00
media
metrics
module_api
push Add the List-Unsubscribe header for notification emails. (#16274) 2023-09-11 09:49:48 -04:00
replication Update ruff config (#16283) 2023-09-08 11:24:36 -04:00
rest Add automatic purge after all users forget a room (#15488) 2023-09-15 15:37:44 +02:00
scripts
server_notices
state
storage Refactor `get_user_by_id` (#16316) 2023-09-14 12:46:30 +01:00
test_utils
types
util Update ruff config (#16283) 2023-09-08 11:24:36 -04:00
__init__.py
server.py
test_distributor.py
test_event_auth.py
test_federation.py
test_mau.py
test_phone_home.py
test_rust.py
test_server.py
test_state.py
test_terms_auth.py
test_test_utils.py
test_types.py
test_visibility.py Update ruff config (#16283) 2023-09-08 11:24:36 -04:00
unittest.py Refactor storing of server keys (#16261) 2023-09-12 11:08:04 +01:00
utils.py