MatrixSynapse/synapse/rest/client/v2_alpha
Erik Johnston 7e919bdbd0 Include newly joined users in /keys/changes API 2017-02-01 17:33:16 +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.py Lowercase all email addresses before querying db 2017-01-18 13:25:56 +00: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
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 Include newly joined users in /keys/changes API 2017-02-01 17:33:16 +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 Fix doc-string 2016-12-01 11:42:17 +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 Add basic implementation of local device list changes 2017-01-25 14:27:27 +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 Rip out more refresh_token code 2016-11-30 17:40:18 +00:00