MatrixSynapse/synapse/rest/client/v2_alpha
Erik Johnston 78c083f159 Merge pull request #1164 from pik/error-codes
Clarify Error codes for GET /filter/
2016-10-19 14:26:17 +01:00
..
__init__.py
_base.py
account.py
account_data.py
auth.py window.postmessage for Interactive Auth fallback 2016-10-06 18:16:59 +01:00
devices.py Handle delete device requests with no body 2016-10-12 18:47:28 +01:00
filter.py Refactor test_filter to use real DataStore 2016-10-18 12:17:38 -05:00
keys.py Move the E2E key handling into the e2e handler 2016-09-13 11:35:35 +01:00
notifications.py Implement `only=highlight` on `/notifications` 2016-09-08 13:43:35 +01:00
openid.py
receipts.py
register.py Add helper function for getting access_tokens from requests 2016-09-09 16:33:15 +01:00
report_event.py
sendtodevice.py Send device messages over federation 2016-09-06 18:16:20 +01:00
sync.py
tags.py
thirdparty.py Merge pull request #1096 from matrix-org/markjh/get_access_token 2016-09-09 17:09:27 +01:00
tokenrefresh.py