forked-synapse/synapse/rest/client/v2_alpha
Richard van der Hoff 77eca2487c Merge pull request #1653 from matrix-org/rav/guest_e2e
Implement E2E for guests
2016-11-29 17:41:35 +00:00
..
__init__.py copyrights 2016-01-07 04:26:29 +00:00
_base.py GET /devices endpoint 2016-07-20 16:42:32 +01:00
account_data.py Use parse_json_object_from_request to parse JSON out of request bodies 2016-03-11 16:41:03 +00:00
account.py Add hs object 2016-07-14 10:25:52 +01:00
auth.py window.postmessage for Interactive Auth fallback 2016-10-06 18:16:59 +01:00
devices.py Allow guest access to endpoints for E2E 2016-11-25 15:26:34 +00:00
filter.py Refactor test_filter to use real DataStore 2016-10-18 12:17:38 -05:00
keys.py Allow guest access to endpoints for E2E 2016-11-25 15:26:34 +00:00
notifications.py Implement only=highlight on /notifications 2016-09-08 13:43:35 +01:00
openid.py Rename openid/token to openid/request_token 2016-05-05 15:15:00 +01:00
receipts.py Shuffle receipt handler around so that worker apps don't need to load it 2016-11-23 15:14:24 +00:00
register.py Give guest users a device_id 2016-11-25 15:25:30 +00:00
report_event.py Add timestamp and auto incrementing ID 2016-05-04 15:19:12 +01:00
sendtodevice.py Allow guest access to endpoints for E2E 2016-11-25 15:26:34 +00:00
sync.py Glue only_event_fields into the sync rest servlet 2016-11-22 10:14:05 +00:00
tags.py Use parse_json_object_from_request to parse JSON out of request bodies 2016-03-11 16:41:03 +00:00
thirdparty.py Merge pull request #1096 from matrix-org/markjh/get_access_token 2016-09-09 17:09:27 +01:00
tokenrefresh.py Add device_id support to /login 2016-07-18 16:39:44 +01:00