MomentQYC 5725712d47 Remove Python version from `/_synapse/admin/v1/server_version` (#16380) 8 months ago
..
api 954921736b Refactor `get_user_by_id` (#16316) 8 months ago
app ad3f43be9a Run pyupgrade for python 3.7 & 3.8. (#16110) 9 months ago
appservice 13e9cad537 Send the opentracing span information to appservices (#16227) 9 months ago
config 62a1a9be52 Describe which rate limiter was hit in logs (#16135) 9 months ago
crypto 2b35626b6b Refactor storing of server keys (#16261) 8 months ago
events a8a46b1336 Replace simple_async_mock with AsyncMock (#16180) 9 months ago
federation f84da3c32e Add a cache around server ACL checking (#16360) 8 months ago
handlers 85bfd4735e Return an immutable value from get_latest_event_ids_in_room. (#16326) 8 months ago
http b1d71c687a Add MSC4040 `matrix-fed` service lookups (#16137) 9 months ago
logging aa483cb4c9 Update ruff config (#16283) 8 months ago
media 79eb6c0cdc Support rendering some media downloads as inline (#15988) 8 months ago
metrics 561d06b481 Remove support for Python 3.7 (#15851) 11 months ago
module_api 9ec3da06da Bump mypy-zope & mypy. (#16188) 9 months ago
push 9400dc0535 Add the List-Unsubscribe header for notification emails. (#16274) 8 months ago
replication 47d4bb6057 Stop patching EventBase.__eq__ in tests. (#16349) 8 months ago
rest 5725712d47 Remove Python version from `/_synapse/admin/v1/server_version` (#16380) 8 months ago
scripts 30509a1010 Add more missing type hints to tests. (#15028) 1 year ago
server_notices 9ec3da06da Bump mypy-zope & mypy. (#16188) 9 months ago
state cdb89dcefe Improve state types. (#16395) 8 months ago
storage 85bfd4735e Return an immutable value from get_latest_event_ids_in_room. (#16326) 8 months ago
test_utils a8a46b1336 Replace simple_async_mock with AsyncMock (#16180) 9 months ago
types 3b0083c92a Use immutabledict instead of frozendict (#15113) 1 year ago
util 7ec0a141b4 Convert more cached return values to immutable types (#16356) 8 months ago
__init__.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
server.py 9ec3da06da Bump mypy-zope & mypy. (#16188) 9 months ago
test_distributor.py 4eed7b2ede Add missing type hints to tests. (#15027) 1 year ago
test_event_auth.py 4eed7b2ede Add missing type hints to tests. (#15027) 1 year ago
test_federation.py 85bfd4735e Return an immutable value from get_latest_event_ids_in_room. (#16326) 8 months ago
test_mau.py 9bb2eac719 Bump black from 22.12.0 to 23.1.0 (#15103) 1 year ago
test_phone_home.py 42aea0d8af Add final type hint to tests.unittest. (#15072) 1 year ago
test_rust.py 4eed7b2ede Add missing type hints to tests. (#15027) 1 year ago
test_server.py 1c802de626 Re-introduce the outbound federation proxy (#15913) 10 months ago
test_state.py 9ec3da06da Bump mypy-zope & mypy. (#16188) 9 months ago
test_terms_auth.py 84f441f88f Prepare unit tests for Python 3.12 (#16099) 9 months ago
test_test_utils.py 4eed7b2ede Add missing type hints to tests. (#15027) 1 year ago
test_types.py 4eed7b2ede Add missing type hints to tests. (#15027) 1 year ago
test_visibility.py aa483cb4c9 Update ruff config (#16283) 8 months ago
unittest.py 2b35626b6b Refactor storing of server keys (#16261) 8 months ago
utils.py 5e024a0645 Modify StoreKeyFetcher to read from server_keys_json. (#15417) 1 year ago