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
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
..
api Added M_UNKNOWN_TOKEN error code and send it when there is an unrecognised access_token 10 years ago
app Change relative db paths to absolute paths in case we daemonize. 10 years ago
crypto add in whitespace after copyright statements to improve legibility 10 years ago
federation Added a urls module for keeping client and federation prefixes. 10 years ago
handlers 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
http If the web client is enabled, automatically redirect root '/' to the web client path. 10 years ago
rest 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
storage We really don't need debug logging of all the SQL statements we execute; we're quite happy these all work now 10 years ago
util Put some DEBUG logging in lockutils.py so we can debug roomlocks 10 years ago
__init__.py add in whitespace after copyright statements to improve legibility 10 years ago
server.py Removed http_server from HomeServer. Updated unit tests to use either resource_for_federation or resource_for_client depending on what is being tested. 10 years ago
state.py add in whitespace after copyright statements to improve legibility 10 years ago
types.py add in whitespace after copyright statements to improve legibility 10 years ago