MatrixSynapse/synapse/handlers
David Baker c2c188b699 Federation was passing strings anyway
so pass string everywhere
2017-10-03 15:46:19 +01:00
..
__init__.py
_base.py Add per user ratelimiting overrides 2017-05-10 11:05:43 +01:00
account_data.py
admin.py
appservice.py
auth.py Use an ExpiringCache for storing registration sessions 2017-06-29 14:08:37 +01:00
device.py Correctly handle leaving room in /key/changes 2017-09-18 15:38:22 +01:00
devicemessage.py
directory.py
e2e_keys.py
events.py
federation.py Fix param name & lint 2017-10-03 14:04:10 +01:00
identity.py
initial_sync.py
message.py Fix /joined_members to work with AS users 2017-09-28 10:09:32 +01:00
presence.py Make presence use cached users/hosts in room 2017-05-16 16:01:43 +01:00
profile.py Add per user ratelimiting overrides 2017-05-10 11:05:43 +01:00
read_marker.py
receipts.py
register.py Modify condition on empty localpart 2017-05-10 17:34:30 +01:00
room.py Change to create new room and join other users 2017-06-19 14:10:13 +01:00
room_list.py
room_member.py Federation was passing strings anyway 2017-10-03 15:46:19 +01:00
search.py
sync.py Refactor to speed up incremental syncs 2017-09-25 17:35:39 +01:00
typing.py Fix typing tests 2017-05-26 10:02:04 +01:00
user_directory.py Make some more params configurable 2017-06-22 14:59:52 +01:00