MatrixSynapse/tests
David Teller 10332c175c New API /_synapse/admin/rooms/{roomId}/context/{eventId}
Signed-off-by: David Teller <davidt@element.io>
2021-01-28 12:29:49 +01:00
..
api Remove redundant mocking 2020-12-02 17:53:38 +00:00
app
appservice
config Fix validate_config on nested objects (#9054) 2021-01-08 14:23:04 +00:00
crypto Add type hints to the crypto module. (#8999) 2021-01-04 10:04:50 -05:00
events Implement MSC2176: Updated redaction rules (#8984) 2021-01-05 07:41:48 -05:00
federation
handlers Land support for multiple OIDC providers (#9110) 2021-01-15 16:55:29 +00:00
http Support icons for Identity Providers (#9154) 2021-01-20 08:15:14 -05:00
logging
module_api
push Handle missing content keys when calculating presentable names. (#9165) 2021-01-25 07:27:16 -05:00
replication Precompute joined hosts and store in Redis (#9198) 2021-01-26 13:57:31 +00:00
rest New API /_synapse/admin/rooms/{roomId}/context/{eventId} 2021-01-28 12:29:49 +01:00
scripts
server_notices Remove spurious "SynapseRequest" result from `make_request" 2020-12-15 22:35:40 +00:00
state
storage Allow moving account data and receipts streams off master (#9104) 2021-01-18 15:47:59 +00:00
test_utils Fix bugs in handling clientRedirectUrl, and improve OIDC tests (#9127, #9128) 2021-01-18 14:52:49 +00:00
util Fix chain cover update to handle events with duplicate auth events (#9210) 2021-01-22 19:44:08 +00:00
__init__.py
server.py Fix bugs in handling clientRedirectUrl, and improve OIDC tests (#9127, #9128) 2021-01-18 14:52:49 +00:00
test_distributor.py
test_event_auth.py
test_federation.py
test_mau.py
test_metrics.py
test_phone_home.py
test_preview.py Try to recover from unknown encodings when previewing media. (#9164) 2021-01-26 07:32:17 -05:00
test_server.py
test_state.py
test_terms_auth.py
test_test_utils.py
test_types.py Add basic domain validation for `DomainSpecificString.is_valid`. (#9071) 2021-01-13 07:05:16 -05:00
test_visibility.py
unittest.py Skip unit tests which require optional dependencies (#9031) 2021-01-07 11:41:28 +00:00
utils.py Implement MSC2858 support (#9183) 2021-01-27 12:41:24 +00:00