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
directory.py
events.py
federation.py
login.py
message.py
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