MatrixSynapse/synapse
Paul "LeoNerd" Evans cfb963af03 When users leave rooms mark them as no longer typing in them 2014-12-11 18:33:09 +00:00
..
api
app
config
crypto
federation Code style. 2014-12-10 10:16:09 +00:00
handlers When users leave rooms mark them as no longer typing in them 2014-12-11 18:33:09 +00:00
http turn back on per-request transaction retries, so that every time we try to hit a dead server we actually end up hammering 5 times :| 2014-12-10 10:28:27 +00:00
rest Initial tiny hack at REST API for setting room typing notification status 2014-12-11 10:55:36 +00:00
storage Code style. 2014-12-10 10:16:09 +00:00
streams
util
__init__.py
notifier.py
server.py
state.py
types.py