mastodon/config
Emelia Smith d9b62e34da Feature: Improve reports ui ()
* Further improvements to Reports UI

- Clean up notes display
- Clean up add new note form
- Simplify controller
- Allow reopening a report with a note
- Show created at date for reports
- Fix report details table formatting

* Show history of report using Admin::ActionLog beneath the report

* Fix incorrect log message when reopening a report

* Implement fetching of all ActionLog items that could be related to the report

* Ensure adding a report_note updates the report's updated_at

* Limit Report History to actions that happened between the report being created and the report being resolved

* Fix linting issues

* Improve report history builder

Thanks @gargron for the improvements
2018-04-10 20:27:59 +02:00
..
environments Fix i18n fallback configuration conflicts with environment configurations () 2018-03-20 16:36:20 +01:00
initializers Use RAILS_LOG_LEVEL to set log level of Sidekiq, too () 2018-04-10 16:08:28 +02:00
locales Feature: Improve reports ui () 2018-04-10 20:27:59 +02:00
webpack Cache media () 2018-03-27 12:32:30 +02:00
application.rb Fix i18n fallback configuration conflicts with environment configurations () 2018-03-20 16:36:20 +01:00
boot.rb Adds bootsnap. Faster boot time () 2017-05-20 19:42:27 +02:00
brakeman.ignore Save video metadata and improve video OpenGraph tags () 2018-02-16 07:22:20 +01:00
database.yml use-DB_NAME-in-development () 2017-10-17 11:45:37 +02:00
deploy.rb Update dependencies for Ruby (2017-10-30) () 2017-10-31 12:22:32 +01:00
environment.rb Make PreviewCard records reuseable between statuses () 2017-09-01 16:20:16 +02:00
i18n-tasks.yml Revert , hide sensitive text/images from OpenGraph previews () 2018-03-18 20:33:07 +01:00
navigation.rb Add headings to the security settings page () 2018-03-07 01:39:40 +01:00
puma.rb Do not set port for puma if it is bound to unix socket () 2017-04-22 01:22:20 +02:00
routes.rb Feature: Allow staff to change user emails () 2018-04-10 09:16:06 +02:00
secrets.yml Upgrade to Rails 5.0.0.1 2016-08-17 17:58:00 +02:00
settings.yml Add preference to always display sensitive media () 2018-02-09 00:26:57 +01:00
sidekiq.yml Account archive download () 2018-02-21 23:21:32 +01:00
themes.yml Add support for multiple themes () 2017-09-19 16:36:23 +02:00
webpacker.yml Upgrade Webpacker to version 3.0.1 () 2017-09-27 14:41:54 +02:00