MatrixSynapse/tests
Patrick Cloke 6ad1f9eac2
Convert DeviceLastConnectionInfo to attrs. (#16507)
To improve type safety & memory usage.
2023-10-17 12:47:42 +00:00
..
api
app
appservice
config
crypto
events
federation Stop sending incorrect knock_state_events. (#16403) 2023-10-06 07:27:35 -04:00
handlers Convert state delta processing from a dict to attrs. (#16469) 2023-10-16 07:35:22 -04:00
http
logging
media Handle content types with parameters. (#16440) 2023-10-11 07:50:34 -04:00
metrics
module_api Convert user_get_threepids response to attrs. (#16468) 2023-10-11 20:08:11 -04:00
push
replication Register media servlets via regex. (#16419) 2023-10-06 07:22:55 -04:00
rest Apply join rate limiter outside the lineariser (#16441) 2023-10-06 17:31:52 +00:00
scripts
server_notices
state
storage Convert DeviceLastConnectionInfo to attrs. (#16507) 2023-10-17 12:47:42 +00:00
test_utils
types
util Fix a bug where servers could be marked as up when they were failing (#16506) 2023-10-17 07:32:40 -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 Re-introduce the outbound federation proxy (#15913) 2023-07-18 09:49:21 +01:00
test_state.py
test_terms_auth.py
test_test_utils.py
test_types.py
test_visibility.py
unittest.py Register media servlets via regex. (#16419) 2023-10-06 07:22:55 -04:00
utils.py