MatrixSynapse/synapse/handlers
Erik Johnston 56b5e83e36 Reduce database inserts when sending transactions 2016-05-06 11:20:18 +01:00
..
__init__.py
_base.py Don't auto log failed auth checks 2016-04-13 11:11:46 +01:00
account_data.py
admin.py
appservice.py
auth.py Simplify _check_password 2016-04-15 11:17:18 +01:00
directory.py
events.py
federation.py Don't auto log failed auth checks 2016-04-13 11:11:46 +01:00
identity.py
message.py
presence.py Reduce database inserts when sending transactions 2016-05-06 11:20:18 +01:00
profile.py
receipts.py
register.py
room.py Don't return empty public rooms 2016-04-12 16:06:18 +01:00
room_member.py fix typo 2016-04-28 15:09:25 +01:00
search.py
sync.py
typing.py