chinwagsocial/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 Make sure Rabl is using Oj 2017-04-05 19:29:30 +02:00
locales French translation update (#1271) 2017-04-09 14:55:58 +02:00
application.rb Merge branch 'master' into master 2017-04-05 20:28:58 +02:00
boot.rb Upgrade to Rails 5.0.0.1 2016-08-17 17:58:00 +02:00
cable.yml Add Heroku deployment support 2017-01-17 22:00:03 +11:00
database.yml Add env variable to disable prepared statements (#1293) 2017-04-09 05:46:32 +02:00
deploy.rb Add capistrano to development environment 2017-01-30 20:03:17 +01:00
environment.rb Upgrade to Rails 5.0.0.1 2016-08-17 17:58:00 +02:00
i18n-tasks.yml Update settings to re-use admin layout, one big navigation tree, improve settings forms 2017-01-28 03:56:10 +01:00
navigation.rb Fix #795, fix #704, fix #835 - 2FA requires confirmation to be enabled (#1278) 2017-04-08 22:20:08 +02:00
puma.rb Force UTF8 encoding on generated XML (#1140) 2017-04-07 11:09:14 +02:00
routes.rb Allow users to update their Account in the API (#1179) 2017-04-09 18:33:40 +02:00
secrets.yml Upgrade to Rails 5.0.0.1 2016-08-17 17:58:00 +02:00
settings.yml New admin setting: open/close registrations, with custom message, from the admin UI 2017-04-04 15:28:12 +02:00
sidekiq.yml Adjust down the number of Sidekiq threads to 5 (default of 25 is way too high) 2016-03-25 14:20:31 +01:00