MatrixSynapse/synapse/handlers
Kegan Dougal 0c4ae63ad5 Implemented /rooms/$roomid/state API. 2014-09-23 15:35:58 +01:00
..
__init__.py
_base.py
directory.py
events.py
federation.py
login.py Added support for the HS to send emails. Use it to send password resets. Added email_smtp_server and email_from_address config args. Added emailutils. 2014-09-16 12:36:39 +01:00
message.py Implemented /rooms/$roomid/state API. 2014-09-23 15:35:58 +01:00
presence.py
profile.py SYN-40: When a user updates their displayname or avatar update all their join events for all the rooms they are currently in. 2014-09-17 15:05:14 +01:00
register.py
room.py
typing.py