mastodon/config
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
..
environments Allows setting log level in env variable (#1290) 2017-04-09 01:42:13 +02:00
initializers
locales French translation update (#1271) 2017-04-09 14:55:58 +02:00
application.rb
boot.rb
cable.yml
database.yml Add env variable to disable prepared statements (#1293) 2017-04-09 05:46:32 +02:00
deploy.rb
environment.rb
i18n-tasks.yml
navigation.rb
puma.rb
routes.rb Allow users to update their Account in the API (#1179) 2017-04-09 18:33:40 +02:00
secrets.yml
settings.yml
sidekiq.yml