MatrixSynapse/synapse/handlers
David Baker df2a616c7b Convert emails to lowercase when storing
And db migration sql to convert existing addresses.
2016-10-19 11:13:55 +01:00
..
__init__.py
_base.py handers: do not ratelimit app service senders 2016-10-06 15:24:59 +02:00
account_data.py
admin.py
appservice.py storage/appservice: make appservice methods only relying on the cache synchronous 2016-10-06 15:24:59 +02:00
auth.py Convert emails to lowercase when storing 2016-10-19 11:13:55 +01:00
device.py
devicemessage.py
directory.py storage/appservice: make appservice methods only relying on the cache synchronous 2016-10-06 15:24:59 +02:00
e2e_keys.py
events.py
federation.py
identity.py
initial_sync.py
message.py
presence.py
profile.py handlers/profile: added admin override for set_displayname and set_avatar_url 2016-10-06 15:24:59 +02:00
receipts.py
register.py rest/client/v1/register: use the correct requester in createUser 2016-10-06 22:12:32 +02:00
room.py storage/appservice: make appservice methods only relying on the cache synchronous 2016-10-06 15:24:59 +02:00
room_list.py
room_member.py
search.py
sync.py storage/appservice: make appservice methods only relying on the cache synchronous 2016-10-06 15:24:59 +02:00
typing.py Move FEDERATION_PING_INTERVAL timer. Update log line 2016-09-23 15:43:34 +01:00