mastodon/app
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
..
chewy Full-text search for authorized statuses () 2018-02-09 23:04:47 +01:00
controllers Feature: Improve reports ui () 2018-04-10 20:27:59 +02:00
helpers Feature: Allow staff to change user emails () 2018-04-10 09:16:06 +02:00
javascript Feature: Improve reports ui () 2018-04-10 20:27:59 +02:00
lib Enable updating additional account information from user preferences via rest api () 2018-04-08 13:43:10 +02:00
mailers Account archive download () 2018-02-21 23:21:32 +01:00
models Feature: Improve reports ui () 2018-04-10 20:27:59 +02:00
policies Feature: Allow staff to change user emails () 2018-04-10 09:16:06 +02:00
presenters Redesign landing page (again) () 2018-02-22 01:03:48 +01:00
serializers retrieve custom emoji list via API instead of before page load () 2018-04-04 22:25:34 +02:00
services When creating status, if no sensitive status is given, use default () 2018-04-09 23:02:42 +02:00
validators Fix UniqueUsernameValidator comparison () 2018-03-27 04:33:57 +02:00
views Feature: Improve reports ui () 2018-04-10 20:27:59 +02:00
workers Add a circuit breaker for ActivityPub deliveries () 2018-04-07 21:36:58 +02:00