You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
watcha-synapse/tests
Patrick Cloke 0963d39ea6
Handle additional errors when previewing URLs. (#9333)
4 years ago
..
api Remove redundant mocking 4 years ago
app Remove spurious "SynapseRequest" result from `make_request" 4 years ago
appservice Add ability for access tokens to belong to one user but grant access to another user. (#8616) 4 years ago
config Convert blacklisted IPv4 addresses to compatible IPv6 addresses. (#9240) 4 years ago
crypto Add type hints to the crypto module. (#8999) 4 years ago
events Implement MSC2176: Updated redaction rules (#8984) 4 years ago
federation Fix RoomDirectoryFederationTests and make them actually run (#8998) 4 years ago
handlers Honour ratelimit flag for application services for invite ratelimiting (#9302) 4 years ago
http Support icons for Identity Providers (#9154) 4 years ago
logging Various clean-ups to the logging context code (#8935) 4 years ago
module_api Add admin API for logging in as a user (#8617) 4 years ago
push Handle empty rooms when generating email notifications. (#9257) 4 years ago
replication Precompute joined hosts and store in Redis (#9198) 4 years ago
rest Merge pull request #9150 from Yoric/develop-context 4 years ago
scripts Port register_new_matrix_user to Python 3 and add tests (#4085) 6 years ago
server_notices Remove spurious "SynapseRequest" result from `make_request" 4 years ago
state Fix mainline ordering in state res v2 (#8971) 4 years ago
storage Allow moving account data and receipts streams off master (#9104) 4 years ago
test_utils Fix bugs in handling clientRedirectUrl, and improve OIDC tests (#9127, #9128) 4 years ago
util Fix chain cover update to handle events with duplicate auth events (#9210) 4 years ago
__init__.py Move patch_inline_callbacks into synapse/ 5 years ago
server.py Ratelimit 3PID /requestToken API (#9238) 4 years ago
test_distributor.py Run black. 6 years ago
test_event_auth.py Implement room version 6 (MSC2240). (#7506) 5 years ago
test_federation.py Various clean-ups to the logging context code (#8935) 4 years ago
test_mau.py Merge remote-tracking branch 'origin/erikj/as_mau_block' into develop 4 years ago
test_metrics.py move DeferredCache into its own module 4 years ago
test_phone_home.py Allow background tasks to be run on a separate worker. (#8369) 4 years ago
test_preview.py Handle additional errors when previewing URLs. (#9333) 4 years ago
test_server.py Remove spurious "SynapseRequest" result from `make_request" 4 years ago
test_state.py Add admin API for logging in as a user (#8617) 4 years ago
test_terms_auth.py Remove spurious "SynapseRequest" result from `make_request" 4 years ago
test_test_utils.py Run black. 6 years ago
test_types.py Add basic domain validation for `DomainSpecificString.is_valid`. (#9071) 4 years ago
test_visibility.py Stop sub-classing object (#8249) 4 years ago
unittest.py Ratelimit 3PID /requestToken API (#9238) 4 years ago
utils.py Ratelimit 3PID /requestToken API (#9238) 4 years ago