MatrixSynapse/synapse/handlers
Kegan Dougal 76fe7d4eba Added num_joined_users key to /publicRooms for each room. Show this information in the webclient. 2014-09-08 12:15:29 -07: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 Added num_joined_users key to /publicRooms for each room. Show this information in the webclient. 2014-09-08 12:15:29 -07:00
typing.py