synapse/tests
2024-08-14 09:49:01 +01:00
..
api
app
appservice
config
crypto
events
federation Support MSC3916 by adding a federation /thumbnail endpoint and authenticated _matrix/client/v1/media/thumbnail endpoint (#17388) 2024-07-08 10:11:20 +01:00
handlers Add a utility function for generating fake event IDs (#17557) 2024-08-13 16:55:05 +00:00
http Handle lower-case http headers in _Mulitpart_Parser_Protocol (#17545) 2024-08-14 09:49:01 +01:00
logging
media Handle remote download responses with UNKNOWN_LENGTH more gracefully (#17439) 2024-07-16 11:13:55 +01:00
metrics
module_api
push Finish up work to allow per-user feature flags (#17392) 2024-07-05 13:02:35 +01:00
replication Fix bug in sliding sync when using old DB. (#17398) 2024-07-08 20:30:23 +01:00
rest Sliding Sync: Exclude partially stated rooms if we must await full state (#17538) 2024-08-13 12:27:42 -05:00
scripts
server_notices
state
storage Sliding Sync: Use stream_ordering based timeline pagination for incremental sync (#17510) 2024-08-07 11:27:50 -05:00
test_utils Add rooms.required_state to Sliding Sync /sync (#17342) 2024-07-04 12:25:36 -05:00
types
util Speed up SS room sorting (#17468) 2024-07-23 14:03:14 +01:00
__init__.py
server.py Use a larger, dedicated threadpool for media sending (#17564) 2024-08-13 17:59:47 +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 Upgrade locked dependency on Twisted to 24.7.0rc1. (#17502) 2024-07-30 15:23:23 +01:00
test_state.py
test_terms_auth.py
test_test_utils.py
test_types.py Fix bug where sync could get stuck when using workers (#17438) 2024-07-15 16:13:04 +01:00
test_visibility.py
unittest.py Add room subscriptions to Sliding Sync /sync (#17432) 2024-07-15 10:37:10 +01:00
utils.py