mastodon/config
Matt Jankowski 8bac0350d1 Restful refactor of accounts/ routes (#2133)
* Add routing specs for accounts followers and following actions

* Use more restful route naming for public account follow pages

Moves two actions:
- accounts#followers to accounts/follower_accounts#index
- accounts#following to accounts/following_accounts#index

Adds routing spec to ensure prior URLs are preserved.
2017-04-19 13:52:37 +02:00
..
environments Allow using an SMTP server without authentication (#1597) 2017-04-17 10:41:19 +02:00
initializers Fix #1642, fix #1912 - Dictate content-type file extension (#2078) 2017-04-18 23:15:44 +02:00
locales update simple_form.ja.yml (follow for #1991) (#2113) 2017-04-19 03:55:19 +02:00
application.rb Add Occitan (oc) translation (#2077) 2017-04-18 15:21:16 +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 lock capistrano to 3.8.0 (#1890) 2017-04-16 12:52:18 +02:00
environment.rb Upgrade to Rails 5.0.0.1 2016-08-17 17:58:00 +02:00
i18n-tasks.yml I18n health warnings (#1949) 2017-04-16 19:37:01 +02:00
navigation.rb Instances list in admin (#2095) 2017-04-18 21:09:07 +02:00
puma.rb Removed Heroku in-process spawning. (#1873) 2017-04-15 23:02:13 +02:00
routes.rb Restful refactor of accounts/ routes (#2133) 2017-04-19 13:52:37 +02:00
secrets.yml Upgrade to Rails 5.0.0.1 2016-08-17 17:58:00 +02:00
settings.yml Add gif auto-play/pause preference 2017-04-17 12:14:03 +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