David Robertson c0d2f7649e Merge branch 'develop' of github.com:matrix-org/synapse into develop 1 year ago
..
api 954921736b Refactor `get_user_by_id` (#16316) 1 year ago
app ad3f43be9a Run pyupgrade for python 3.7 & 3.8. (#16110) 1 year ago
appservice 13e9cad537 Send the opentracing span information to appservices (#16227) 1 year ago
config 62a1a9be52 Describe which rate limiter was hit in logs (#16135) 1 year ago
crypto 2b35626b6b Refactor storing of server keys (#16261) 1 year ago
events a8a46b1336 Replace simple_async_mock with AsyncMock (#16180) 1 year ago
federation fc31b495b3 Stop sending incorrect knock_state_events. (#16403) 1 year ago
handlers 3ab861ab9e Fix type hint errors from Twisted trunk (#16526) 1 year ago
http c0d2f7649e Merge branch 'develop' of github.com:matrix-org/synapse into develop 1 year ago
logging aa483cb4c9 Update ruff config (#16283) 1 year ago
media d6b7d49a61 Handle content types with parameters. (#16440) 1 year ago
metrics 561d06b481 Remove support for Python 3.7 (#15851) 1 year ago
module_api cc865fffc0 Convert user_get_threepids response to attrs. (#16468) 1 year ago
push 9400dc0535 Add the List-Unsubscribe header for notification emails. (#16274) 1 year ago
replication 49c9745b45 Avoid sending massive replication updates when purging a room. (#16510) 1 year ago
rest 1f10c20806 Apply join rate limiter outside the lineariser (#16441) 1 year ago
scripts 30509a1010 Add more missing type hints to tests. (#15028) 1 year ago
server_notices 9ec3da06da Bump mypy-zope & mypy. (#16188) 1 year ago
state cdb89dcefe Improve state types. (#16395) 1 year ago
storage 8f35f8148e Fix bug where a new writer advances their token too quickly (#16473) 1 year ago
test_utils a8a46b1336 Replace simple_async_mock with AsyncMock (#16180) 1 year 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) 1 year ago
__init__.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
server.py 9ec3da06da Bump mypy-zope & mypy. (#16188) 1 year 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) 1 year 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) 1 year ago
test_state.py 9ec3da06da Bump mypy-zope & mypy. (#16188) 1 year ago
test_terms_auth.py 84f441f88f Prepare unit tests for Python 3.12 (#16099) 1 year 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) 1 year ago
unittest.py 3ab861ab9e Fix type hint errors from Twisted trunk (#16526) 1 year ago
utils.py 5e024a0645 Modify StoreKeyFetcher to read from server_keys_json. (#15417) 1 year ago