MatrixSynapse/synapse/handlers
Erik Johnston e06adc6d7e SYN-2: Allow server admins to delete room aliases 2014-09-30 11:31:42 +01:00
..
__init__.py SYN-48: Implement WHOIS rest servlet 2014-09-29 14:59:52 +01:00
_base.py Generate m.room.aliases event when the HS creates a room alias 2014-09-05 21:35:56 +01:00
admin.py SYN-48: Implement WHOIS rest servlet 2014-09-29 14:59:52 +01:00
directory.py SYN-2: Allow server admins to delete room aliases 2014-09-30 11:31:42 +01:00
events.py Correctly handle the 'age' key in events and pdus 2014-09-15 13:26:11 +01:00
federation.py SYN-46: An invite received from fedearation didn't wake up the event stream for the invited user. 2014-09-25 13:01:05 +01:00
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 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 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 Split out password/captcha/email logic. 2014-09-15 12:42:36 +01:00
room.py Merge branch 'deletions' of github.com:matrix-org/synapse into develop 2014-09-25 17:02:53 +01:00
typing.py fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org hasn't been incorporated in time for launch. 2014-09-03 17:31:57 +01:00