mastodon/config
Matt Jankowski 55e1e12b7d Ensure i18n matches options ()
* Add failing spec showing that human_locales does not match what i18n knows about

* Add missing `ar` key for arabic to human locales

* Remove duplicate `id` key from available locales

* Sort keys in human locales list

* Add spec for human_locale helper
..
environments Make HSTS enable optional with force_ssl ()
initializers fix can toot whitespace ()
locales Adding arabic string localization (rebased) ()
activerecord.en.yml Extract error messages to locale file ()
activerecord.ja.yml Extract error messages to locale file ()
application.rb Ensure i18n matches options ()
boot.rb Upgrade to Rails 5.0.0.1
cable.yml Add Heroku deployment support
database.yml Add env variable to disable prepared statements ()
deploy.rb capistrano: link robots.txt ()
environment.rb Upgrade to Rails 5.0.0.1
i18n-tasks.yml I18n health warnings ()
navigation.rb 2FA controller cleanup ()
puma.rb Do not set port for puma if it is bound to unix socket ()
routes.rb ActivityPub: Add basic, read-only support for Outboxes, Notes, and Create/Announce Activities ()
secrets.yml Upgrade to Rails 5.0.0.1
settings.yml Add gif auto-play/pause preference
sidekiq.yml Adjust down the number of Sidekiq threads to 5 (default of 25 is way too high)