You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/config
Matt Jankowski 3ddd936b03 Refactor exports controller (#1567)
* Add basic coverage for settings/exports controller

* Remove unused @account variable from settings/exports controller

* Add coverage for download export actions

* Remove deprecated `render :text` in favor of `send_data` for csv downloads

* Add model to handle exports

* Use Export class in settings/exports controller

* Simplify settings/exports controller methods

* Move settings/export to more restful routes
8 years ago
..
environments More SMTP customization (#1372) 8 years ago
initializers Avoid user enumeration with devise paranoid mode (#1527) 8 years ago
locales Update french locale (#1525) 8 years ago
application.rb Add Japanese translation (#1552) 8 years ago
boot.rb Upgrade to Rails 5.0.0.1 9 years ago
cable.yml Add Heroku deployment support 8 years ago
database.yml Add env variable to disable prepared statements (#1293) 8 years ago
deploy.rb Add capistrano to development environment 8 years ago
environment.rb Upgrade to Rails 5.0.0.1 9 years ago
i18n-tasks.yml Pagination improvements (#1445) 8 years ago
navigation.rb Fix #795, fix #704, fix #835 - 2FA requires confirmation to be enabled (#1278) 8 years ago
puma.rb Force UTF8 encoding on generated XML (#1140) 8 years ago
routes.rb Refactor exports controller (#1567) 8 years ago
secrets.yml Upgrade to Rails 5.0.0.1 9 years ago
settings.yml Merge branch 'master' of https://github.com/blackle/mastodon into blackle-master 8 years ago
sidekiq.yml Adjust down the number of Sidekiq threads to 5 (default of 25 is way too high) 9 years ago