0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-25 22:18:18 +02:00
synapse/tests/federation
Eric Eastwood 887fa4b66b
Switch from matrix:// to matrix-federation:// scheme for internal Synapse routing of outbound federation traffic (#15806)
`matrix://` is a registered specced scheme nowadays and doesn't make sense for
our internal to Synapse use case anymore. ([discussion]
(https://github.com/matrix-org/synapse/pull/15773#discussion_r1227598679))
2023-06-20 10:05:31 +01:00
..
transport Remove experimental configuration flags & unstable values for faster joins (#15625) 2023-05-19 07:23:09 -04:00
__init__.py Implementation of server_acls 2018-07-04 19:06:20 +01:00
test_complexity.py Finish type hints for federation client HTTP code. (#15465) 2023-04-24 13:12:06 -04:00
test_federation_catch_up.py Regularly try to wake up dests instead of waiting for next PDU/EDU (#15743) 2023-06-16 10:15:12 +00: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 Add final type hint to tests.unittest. (#15072) 2023-02-14 14:03:35 -05:00
test_federation_server.py Rename blacklist/whitelist internally. (#15620) 2023-05-19 12:25:25 +00:00