Quentin Gliech 1940d990a3 Revert MSC3861 introspection cache, admin impersonation and account lock (#16258) 8 months ago
..
api dac97642e4 Implements admin API to lock an user (MSC3939) (#15870) 9 months ago
app ad3f43be9a Run pyupgrade for python 3.7 & 3.8. (#16110) 9 months ago
appservice 0a5f4f7665 Move support for application service query parameter authorization behind a configuration option (#16017) 9 months ago
config 0ba17777be Disable `m.3pid_changes` capability when MSC3861 is enabled. (#16134) 9 months ago
crypto 0aba4a4eaa Add cache to `get_server_keys_json_for_remote` (#16123) 9 months ago
events 5c7364fea5 Properly handle redactions of creation events (#15973) 10 months ago
federation 887fa4b66b Switch from `matrix://` to `matrix-federation://` scheme for internal Synapse routing of outbound federation traffic (#15806) 11 months ago
handlers 1940d990a3 Revert MSC3861 introspection cache, admin impersonation and account lock (#16258) 8 months ago
http ad3f43be9a Run pyupgrade for python 3.7 & 3.8. (#16110) 9 months ago
logging 8bfded81f3 Trace functions which return `Awaitable` (#15650) 11 months ago
media d939120421 Fix unsafe hotserving behaviour for non-multimedia uploads. (#15680) 11 months ago
metrics 561d06b481 Remove support for Python 3.7 (#15851) 10 months ago
module_api ad3f43be9a Run pyupgrade for python 3.7 & 3.8. (#16110) 9 months ago
push 01a45869f0 Update MSC3958 support to interact with intentional mentions. (#15992) 9 months ago
replication 1940d990a3 Revert MSC3861 introspection cache, admin impersonation and account lock (#16258) 8 months ago
rest 54317d34b7 Allow filtering for admins in the list accounts admin API (#16114) 9 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) 1 year ago
storage ec662bbe41 Filter out unwanted user_agents from udv. (#16124) 9 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 19a1cda084 Properly update retry_last_ts when hitting the maximum retry interval (#16156) 9 months ago
__init__.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
server.py 6d7c63fcc6 Properly call setup_background_tasks in unit tests. (#16150) 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 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) 11 months 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 ad3f43be9a Run pyupgrade for python 3.7 & 3.8. (#16110) 9 months 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