synapse/tests
2021-11-03 13:11:16 +00:00
..
api
app
appservice
config Fix synapse.config module "read" command (#11145) 2021-10-22 12:00:52 +02:00
crypto Fetch verify key locally rather than trying to do so over federation if origin and host are the same. (#11129) 2021-10-28 10:27:17 -07:00
events
federation
handlers Add knock information in admin exported data (#11171) 2021-10-28 18:54:38 +01:00
http
logging
module_api Remove a debug statement from tests. (#11239) 2021-11-03 13:11:16 +00:00
push
replication
rest Add search by room ID and room alias to List Room admin API (#11099) 2021-11-02 10:01:13 +00:00
scripts
server_notices
state
storage Delete messages for hidden devices from device_inbox (#11199) 2021-11-02 13:18:30 +00:00
test_utils
util ObservableDeferred: run observers in order (#11229) 2021-11-02 00:17:35 +00:00
__init__.py
server.py
test_distributor.py
test_event_auth.py
test_federation.py
test_mau.py Revert change to counting of deactivated users towards the monthly active users limit (#11127) 2021-10-20 11:05:29 +01:00
test_metrics.py
test_phone_home.py
test_preview.py Fix URL preview errors when previewing XML documents. (#11196) 2021-10-27 14:48:02 +00:00
test_server.py
test_state.py
test_terms_auth.py
test_test_utils.py
test_types.py
test_visibility.py
unittest.py
utils.py