mastodon/config
Matt Jankowski 2925372ff4 Move create/destroy actions for api/v1/statuses to namespace ()
Each of mute, favourite, reblog has been updated to:

- Have a separate controller with just a create and destroy action
- Preserve historical route names to not break the API
- Mild refactoring to break up long methods
..
environments Support multiple trusted proxy ip addresses ()
initializers Update Rails to version 5.1.1 ()
locales i18n: Minor fixes in Polish translation ()
webpack Refactor translationRunner.js ()
application.rb Set config.cache_store in environments file. ()
boot.rb Adds bootsnap. Faster boot time ()
brakeman.ignore Enable CodeClimate Brakeman checks ()
database.yml Added support parallel_tests ()
deploy.rb Update capistrano lock version to 3.8.1 ()
environment.rb Upgrade to Rails 5.0.0.1
i18n-tasks.yml Add date to ignore_missing and ignore_unused in config/i18n-tasks.yml ()
navigation.rb Move admin/pubsubhubbub controller to admin/subscriptions ()
puma.rb Do not set port for puma if it is bound to unix socket ()
routes.rb Move create/destroy actions for api/v1/statuses to namespace ()
secrets.yml Upgrade to Rails 5.0.0.1
settings.yml Added support for configurable reserved usernames (fix of ) ()
sidekiq.yml Replace mastodon:media:clear and mastodon:feeds:clear rake tasks with ()