Eric Eastwood 1c802de626 Re-introduce the outbound federation proxy (#15913) 10 months ago
..
api d0c4257f14 `N + 3`: Read from column `full_user_id` rather than `user_id` of tables `profiles` and `user_filters` (#15649) 1 year ago
app 1c802de626 Re-introduce the outbound federation proxy (#15913) 10 months ago
appservice 1f55c04cbc Improve type hints for cached decorator. (#15658) 1 year ago
config 2481b7dfa4 Remove `worker_replication_*` deprecated settings, with helpful errors on startup (#15860) 11 months ago
crypto 5e024a0645 Modify StoreKeyFetcher to read from server_keys_json. (#15417) 1 year ago
events 553f2f53e7 Replace `EventContext` fields `prev_group` and `delta_ids` with field `state_group_deltas` (#15233) 1 year ago
federation 887fa4b66b Switch from `matrix://` to `matrix-federation://` scheme for internal Synapse routing of outbound federation traffic (#15806) 11 months ago
handlers 1c802de626 Re-introduce the outbound federation proxy (#15913) 10 months ago
http 1c802de626 Re-introduce the outbound federation proxy (#15913) 10 months ago
logging 8bfded81f3 Trace functions which return `Awaitable` (#15650) 1 year ago
media d939120421 Fix unsafe hotserving behaviour for non-multimedia uploads. (#15680) 11 months ago
metrics 561d06b481 Remove support for Python 3.7 (#15851) 11 months ago
module_api d0c4257f14 `N + 3`: Read from column `full_user_id` rather than `user_id` of tables `profiles` and `user_filters` (#15649) 1 year ago
push f880e64b11 Stabilize support for MSC3952: Intentional mentions. (#15520) 1 year ago
replication 1c802de626 Re-introduce the outbound federation proxy (#15913) 10 months ago
rest 1c802de626 Re-introduce the outbound federation proxy (#15913) 10 months ago
scripts 30509a1010 Add more missing type hints to tests. (#15028) 1 year ago
server_notices 9bb2eac719 Bump black from 22.12.0 to 23.1.0 (#15103) 1 year ago
state a4ae1406d1 Fix typechecks against twisted trunk (#13061) 2 years ago
storage 1c802de626 Re-introduce the outbound federation proxy (#15913) 10 months ago
test_utils 30a5076da8 Log when events are (unexpectedly) filtered out of responses in tests (#14213) 1 year ago
types 3b0083c92a Use immutabledict instead of frozendict (#15113) 1 year ago
util ca5c4be921 Add type hints to test_descriptors. (#15659) 1 year ago
__init__.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
server.py 224ef0b669 Unix Sockets for HTTP Replication (#15708) 11 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 197fbb123b Remove legacy code of single user device resync api (#15418) 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) 10 months ago
test_state.py 553f2f53e7 Replace `EventContext` fields `prev_group` and `delta_ids` with field `state_group_deltas` (#15233) 1 year ago
test_terms_auth.py 4dd2b6165c Proper types for tests.test_terms_auth (#15007) 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 4bb26c95a9 Refactor `filter_events_for_server` (#15240) 1 year ago
unittest.py 1c802de626 Re-introduce the outbound federation proxy (#15913) 10 months ago
utils.py 5e024a0645 Modify StoreKeyFetcher to read from server_keys_json. (#15417) 1 year ago