anonymousland-synapse/tests
Patrick Cloke 9dde9c9f01
Implement MSC2176: Updated redaction rules (#8984)
An experimental room version ("org.matrix.msc2176") contains
the new redaction rules for testing.
2021-01-05 07:41:48 -05:00
..
api
app
appservice
config
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 Fix RoomDirectoryFederationTests and make them actually run (#8998) 2020-12-30 19:27:32 +00:00
handlers Use the SSO handler helpers for CAS registration/login. (#8856) 2021-01-03 16:25:44 +00:00
http
logging
module_api
push
replication
rest Combine the SSO Redirect Servlets (#9015) 2021-01-04 18:13:49 +00:00
scripts
server_notices
state Fix mainline ordering in state res v2 (#8971) 2020-12-18 15:00:34 +00:00
storage Try and drop stale extremities. (#8929) 2020-12-18 09:49:18 +00:00
test_utils
util
__init__.py
server.py
test_distributor.py
test_event_auth.py
test_federation.py
test_mau.py Merge remote-tracking branch 'origin/erikj/as_mau_block' into develop 2020-12-18 09:51:56 +00:00
test_metrics.py
test_phone_home.py
test_preview.py
test_server.py
test_state.py
test_terms_auth.py
test_test_utils.py
test_types.py
test_visibility.py
unittest.py Implement a username picker for synapse (#8942) 2020-12-18 14:19:46 +00:00
utils.py