MatrixSynapse/tests
Patrick Cloke 83649b891d
Implement MSC3989 to redact the origin field. (#15393)
This will be done in a future room version, for now an unstable
room version is added which redacts the origin field.
2023-04-05 14:42:46 -04:00
..
api
app
appservice Call appservices on modern paths, falling back to legacy paths. (#15317) 2023-04-03 13:20:32 -04:00
config
crypto
events Implement MSC3989 to redact the origin field. (#15393) 2023-04-05 14:42:46 -04:00
federation
handlers Revert pruning of old devices (#15360) 2023-03-31 13:51:51 +01:00
http
logging
media
metrics
module_api
push Make cleaning up pushers depend on the device_id instead of the token_id (#15280) 2023-03-24 11:09:39 -04:00
replication to_device updates could be dropped when consuming the replication stream (#15349) 2023-03-30 19:41:14 +02:00
rest Delete server-side backup keys when deactivating an account. (#15181) 2023-04-04 20:16:08 +00:00
scripts
server_notices
state
storage Revert pruning of old devices (#15360) 2023-03-31 13:51:51 +01:00
test_utils
types
util
__init__.py
server.py Speed up SQLite unit test CI (#15334) 2023-03-30 16:21:12 +01: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 Speed up SQLite unit test CI (#15334) 2023-03-30 16:21:12 +01:00
utils.py