anonymousland-synapse/synapse/handlers
David Baker f681aab895 Log the args that we have on UI auth completion
This will be super helpful for debugging if we have more
registration woes.
2016-11-24 10:11:45 +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
account_data.py
admin.py
appservice.py
auth.py Log the args that we have on UI auth completion 2016-11-24 10:11:45 +00:00
device.py
devicemessage.py Use new federation_sender DI 2016-11-16 14:47:52 +00:00
directory.py
e2e_keys.py
events.py
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
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
receipts.py Use new federation_sender DI 2016-11-16 14:47:52 +00:00
register.py
room.py
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