synapse-product/synapse/federation
Richard van der Hoff 607eec0456 fix docstring for FederationClient.get_state_for_room
trivial fixes for docstring
2018-09-26 16:52:24 +01:00
..
transport Port federation/ to py3 (#3847) 2018-09-12 23:23:32 +10:00
__init__.py
federation_base.py Fix handling of redacted events from federation 2018-09-13 15:44:12 +01:00
federation_client.py fix docstring for FederationClient.get_state_for_room 2018-09-26 16:52:24 +01:00
federation_server.py Comments and interface cleanup for on_receive_pdu 2018-09-20 13:06:55 +01:00
persistence.py Fix origin handling for pushed transactions 2018-09-05 13:08:07 +01:00
send_queue.py
transaction_queue.py Limit the number of PDUs/EDUs per fedreation transaction 2018-09-06 15:23:55 +01:00
units.py