MatrixSynapse/synapse
Matthew Hodgson 98ed3d0222 improve comment 2014-08-16 01:52:03 +01:00
..
api Remember to reflect membership LEAVE events to the leaving member so they know it happened 2014-08-15 11:40:58 +01:00
app Change relative db paths to absolute paths in case we daemonize. 2014-08-14 14:07:22 +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 improve comment 2014-08-16 01:52:03 +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 Also include users' presence when responding to /rooms/:room_id/members/list 2014-08-15 16:47:50 +01:00
storage retcols is mandatory. i have no idea how this could ever have worked? 2014-08-16 01:46:35 +01:00
util Put some DEBUG logging in lockutils.py so we can debug roomlocks 2014-08-14 16:06:05 +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 a check to make sure that during state conflict res we only request a PDU we don't have. 2014-08-15 11:47:01 +01:00
types.py add in whitespace after copyright statements to improve legibility 2014-08-13 03:14:34 +01:00