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/spec/controllers
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
..
activitypub Revert #5772 (#6221) 7 years ago
admin Feature: Report improvements (#6967) (#7000) 7 years ago
api Fix bug in relationships API introduced by #6482 (#6527) 7 years ago
auth Fix email confirmation link not updating email (#6187) 7 years ago
concerns Set the default locale in config (#6580) 7 years ago
oauth
settings Rename ResolveRemoteAccountService to ResolveAccountService (#6327) 7 years ago
well_known
about_controller_spec.rb
account_follow_controller_spec.rb
account_unfollow_controller_spec.rb
accounts_controller_spec.rb Rewrite account_controller_spec (#5633) 8 years ago
application_controller_spec.rb Fix force_ssl conditional (#6201) 7 years ago
authorize_follows_controller_spec.rb Rename ResolveRemoteAccountService to ResolveAccountService (#6327) 7 years ago
follower_accounts_controller_spec.rb
following_accounts_controller_spec.rb
home_controller_spec.rb Redirect from Web tag timeline to public tag timeline if not signed in (#6633) 7 years ago
manifests_controller_spec.rb Make Chrome splash screen same color as web UI's background color (#5169) 8 years ago
media_controller_spec.rb
remote_follow_controller_spec.rb rescue HTTP::ConnectionError in RemoteFollowController#create (#4726) 8 years ago
statuses_controller_spec.rb
stream_entries_controller_spec.rb Update status embeds (#4742) 8 years ago
tags_controller_spec.rb Redesign public hashtag pages (#5237) 8 years ago