mastodon/app/models
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
2018-04-02 22:04:14 +02:00
..
admin
concerns Fix UniqueUsernameValidator comparison (#6926) 2018-03-27 04:33:57 +02:00
form
web
account.rb Feature: Report improvements (#6967) (#7000) 2018-04-02 22:04:14 +02:00
account_domain_block.rb
account_filter.rb
account_moderation_note.rb
admin.rb
application_record.rb Validate HTTP response length while receiving (#6891) 2018-03-26 14:02:10 +02:00
backup.rb
block.rb
context.rb
conversation.rb
conversation_mute.rb
custom_emoji.rb Validate HTTP response length while receiving (#6891) 2018-03-26 14:02:10 +02:00
custom_emoji_filter.rb
domain_block.rb
email_domain_block.rb
export.rb
favourite.rb
feed.rb
follow.rb
follow_request.rb
home_feed.rb
identity.rb
import.rb
instance.rb
instance_filter.rb
invite.rb
invite_filter.rb
list.rb
list_account.rb
list_feed.rb
media_attachment.rb Validate HTTP response length while receiving (#6891) 2018-03-26 14:02:10 +02:00
mention.rb
mute.rb
notification.rb Change columns in notifications nonnullable (#6764) 2018-03-24 12:51:28 +01:00
preview_card.rb Validate HTTP response length while receiving (#6891) 2018-03-26 14:02:10 +02:00
remote_follow.rb
remote_profile.rb [WIP] Enable custom emoji on account pages and in the sidebar (#6124) 2018-04-01 23:55:42 +02:00
report.rb Feature: Report improvements (#6967) (#7000) 2018-04-02 22:04:14 +02:00
report_filter.rb
report_note.rb Feature: Report improvements (#6967) (#7000) 2018-04-02 22:04:14 +02:00
search.rb
session_activation.rb
setting.rb
site_upload.rb
status.rb
status_pin.rb
stream_entry.rb
subscription.rb
tag.rb Fix #6715: Make catalan words with the L geminate letter work in hashtags (#6741) 2018-03-11 14:55:49 +01:00
user.rb bugfixes and gem update (#6831) 2018-03-19 20:08:56 +01:00
web.rb