MatrixSynapse/synapse/federation
Richard van der Hoff 38adf14998
Enhance logging for inbound federation events (#12301)
It is currently rather hard to see which rooms are causing inbound federation
traffic. Add the room id to the logs.
2022-03-25 14:44:57 +00: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
federation_client.py
federation_server.py Enhance logging for inbound federation events (#12301) 2022-03-25 14:44:57 +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