MatrixSynapse/synapse/federation
Patrick Cloke 54f674f7a9
Deprecate the groups/communities endpoints and add an experimental configuration flag. (#12200)
2022-03-12 13:23:37 -05:00
..
sender Spread out sending device lists to remote hosts (#12132) 2022-03-04 11:48:15 +00:00
transport Deprecate the groups/communities endpoints and add an experimental configuration flag. (#12200) 2022-03-12 13:23:37 -05:00
__init__.py
federation_base.py Remove `HomeServer.get_datastore()` (#12031) 2022-02-23 11:04:02 +00:00
federation_client.py Check if instances are lists, not sequences. (#12128) 2022-03-02 13:18:51 +00:00
federation_server.py Implement MSC3706: partial state in `/send_join` response (#11967) 2022-02-12 10:44:16 +00:00
persistence.py
send_queue.py Spread out sending device lists to remote hosts (#12132) 2022-03-04 11:48:15 +00:00
units.py