MatrixSynapse/synapse/federation
Patrick Cloke 1c9a850562
Add type hints to the crypto module. (#8999)
2021-01-04 10:04:50 -05:00
..
sender Fix not sending events over federation when using sharded event persisters (#8536) 2020-10-14 13:27:51 +01:00
transport Add type hints to the crypto module. (#8999) 2021-01-04 10:04:50 -05:00
__init__.py
federation_base.py Allow spam-checker modules to be provide async methods. (#8890) 2020-12-11 14:05:15 -05:00
federation_client.py
federation_server.py Apply an IP range blacklist to push and key revocation requests. (#8821) 2020-12-02 11:09:24 -05:00
persistence.py
send_queue.py Fix not sending events over federation when using sharded event persisters (#8536) 2020-10-14 13:27:51 +01:00
units.py