MatrixSynapse/synapse/rest
Erik Johnston cabead6194 Actually fix bug when uploading state with empty state_key 2014-12-10 14:49:52 +00:00
..
__init__.py
admin.py
base.py Convert rest and handlers to use new event structure 2014-12-04 15:50:01 +00:00
directory.py
events.py
initial_sync.py
login.py
presence.py
profile.py
register.py Fix registration 2014-12-08 09:24:37 +00:00
room.py Actually fix bug when uploading state with empty state_key 2014-12-10 14:49:52 +00:00
transactions.py track replication destination health, and perform exponential back-off when sending transactions. does *not* yet retry transactions, but drops them on the floor if waiting for a server to recover. 2014-12-07 02:26:07 +00:00
voip.py