Erik Johnston e2b2decd11 Fix 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" 3 years ago
appservice f21e24ffc2 Add ability for access tokens to belong to one user but grant access to another user. (#8616) 3 years ago
config 0a00b7ff14 Update black, and run auto formatting over the codebase (#9381) 3 years ago
crypto 0a00b7ff14 Update black, and run auto formatting over the codebase (#9381) 3 years ago
events 0a00b7ff14 Update black, and run auto formatting over the codebase (#9381) 3 years ago
federation dd71eb0f8a Make federation catchup send last event from any server. (#9640) 3 years ago
handlers 405aeb0b2c Implement MSC3026: busy presence state 3 years ago
http 5b268997bd Allow providing credentials to HTTPS_PROXY (#9657) 3 years ago
logging 1619802228 Various clean-ups to the logging context code (#8935) 3 years ago
module_api 0a00b7ff14 Update black, and run auto formatting over the codebase (#9381) 3 years ago
push 2566dc57ce Test that we require validated email for email pushers (#9496) 3 years ago
replication 5fdff97719 Fix CI by ignore type for None module import (#9709) 3 years ago
rest bb0fe02a52 Add `order_by` to list user admin API (#9691) 3 years ago
scripts 77d70a7646 Port register_new_matrix_user to Python 3 and add tests (#4085) 5 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 01dd90b0f0 Add type hints to DictionaryCache and TTLCache. (#9442) 3 years ago
test_utils 7fdc6cefb3 Fix additional type hints. (#9543) 3 years ago
util e2b2decd11 Fix 3 years ago
__init__.py 1d6dd1c294 Move patch_inline_callbacks into synapse/ 4 years ago
server.py b5efcb577e Make it possible to use dmypy (#9692) 3 years ago
test_distributor.py 8b3d9b6b19 Run black. 5 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) 3 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) 3 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 f737368a26 Add admin API for logging in as a user (#8617) 3 years ago
test_terms_auth.py 394516ad1b Remove spurious "SynapseRequest" result from `make_request" 3 years ago
test_test_utils.py 8b3d9b6b19 Run black. 5 years ago
test_types.py 98a64b7f7f Add basic domain validation for `DomainSpecificString.is_valid`. (#9071) 3 years ago
test_visibility.py c619253db8 Stop sub-classing object (#8249) 3 years ago
unittest.py 7b06f85c0e Ensure we use a copy of the event content dict before modifying it in serialize_event (#9585) 3 years ago
utils.py f02663c4dd Replace `room_invite_state_types` with `room_prejoin_state` (#9700) 3 years ago