MatrixSynapse/synapse/federation
Richard van der Hoff bd91857028 Check missing fields in event_from_pdu_json
Return a 400 rather than a 500 when somebody messes up their send_join
2017-12-30 18:40:19 +00:00
..
transport Add brackets 2017-11-09 10:06:42 +00:00
__init__.py Add transaction queue and transport layer to DI 2016-11-16 14:47:52 +00:00
federation_base.py Check missing fields in event_from_pdu_json 2017-12-30 18:40:19 +00:00
federation_client.py Factor out `event_from_pdu_json` 2017-12-30 18:40:19 +00:00
federation_server.py Factor out `event_from_pdu_json` 2017-12-30 18:40:19 +00:00
persistence.py copyrights 2016-01-07 04:26:29 +00:00
replication.py Shuffle receipt handler around so that worker apps don't need to load it 2016-11-23 15:14:24 +00:00
send_queue.py Merge pull request #2115 from matrix-org/erikj/dedupe_federation_repl 2017-04-12 11:07:13 +01:00
transaction_queue.py Clear logcontext before starting fed txn queue runner 2017-11-28 15:26:14 +00:00
units.py copyrights 2016-01-07 04:26:29 +00:00