Andrew Morgan 7d32fdd2a4 Remove now-irrelevant test 3 years ago
..
api 963f4309fe Make RateLimiter class check for ratelimit overrides (#9711) 3 years ago
app 394516ad1b Remove spurious "SynapseRequest" result from `make_request" 4 years ago
appservice f21e24ffc2 Add ability for access tokens to belong to one user but grant access to another user. (#8616) 4 years ago
config 024f121b74 Fix reported bugbear: too broad exception assertion (#9753) 3 years ago
crypto 48d44ab142 Record more information into structured logs. (#9654) 3 years ago
events 04819239ba Add a Synapse Module for configuring presence update routing (#9491) 3 years ago
federation dd71eb0f8a Make federation catchup send last event from any server. (#9640) 3 years ago
handlers 7d32fdd2a4 Remove now-irrelevant test 3 years ago
http 2ca4e349e9 Bugbear: Add Mutable Parameter fixes (#9682) 3 years ago
logging 48d44ab142 Record more information into structured logs. (#9654) 3 years ago
module_api 04819239ba Add a Synapse Module for configuring presence update routing (#9491) 3 years ago
push 2566dc57ce Test that we require validated email for email pushers (#9496) 3 years ago
replication 2ca4e349e9 Bugbear: Add Mutable Parameter fixes (#9682) 3 years ago
rest 2ca4e349e9 Bugbear: Add Mutable Parameter fixes (#9682) 3 years ago
scripts 77d70a7646 Port register_new_matrix_user to Python 3 and add tests (#4085) 6 years ago
server_notices 0a00b7ff14 Update black, and run auto formatting over the codebase (#9381) 3 years ago
state 0a00b7ff14 Update black, and run auto formatting over the codebase (#9381) 3 years ago
storage 2ca4e349e9 Bugbear: Add Mutable Parameter fixes (#9682) 3 years ago
test_utils 7fdc6cefb3 Fix additional type hints. (#9543) 3 years ago
util 2ca4e349e9 Bugbear: Add Mutable Parameter fixes (#9682) 3 years ago
__init__.py 1d6dd1c294 Move patch_inline_callbacks into synapse/ 5 years ago
server.py b5efcb577e Make it possible to use dmypy (#9692) 3 years ago
test_distributor.py 8b3d9b6b19 Run black. 6 years ago
test_event_auth.py 35c5ef2d24 Add an experimental room version to support restricted join rules. (#9717) 3 years ago
test_federation.py 1619802228 Various clean-ups to the logging context code (#8935) 4 years ago
test_mau.py 0a00b7ff14 Update black, and run auto formatting over the codebase (#9381) 3 years ago
test_metrics.py 0a00b7ff14 Update black, and run auto formatting over the codebase (#9381) 3 years ago
test_phone_home.py 62894673e6 Allow background tasks to be run on a separate worker. (#8369) 4 years ago
test_preview.py 0963d39ea6 Handle additional errors when previewing URLs. (#9333) 3 years ago
test_server.py 0a00b7ff14 Update black, and run auto formatting over the codebase (#9381) 3 years ago
test_state.py 2ca4e349e9 Bugbear: Add Mutable Parameter fixes (#9682) 3 years ago
test_terms_auth.py 394516ad1b Remove spurious "SynapseRequest" result from `make_request" 4 years ago
test_test_utils.py 8b3d9b6b19 Run black. 6 years ago
test_types.py 98a64b7f7f Add basic domain validation for `DomainSpecificString.is_valid`. (#9071) 4 years ago
test_visibility.py 2ca4e349e9 Bugbear: Add Mutable Parameter fixes (#9682) 3 years ago
unittest.py 48d44ab142 Record more information into structured logs. (#9654) 3 years ago
utils.py f02663c4dd Replace `room_invite_state_types` with `room_prejoin_state` (#9700) 3 years ago