0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-08 13:48:57 +02:00
synapse/tests/federation
Patrick Cloke 679c691f6f
Remove more usages of cursor_to_dict. (#16551)
Mostly to improve type safety.
2023-10-26 15:12:28 -04:00
..
transport Stop sending incorrect knock_state_events. (#16403) 2023-10-06 07:27:35 -04:00
__init__.py Implementation of server_acls 2018-07-04 19:06:20 +01:00
test_complexity.py Bump mypy-zope & mypy. (#16188) 2023-08-29 10:38:56 -04:00
test_federation_catch_up.py Remove more usages of cursor_to_dict. (#16551) 2023-10-26 15:12:28 -04:00
test_federation_client.py Switch from matrix:// to matrix-federation:// scheme for internal Synapse routing of outbound federation traffic (#15806) 2023-06-20 10:05:31 +01:00
test_federation_sender.py Don't wake up destination transaction queue if they're not due for retry. (#16223) 2023-09-04 17:14:09 +01:00
test_federation_server.py Add a cache around server ACL checking (#16360) 2023-09-26 11:57:50 -04:00