forked-synapse/synapse/handlers
2014-08-27 16:54:12 +01:00
..
__init__.py Initial typing notification support - EDU federation, but no timers, and no actual push to clients 2014-08-27 11:45:16 +01:00
_base.py Fill out prev_events before calling persist_event 2014-08-27 14:32:19 +01:00
directory.py Added a urls module for keeping client and federation prefixes. 2014-08-14 11:52:56 +01:00
events.py Added support for GET /events/$eventid with auth checks. 2014-08-27 10:33:01 +01:00
federation.py add _get_room_member, fix datastore methods 2014-08-27 16:51:54 +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 Fix pyflakes errors 2014-08-26 16:02:59 +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 add _get_room_member, fix datastore methods 2014-08-27 16:51:54 +01:00
typing.py Initial typing notification support - EDU federation, but no timers, and no actual push to clients 2014-08-27 11:45:16 +01:00