MatrixSynapse/synapse/handlers
Erik Johnston 67c5f89244 Enable presence again. Fix up api to match old api. 2014-08-26 19:40:29 +01:00
..
__init__.py add in whitespace after copyright statements to improve legibility 2014-08-13 03:14:34 +01:00
_base.py Wait for getting a Join in response to an invite/join dance. 2014-08-21 14:38:22 +01:00
directory.py Added a urls module for keeping client and federation prefixes. 2014-08-14 11:52:56 +01:00
events.py Enable presence again. Fix up api to match old api. 2014-08-26 19:40:29 +01:00
federation.py Use state_key rather than target_user_id 2014-08-26 16:13:32 +01:00
login.py Pass back the user_id in the response to /login in case it has changed. Store and use that on the webclient rather than the input field. 2014-08-14 16:40:15 +01:00
presence.py Enable presence again. Fix up api to match old api. 2014-08-26 19:40:29 +01:00
profile.py Now that HS->HS Profile lookups use Federation Queries, we don't need the 'local_only' antirecursion hack 2014-08-13 17:23:49 +01:00
register.py add in whitespace after copyright statements to improve legibility 2014-08-13 03:14:34 +01:00
room.py Enable presence again. Fix up api to match old api. 2014-08-26 19:40:29 +01:00