0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-27 20:19:03 +02:00
synapse/tests
2023-08-23 14:00:34 +01:00
..
api
app Run pyupgrade for python 3.7 & 3.8. (#16110) 2023-08-15 08:11:20 -04:00
appservice
config Disable m.3pid_changes capability when MSC3861 is enabled. (#16134) 2023-08-22 14:47:59 +00:00
crypto Add cache to get_server_keys_json_for_remote (#16123) 2023-08-18 11:05:01 +01:00
events
federation
handlers Add tests for restoring the presence state after a restart. (#16151) 2023-08-23 07:31:00 -04:00
http Run pyupgrade for python 3.7 & 3.8. (#16110) 2023-08-15 08:11:20 -04:00
logging
media
metrics
module_api Run pyupgrade for python 3.7 & 3.8. (#16110) 2023-08-15 08:11:20 -04:00
push
replication Add an admin endpoint to allow authorizing server to signal token revocations (#16125) 2023-08-22 14:15:34 +00:00
rest Allow filtering for admins in the list accounts admin API (#16114) 2023-08-18 12:26:38 +01:00
scripts
server_notices
state
storage Filter out unwanted user_agents from udv. (#16124) 2023-08-23 14:00:34 +01:00
test_utils
types
util Properly update retry_last_ts when hitting the maximum retry interval (#16156) 2023-08-23 09:35:23 +01:00
__init__.py
server.py Properly call setup_background_tasks in unit tests. (#16150) 2023-08-22 07:46:32 -04:00
test_distributor.py
test_event_auth.py
test_federation.py
test_mau.py
test_phone_home.py
test_rust.py
test_server.py
test_state.py
test_terms_auth.py
test_test_utils.py
test_types.py
test_visibility.py Run pyupgrade for python 3.7 & 3.8. (#16110) 2023-08-15 08:11:20 -04:00
unittest.py
utils.py