MatrixSynapse/synapse/federation
Richard van der Hoff 3cf3e08a97 Implementation of server_acls
... as described at
https://docs.google.com/document/d/1EttUVzjc2DWe2ciw4XPtNpUpIl9lWXGEsy2ewDS7rtw.
2018-07-04 19:06:20 +01:00
..
transport Implementation of server_acls 2018-07-04 19:06:20 +01:00
__init__.py
federation_base.py
federation_client.py
federation_server.py Implementation of server_acls 2018-07-04 19:06:20 +01:00
persistence.py
send_queue.py federation/send_queue.py: fix usage of sortedcontainers.SortedDict 2018-06-06 02:45:18 +03:00
transaction_queue.py Populate synapse_federation_client_sent_pdu_destinations:count again (#3386) 2018-06-21 09:39:58 +01:00
units.py