Andrew Morgan 27b0a44a18 Fix server name typo 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 4ca054a4ea Convert blacklisted IPv4 addresses to compatible IPv6 addresses. (#9240) 3 years ago
crypto 1c9a850562 Add type hints to the crypto module. (#8999) 3 years ago
events 9dde9c9f01 Implement MSC2176: Updated redaction rules (#8984) 3 years ago
federation 168ba00d01 Fix RoomDirectoryFederationTests and make them actually run (#8998) 3 years ago
handlers 27b0a44a18 Fix server name typo 3 years ago
http 0cd2938bc8 Support icons for Identity Providers (#9154) 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 792263c97c Handle empty rooms when generating email notifications. (#9257) 3 years ago
replication dd8da8c5f6 Precompute joined hosts and store in Redis (#9198) 3 years ago
rest 8a33d217bd Convert some test cases to use HomeserverTestCase. (#9377) 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 6633a4015a Allow moving account data and receipts streams off master (#9104) 3 years ago
test_utils 02070c69fa Fix bugs in handling clientRedirectUrl, and improve OIDC tests (#9127, #9128) 3 years ago
util 056327457f Fix chain cover update to handle events with duplicate auth events (#9210) 3 years ago
__init__.py 1d6dd1c294 Move patch_inline_callbacks into synapse/ 4 years ago
server.py 4b73488e81 Ratelimit 3PID /requestToken API (#9238) 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 0963d39ea6 Handle additional errors when previewing URLs. (#9333) 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 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 4b73488e81 Ratelimit 3PID /requestToken API (#9238) 3 years ago
utils.py 4b73488e81 Ratelimit 3PID /requestToken API (#9238) 3 years ago