MatrixSynapse/synapse/federation
Paul "LeoNerd" Evans 5eab2549ab Append a $ on PATH at registration time, meaning each PATH attribute doesn't need it 2015-03-05 20:36:05 +00:00
..
transport Append a $ on PATH at registration time, meaning each PATH attribute doesn't need it 2015-03-05 20:36:05 +00:00
__init__.py Update copyright notices 2015-01-06 13:21:39 +00:00
federation_base.py Fix logging 2015-02-12 19:29:43 +00:00
federation_client.py Implement and use new batched get missing pdu 2015-02-23 13:58:02 +00:00
federation_server.py Merge branch 'develop' of github.com:matrix-org/synapse into batched_get_pdu 2015-03-02 13:53:30 +00:00
persistence.py Don't unfreeze when using FreezeEvent.get_dict, as we are using a JSONEncoder that understands FrozenDict 2015-02-11 15:44:28 +00:00
replication.py Fix so timing out connections to actually work. 2015-02-11 16:48:05 +00:00
transaction_queue.py Must update pending_transactions map before yield'ing 2015-02-26 15:47:35 +00:00
units.py Update copyright notices 2015-01-06 13:21:39 +00:00