MatrixSynapse/tests
Patrick Cloke cf2f2934ad
Call appservices on modern paths, falling back to legacy paths. (#15317)
This uses the specced /_matrix/app/v1/... paths instead of the
"legacy" paths. If the homeserver receives an error it will retry
using the legacy path.
2023-04-03 13:20:32 -04:00
..
api Use immutabledict instead of frozendict (#15113) 2023-03-22 17:15:34 +00:00
app
appservice Call appservices on modern paths, falling back to legacy paths. (#15317) 2023-04-03 13:20:32 -04:00
config Use immutabledict instead of frozendict (#15113) 2023-03-22 17:15:34 +00:00
crypto
events
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 Revert pruning of old devices (#15360) 2023-03-31 13:51:51 +01:00
scripts
server_notices
state
storage Revert pruning of old devices (#15360) 2023-03-31 13:51:51 +01:00
test_utils
types Use immutabledict instead of frozendict (#15113) 2023-03-22 17:15:34 +00:00
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