David Robertson de981ae567 Claim local one-time-keys in bulk (#16565) 6 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) 8 months ago
config 62a1a9be52 Describe which rate limiter was hit in logs (#16135) 8 months ago
crypto 2b35626b6b Refactor storing of server keys (#16261) 8 months ago
events a8a46b1336 Replace simple_async_mock with AsyncMock (#16180) 8 months ago
federation 679c691f6f Remove more usages of cursor_to_dict. (#16551) 6 months ago
handlers de981ae567 Claim local one-time-keys in bulk (#16565) 6 months ago
http e182dbb5b9 Fix tests on Twisted trunk. (#16528) 6 months ago
logging aa483cb4c9 Update ruff config (#16283) 8 months ago
media d6b7d49a61 Handle content types with parameters. (#16440) 7 months ago
metrics 561d06b481 Remove support for Python 3.7 (#15851) 10 months ago
module_api c02406ac71 Add new module API for adding custom fields to events `unsigned` section (#16549) 6 months ago
push 9400dc0535 Add the List-Unsubscribe header for notification emails. (#16274) 8 months ago
replication ba47fea528 Allow multiple workers to write to receipts stream. (#16432) 6 months ago
rest 2bf9341406 Ensure local invited & knocking users leave before purge. (#16559) 6 months ago
scripts 30509a1010 Add more missing type hints to tests. (#15028) 1 year ago
server_notices 9ec3da06da Bump mypy-zope & mypy. (#16188) 8 months ago
state cdb89dcefe Improve state types. (#16395) 7 months ago
storage 679c691f6f Remove more usages of cursor_to_dict. (#16551) 6 months ago
test_utils a8a46b1336 Replace simple_async_mock with AsyncMock (#16180) 8 months ago
types 3b0083c92a Use immutabledict instead of frozendict (#15113) 1 year ago
util 77dfc1f939 Fix a bug where servers could be marked as up when they were failing (#16506) 6 months ago
__init__.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
server.py e182dbb5b9 Fix tests on Twisted trunk. (#16528) 6 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) 7 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) 8 months ago
test_terms_auth.py 84f441f88f Prepare unit tests for Python 3.12 (#16099) 8 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 3ab861ab9e Fix type hint errors from Twisted trunk (#16526) 6 months ago
utils.py 5e024a0645 Modify StoreKeyFetcher to read from server_keys_json. (#15417) 1 year ago