MatrixSynapse/synapse/rest/client/v2_alpha
David Baker 544722bad2 Work around client replacing reg params
Works around https://github.com/vector-im/vector-android/issues/715
and equivalent for iOS
2016-11-18 17:07:35 +00: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 Work around client replacing reg params 2016-11-18 17:07:35 +00:00
report_event.py
sendtodevice.py Clean transactions based on time. Add HttpTransactionCache tests. 2016-11-14 11:19:24 +00:00
sync.py Add store-and-forward direct-to-device messaging 2016-08-25 17:35:37 +01:00
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