MatrixSynapse/synapse/handlers
Paul "LeoNerd" Evans faf25e3a83 Allow room presence visibility between users who share a room 2014-08-18 13:41:43 +01:00
..
__init__.py add in whitespace after copyright statements to improve legibility 2014-08-13 03:14:34 +01:00
_base.py add in whitespace after copyright statements to improve legibility 2014-08-13 03:14:34 +01:00
directory.py Added a urls module for keeping client and federation prefixes. 2014-08-14 11:52:56 +01:00
events.py add in whitespace after copyright statements to improve legibility 2014-08-13 03:14:34 +01:00
federation.py add in whitespace after copyright statements to improve legibility 2014-08-13 03:14:34 +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 Allow room presence visibility between users who share a room 2014-08-18 13:41:43 +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 Reflect user's messages up to themselves before pushing it to federatoin; also release roomlock before touching federation so we don't halt progress on the world 2014-08-14 16:22:08 +01:00