MatrixSynapse/tests
Patrick Cloke 2bf9341406
Ensure local invited & knocking users leave before purge. (#16559)
This is mostly useful for federated rooms where some users
would get stuck in the invite or knock state when the room
was purged from their homeserver.
2023-10-27 12:50:50 -04:00
..
api
app
appservice
config
crypto
events
federation Remove more usages of cursor_to_dict. (#16551) 2023-10-26 15:12:28 -04:00
handlers Add a new module API to update user presence state. (#16544) 2023-10-26 15:11:24 -04:00
http Fix tests on Twisted trunk. (#16528) 2023-10-25 07:39:45 -04:00
logging
media
metrics
module_api Add new module API for adding custom fields to events `unsigned` section (#16549) 2023-10-27 09:04:08 +00:00
push
replication Allow multiple workers to write to receipts stream. (#16432) 2023-10-25 16:16:19 +01:00
rest Ensure local invited & knocking users leave before purge. (#16559) 2023-10-27 12:50:50 -04:00
scripts
server_notices
state
storage Remove more usages of cursor_to_dict. (#16551) 2023-10-26 15:12:28 -04:00
test_utils
types
util
__init__.py
server.py Fix tests on Twisted trunk. (#16528) 2023-10-25 07:39:45 -04:00
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
unittest.py Fix type hint errors from Twisted trunk (#16526) 2023-10-23 14:28:05 -04:00
utils.py