MatrixSynapse/synapse/rest
Paul "LeoNerd" Evans 0ca072b3b6 Initial tiny hack at REST API for setting room typing notification status 2014-12-11 10:55:36 +00:00
..
__init__.py
admin.py
base.py
directory.py
events.py
initial_sync.py
login.py
presence.py
profile.py
register.py Fix pep8 and pyflakes warnings 2014-11-20 18:00:10 +00:00
room.py Initial tiny hack at REST API for setting room typing notification status 2014-12-11 10:55:36 +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