mastodon/app/models
Effy Elden 1801a36414 Report processing improvements (#2349)
* Expose media attachments on reported statuses directly

* Comment out unused bulk report checkbox. Add title to report comment for viewing full comment. Add 'contents' column, with icons and numerical indicators to show the number of referenced statuses and media attachments in the report

* Link account name on authorize_follow card back to account

* Add localisation string for report_contents

* Show new admin accounts card partial on report view. Apply simple_format to report comment so newlines are preserved.

* Add new admin accounts card partial, for display quick useful admin stats (e.g. report history, moderation status).

* Fix localized variable
2017-04-24 00:44:37 +02:00
..
concerns
form
web
account.rb Followers-only post federation (#2111) 2017-04-24 00:38:37 +02:00
account_filter.rb
application_record.rb
block.rb
domain_block.rb
export.rb
favourite.rb
feed.rb
follow.rb
follow_request.rb
import.rb
media_attachment.rb Fix #2108 - Fix gif uploads (#2171) 2017-04-19 23:21:00 +02:00
mention.rb
mute.rb
notification.rb
preview_card.rb
remote_follow.rb strip leading & trailing spaces from remote follow acct (#997) (#2321) 2017-04-22 15:08:30 +02:00
report.rb Report processing improvements (#2349) 2017-04-24 00:44:37 +02:00
report_filter.rb Admin reports with accounts (#2092) 2017-04-18 19:36:18 +02:00
setting.rb
status.rb ActivityPub: Add basic, read-only support for Outboxes, Notes, and Create/Announce Activities (#2197) 2017-04-23 05:21:10 +02:00
stream_entry.rb
subscription.rb
tag.rb
user.rb Admin UI for confirming users (#2245) 2017-04-23 04:43:42 +02:00
web.rb