Patrick Cloke 1c9a850562 Add type hints to the crypto module. (#8999) 3 years ago
..
api 90cf1eec44 Remove redundant mocking 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 e04e465b4d Use the default templates when a custom template file cannot be found (#8037) 3 years ago
crypto 1c9a850562 Add type hints to the crypto module. (#8999) 3 years ago
events cc9bb3dc3f Convert the message handler to async/await. (#7884) 3 years ago
federation 168ba00d01 Fix RoomDirectoryFederationTests and make them actually run (#8998) 3 years ago
handlers 0eccf53146 Use the SSO handler helpers for CAS registration/login. (#8856) 3 years ago
http ff5c4da128 Add a maximum size for well-known lookups. (#8950) 3 years ago
logging 1619802228 Various clean-ups to the logging context code (#8935) 3 years ago
module_api f737368a26 Add admin API for logging in as a user (#8617) 3 years ago
push bd30cfe86a Convert internal pusher dicts to attrs classes. (#8940) 3 years ago
replication c9dd47d668 lint 3 years ago
rest d0c3c24eb2 Drop the unused local_invites table. (#8979) 3 years ago
scripts 77d70a7646 Port register_new_matrix_user to Python 3 and add tests (#4085) 5 years ago
server_notices 394516ad1b Remove spurious "SynapseRequest" result from `make_request" 3 years ago
state 5e7d75daa2 Fix mainline ordering in state res v2 (#8971) 3 years ago
storage 70586aa63e Try and drop stale extremities. (#8929) 3 years ago
test_utils 01333681bc Preparatory refactoring of the SamlHandlerTestCase (#8938) 3 years ago
util cbc82aa09f Implement and use an @lru_cache decorator (#8595) 3 years ago
__init__.py 1d6dd1c294 Move patch_inline_callbacks into synapse/ 4 years ago
server.py 394516ad1b Remove spurious "SynapseRequest" result from `make_request" 3 years ago
test_distributor.py 8b3d9b6b19 Run black. 5 years ago
test_event_auth.py 08bc80ef09 Implement room version 6 (MSC2240). (#7506) 4 years ago
test_federation.py 1619802228 Various clean-ups to the logging context code (#8935) 3 years ago
test_mau.py a7a913918c Merge remote-tracking branch 'origin/erikj/as_mau_block' into develop 3 years ago
test_metrics.py 4182bb812f move DeferredCache into its own module 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 1f3748f033 Do not raise a 500 exception when previewing empty media. (#8883) 3 years ago
test_server.py 394516ad1b Remove spurious "SynapseRequest" result from `make_request" 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 7dcbc33a1b Validate the alt_aliases property of canonical alias events (#6971) 4 years ago
test_visibility.py c619253db8 Stop sub-classing object (#8249) 3 years ago
unittest.py 28877fade9 Implement a username picker for synapse (#8942) 3 years ago
utils.py b751624ff8 remove unused DeferredMockCallable 3 years ago