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 Split out the auth handler 2016-06-02 13:31:45 +01:00
_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 Poke notifier on next reactor tick 2016-06-03 11:24:16 +01:00
presence.py .values() returns list of sets 2016-06-06 16:00:09 +01:00
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 Load push rules in storage layer, so that they get cached 2016-06-03 11:10:00 +01:00
typing.py Don't hit DB for noop replications queries 2016-06-08 11:33:30 +01:00