You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
watcha-synapse/synapse/handlers
Kegan Dougal fef3183461 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. 10 years ago
..
__init__.py add in whitespace after copyright statements to improve legibility 10 years ago
_base.py add in whitespace after copyright statements to improve legibility 10 years ago
directory.py Added a urls module for keeping client and federation prefixes. 10 years ago
events.py add in whitespace after copyright statements to improve legibility 10 years ago
federation.py add in whitespace after copyright statements to improve legibility 10 years ago
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. 10 years ago
presence.py Round Presence mtime and mtime_age to nearest msec; avoids floats for msec values over the wire 10 years ago
profile.py Now that HS->HS Profile lookups use Federation Queries, we don't need the 'local_only' antirecursion hack 10 years ago
register.py add in whitespace after copyright statements to improve legibility 10 years ago
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 10 years ago