MatrixSynapse/synapse/rest/client/v2_alpha
Luke Barnard 369195caa5 Modify register/available to be GET with query param
- GET is now the method for register/available
- a query parameter "username" is now used

Also, empty usernames are now handled with an error message on registration or via register/available: `User ID cannot be empty`
2017-05-10 17:23:55 +01:00
..
__init__.py
_base.py
account.py
account_data.py m.read_marker -> m.fully_read (#2128) 2017-04-18 17:46:15 +01:00
auth.py
devices.py
filter.py
keys.py
notifications.py
openid.py
read_marker.py m.read_marker -> m.fully_read (#2128) 2017-04-18 17:46:15 +01:00
receipts.py
register.py Modify register/available to be GET with query param 2017-05-10 17:23:55 +01:00
report_event.py
sendtodevice.py
sync.py Comment and remove spurious logging 2017-04-27 17:25:44 +01:00
tags.py
thirdparty.py
tokenrefresh.py