MatrixSynapse/synapse/federation
Patrick Cloke 07771fa487
Remove experimental configuration flags & unstable values for faster joins (#15625)
Synapse will no longer send (or respond to) the unstable flags
for faster joins. These were only available behind a configuration
flag and handled in parallel with the stable flags.
2023-05-19 07:23:09 -04:00
..
sender Factor out an `is_mine_server_name` method (#15542) 2023-05-05 15:06:22 +01:00
transport Remove experimental configuration flags & unstable values for faster joins (#15625) 2023-05-19 07:23:09 -04:00
__init__.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
federation_base.py Factor out an `is_mine_server_name` method (#15542) 2023-05-05 15:06:22 +01:00
federation_client.py Factor out an `is_mine_server_name` method (#15542) 2023-05-05 15:06:22 +01:00
federation_server.py Remove experimental configuration flags & unstable values for faster joins (#15625) 2023-05-19 07:23:09 -04:00
persistence.py Remove `log_function` and its uses (#11761) 2022-01-18 13:06:04 +00:00
send_queue.py Factor out an `is_mine_server_name` method (#15542) 2023-05-05 15:06:22 +01:00
units.py Convert Transaction and Edu object to attrs (#10542) 2021-08-06 09:39:59 -04:00