MatrixSynapse/synapse/handlers
Erik Johnston 768ff1a850 Fix race in presence handler where we evicted things from cache while handling a key therein 2014-09-08 11:28:50 +02:00
..
__init__.py
_base.py Generate m.room.aliases event when the HS creates a room alias 2014-09-05 21:35:56 +01:00
directory.py Generate m.room.aliases event when the HS creates a room alias 2014-09-05 21:35:56 +01:00
events.py
federation.py
login.py
message.py Generate m.room.aliases event when the HS creates a room alias 2014-09-05 21:35:56 +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 Reload captchas when they fail. Cleanup on success. 2014-09-05 23:08:39 -07:00
room.py Add support for inviting people when you create a room 2014-09-06 01:10:07 +01:00
typing.py