MatrixSynapse/synapse/handlers
Erik Johnston feec718265 Shuffle receipt handler around so that worker apps don't need to load it 2016-11-23 15:14:24 +00:00
..
__init__.py Shuffle receipt handler around so that worker apps don't need to load it 2016-11-23 15:14:24 +00:00
_base.py as_user->app_service, less redundant comments, better positioned comments 2016-10-20 12:04:54 +01:00
account_data.py copyrights 2016-01-07 04:26:29 +00:00
admin.py copyrights 2016-01-07 04:26:29 +00:00
appservice.py storage/appservice: make appservice methods only relying on the cache synchronous 2016-10-06 15:24:59 +02:00
auth.py Use external ldap auth pacakge 2016-11-15 13:03:19 +00:00
device.py make device IDs more useful for human disambiguation 2016-09-13 00:02:39 +01:00
devicemessage.py Use new federation_sender DI 2016-11-16 14:47:52 +00:00
directory.py storage/appservice: make appservice methods only relying on the cache synchronous 2016-10-06 15:24:59 +02:00
e2e_keys.py Limit how often we ask for keys from dead servers 2016-09-13 11:53:50 +01:00
events.py Use state handler instead of get_users_in_room/get_joined_hosts 2016-08-26 14:54:30 +01:00
federation.py Shuffle receipt handler around so that worker apps don't need to load it 2016-11-23 15:14:24 +00:00
identity.py requestToken update 2016-06-30 17:51:28 +01:00
initial_sync.py Shuffle receipt handler around so that worker apps don't need to load it 2016-11-23 15:14:24 +00:00
message.py Handle sending events and device messages over federation 2016-11-17 15:48:04 +00:00
presence.py Use new federation_sender DI 2016-11-16 14:47:52 +00:00
profile.py handlers/profile: added admin override for set_displayname and set_avatar_url 2016-10-06 15:24:59 +02:00
receipts.py Use new federation_sender DI 2016-11-16 14:47:52 +00:00
register.py rest/client/v1/register: use the correct requester in createUser 2016-10-06 22:12:32 +02:00
room.py Fix incredubly slow back pagination query 2016-10-24 13:35:51 +01:00
room_list.py Add total_room_count_estimate to /publicRooms 2016-09-21 13:30:05 +01:00
room_member.py Fix membership changes to be idempotent 2016-09-02 19:23:22 +01:00
search.py move filter_events_for_client out of base handler 2016-05-11 13:42:37 +01:00
sync.py Return early on /sync code paths if a '*' filter is used 2016-11-22 16:38:35 +00:00
typing.py Use new federation_sender DI 2016-11-16 14:47:52 +00:00