MatrixSynapse/tests
Dirk Klimpel bcb0962a72
Fix deactivate a user if he does not have a profile (#10252)
2021-07-06 13:08:53 +01:00
..
api MSC2918 Refresh tokens implementation (#9450) 2021-06-24 14:33:20 +01:00
app
appservice
config Remove support for ACME v1 (#10194) 2021-06-17 18:56:48 +01:00
crypto
events
federation Return errors from `send_join` etc if the event is rejected (#10243) 2021-06-24 16:00:08 +01:00
handlers Move methods involving event authentication to EventAuthHandler. (#10268) 2021-07-01 14:25:37 -04:00
http
logging
module_api
push
replication Improve validation for `send_{join,leave,knock}` (#10225) 2021-06-24 15:30:49 +01:00
rest Fix deactivate a user if he does not have a profile (#10252) 2021-07-06 13:08:53 +01:00
scripts
server_notices Re-introduce "Leave out optional keys from /sync" change (#10214) 2021-06-23 15:57:41 +01:00
state
storage Add a distributed lock (#10269) 2021-06-29 19:15:47 +01:00
test_utils
util Add support for evicting cache entries based on last access time. (#10205) 2021-07-05 16:32:12 +01:00
__init__.py
server.py Ensure that we do not cache empty sync responses after a timeout (#10158) 2021-06-17 16:23:11 +01:00
test_distributor.py
test_event_auth.py
test_federation.py
test_mau.py
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
utils.py