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 Refactor `get_user_by_id` (#16316) 2023-09-14 12:46:30 +01:00
app
appservice Send the opentracing span information to appservices (#16227) 2023-09-06 15:19:17 -04:00
config
crypto Refactor storing of server keys (#16261) 2023-09-12 11:08:04 +01:00
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 Update ruff config (#16283) 2023-09-08 11:24:36 -04:00
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 Add the List-Unsubscribe header for notification emails. (#16274) 2023-09-11 09:49:48 -04:00
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 Improve state types. (#16395) 2023-09-28 07:01:46 -04:00
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 Return an immutable value from get_latest_event_ids_in_room. (#16326) 2023-09-18 09:29:05 -04:00
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 Register media servlets via regex. (#16419) 2023-10-06 07:22:55 -04:00
utils.py