forked-synapse/synapse
2014-08-14 14:05:05 +01:00
..
api Added M_UNKNOWN_TOKEN error code and send it when there is an unrecognised access_token 2014-08-14 13:47:39 +01:00
app chmod +x homeserver.py 2014-08-14 14:05:05 +01:00
crypto add in whitespace after copyright statements to improve legibility 2014-08-13 03:14:34 +01:00
federation Added a urls module for keeping client and federation prefixes. 2014-08-14 11:52:56 +01:00
handlers Added a urls module for keeping client and federation prefixes. 2014-08-14 11:52:56 +01:00
http If the web client is enabled, automatically redirect root '/' to the web client path. 2014-08-14 11:37:13 +01:00
rest Added a urls module for keeping client and federation prefixes. 2014-08-14 11:52:56 +01:00
storage An initial hack at storing presence state-change mtimes in database and presenting age durations to clients/federation events 2014-08-13 19:19:15 +01:00
util add in whitespace after copyright statements to improve legibility 2014-08-13 03:14:34 +01:00
__init__.py add in whitespace after copyright statements to improve legibility 2014-08-13 03:14:34 +01:00
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. 2014-08-14 10:18:54 +01:00
state.py add in whitespace after copyright statements to improve legibility 2014-08-13 03:14:34 +01:00
types.py add in whitespace after copyright statements to improve legibility 2014-08-13 03:14:34 +01:00