anonymousland-synapse/synapse/api
2014-08-28 10:59:15 +01:00
..
events Create the correct events with the right configuration when creating a new room. 2014-08-28 10:59:15 +01:00
__init__.py add in whitespace after copyright statements to improve legibility 2014-08-13 03:14:34 +01:00
auth.py add _get_room_member, fix datastore methods 2014-08-27 16:51:54 +01:00
constants.py Create the correct events with the right configuration when creating a new room. 2014-08-28 10:59:15 +01:00
errors.py Added M_UNKNOWN_TOKEN error code and send it when there is an unrecognised access_token 2014-08-14 13:47:39 +01:00
urls.py Added /matrix/content path, HS resource_for_content_repo attribute and FileUploadResource. Added stub methods. 2014-08-18 17:18:54 +01:00