mastodon/spec/controllers/api
David Celis d4fe6cd2bf Allow users to update their Account in the API (#1179)
* Allow users to update their Account in the API

It would be nice for API clients to be able to allow users to update
their accounts without having to wrap Mastodon in a web view. This patch
adds an API endpoint to let users submit a PATCH for their account.

Signed-off-by: David Celis <me@davidcel.is>

* Add /api/v1/accounts/update_credentials to the API docs

Signed-off-by: David Celis <me@davidcel.is>
2017-04-09 18:33:40 +02:00
..
v1 Allow users to update their Account in the API (#1179) 2017-04-09 18:33:40 +02:00
oembed_controller_spec.rb Fix oembed controller test 2017-01-23 13:36:17 +01:00
push_controller_spec.rb Adding embedded PuSH server 2016-11-28 13:36:47 +01:00
salmon_controller_spec.rb Prettier account and stream entry URLs 2017-03-22 19:55:14 +01:00
subscriptions_controller_spec.rb Update hub URL and re-subscribe if hub URL changes 2016-11-26 15:18:21 +01:00