MatrixSynapse/synapse/handlers
Erik Johnston 59516a8bb1 Correctly handle receiving 'missing' Pdus from federation, rather than just discarding them. 2014-09-15 16:40:44 +01:00
..
__init__.py
_base.py
directory.py
events.py Correctly handle the 'age' key in events and pdus 2014-09-15 13:26:11 +01:00
federation.py Correctly handle receiving 'missing' Pdus from federation, rather than just discarding them. 2014-09-15 16:40:44 +01:00
login.py
message.py Correctly handle the 'age' key in events and pdus 2014-09-15 13:26:11 +01:00
presence.py Fix race in presence handler where we evicted things from cache while handling a key therein 2014-09-08 11:28:50 +02:00
profile.py
register.py Split out password/captcha/email logic. 2014-09-15 12:42:36 +01:00
room.py Correctly handle the 'age' key in events and pdus 2014-09-15 13:26:11 +01:00
typing.py