forked-synapse/synapse/handlers
2014-08-28 16:00:14 +01:00
..
__init__.py Split out MessageHandler 2014-08-27 17:59:36 +01:00
_base.py Fix pyflakes warnings 2014-08-28 13:51:50 +01:00
directory.py Added a urls module for keeping client and federation prefixes. 2014-08-14 11:52:56 +01:00
events.py PEP8 tweaks. 2014-08-27 14:19:39 +01:00
federation.py Remove get_state_for_room function from federation handler 2014-08-28 15:32:38 +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
message.py Split out MessageHandler 2014-08-27 17:59:36 +01:00
presence.py Re-enable presence, un-skip presence tests 2014-08-28 16:00:14 +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 Fix bug where we used UserID objects instead of strigns 2014-08-28 13:40:27 +01:00
typing.py Fix pyflakes warnings 2014-08-28 13:51:50 +01:00