MatrixSynapse/synapse/handlers
Mark Haines 0c13d45522 Add a comment on why we don't create a profile for upgrading users 2016-06-17 19:18:53 +01:00
..
__init__.py
_base.py
account_data.py
admin.py
appservice.py
auth.py Fix TypeError in call to bcrypt.hashpw 2016-06-16 00:43:42 -04:00
directory.py
events.py
federation.py Only re-sign our own events 2016-06-17 14:47:33 +01:00
identity.py
message.py
presence.py
profile.py Remove registered_users from the distributor. 2016-06-17 19:14:16 +01:00
receipts.py
register.py Add a comment on why we don't create a profile for upgrading users 2016-06-17 19:18:53 +01:00
room.py Pull full state for each room all at once 2016-06-08 15:51:49 +01:00
room_member.py
search.py
sync.py
typing.py