mastodon/config
Matt Jankowski 8b74aa4217 Admin reports controller improvements (#1714)
* Simplify admin/reports controller filtering for index

* Rename parameter to resolved

* Fix issue where reports view could not access filter_link_to

* Add coverage for admin/reports controller

* DRY up resolution of related reports for target account

* Clean up admin/reports routes

* Add Report#statuses method

* DRY up current account action taken params

* Rubocop styles
2017-04-14 11:10:28 +02:00
..
environments Modify ActionMailer configuration to default to ENV['LOCAL_DOMAIN'] if ENV['SMTP_DOMAIN'] is not set. The previous fallback, config.x.local_domain, is undefined when the code is called. (#1745) 2017-04-14 11:02:25 +02:00
initializers Add filename extension to paperclip (#1718) 2017-04-13 21:52:56 +02:00
locales Fix italian translation 2017-04-13 22:26:32 +02:00
application.rb Merge branch 'master' of git://github.com/matteoaquila/mastodon into matteoaquila-master 2017-04-13 22:25:07 +02:00
boot.rb
cable.yml
database.yml
deploy.rb
environment.rb
i18n-tasks.yml
navigation.rb Translate admin (#1702) 2017-04-13 21:49:07 +02:00
puma.rb
routes.rb Admin reports controller improvements (#1714) 2017-04-14 11:10:28 +02:00
secrets.yml
settings.yml Make boost modal off by default (#1719) 2017-04-13 21:53:59 +02:00
sidekiq.yml