]> cat aescling's git repositories - mastodon.git/commit
Add basic logging of who resolved report
authorEugen Rochko <eugen@zeonfederated.com>
Mon, 3 Apr 2017 17:27:30 +0000 (19:27 +0200)
committerEugen Rochko <eugen@zeonfederated.com>
Mon, 3 Apr 2017 17:35:00 +0000 (19:35 +0200)
commit68f829e11c058c55a6695b5812aa0577b5b1eea1
treef81e1291db51e820ae927e2d76b08de2f5a2d39f
parent71458dc6df368801b32b55bb63baa94375019a83
Add basic logging of who resolved report
app/controllers/admin/reports_controller.rb
app/models/report.rb
app/views/admin/reports/show.html.haml
db/migrate/20170403172249_add_action_taken_by_account_id_to_reports.rb [new file with mode: 0644]
db/schema.rb
spec/services/block_domain_service_spec.rb