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/app/policies
Emelia Smith e85cffb236 Feature: Report improvements (#6967) (#7000)
* Implement Assignment of Reports (#6967)

* Change translation of admin.report.comment.label to "Report Comment" for clarity

As we'll soon add the ability for reports to have comments on them, this clarification makes sense.

* Implement notes for Reports

This enables moderators to leave comments about a report whilst they work on it

* Fix display of report moderation notes

* Allow reports to be reopened / marked as unresolved

* Redirect to reports listing upon resolution of report

* Implement "resolve with note" functionality

* Add inverse relationship for report notes

* Remove additional database querying when loading report notes

* Fix tests for reports

* Fix localisations for report notes / reports
7 years ago
..
account_moderation_note_policy.rb Add moderator role and add pundit policies for admin actions (#5635) 7 years ago
account_policy.rb Implement the ability for an Administrator or Moderator to remove an account avatar (#6998) 7 years ago
application_policy.rb Account archive download (#6460) 7 years ago
backup_policy.rb Account archive download (#6460) 7 years ago
custom_emoji_policy.rb Add moderator role and add pundit policies for admin actions (#5635) 7 years ago
domain_block_policy.rb Add moderator role and add pundit policies for admin actions (#5635) 7 years ago
email_domain_block_policy.rb Add moderator role and add pundit policies for admin actions (#5635) 7 years ago
instance_policy.rb Add moderator role and add pundit policies for admin actions (#5635) 7 years ago
invite_policy.rb Allow admin to deactivate invite created by users (#5860) 7 years ago
report_note_policy.rb Feature: Report improvements (#6967) (#7000) 7 years ago
report_policy.rb Add moderator role and add pundit policies for admin actions (#5635) 7 years ago
settings_policy.rb Add moderator role and add pundit policies for admin actions (#5635) 7 years ago
status_policy.rb Add moderator role and add pundit policies for admin actions (#5635) 7 years ago
subscription_policy.rb Add moderator role and add pundit policies for admin actions (#5635) 7 years ago
user_policy.rb Add moderator role and add pundit policies for admin actions (#5635) 7 years ago