MatrixSynapse/synapse/handlers
Erik Johnston b69f76c106 Merge branch 'develop' of github.com:matrix-org/synapse into erikj/split_out_fed_txn 2016-11-23 11:31:53 +00:00
..
__init__.py
_base.py as_user->app_service, less redundant comments, better positioned comments 2016-10-20 12:04:54 +01: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 Use external ldap auth pacakge 2016-11-15 13:03:19 +00:00
device.py
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
events.py
federation.py Remove explicit calls to send_pdu 2016-11-21 14:48:51 +00:00
identity.py
initial_sync.py
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
room_member.py
search.py
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