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/views
Matt Jankowski 8b74aa4217 Admin reports controller improvements (#1714)
* Simplify admin/reports controller filtering for index

* Rename parameter to resolved

* Fix issue where reports view could not access filter_link_to

* Add coverage for admin/reports controller

* DRY up resolution of related reports for target account

* Clean up admin/reports routes

* Add Report#statuses method

* DRY up current account action taken params

* Rubocop styles
8 years ago
..
about Implementing Subresource Integrity (#1729) 8 years ago
accounts significant improvement in microformats markup (#1063) 8 years ago
activitypub Add AS2 format to RABL files 8 years ago
admin Admin reports controller improvements (#1714) 8 years ago
api When avatar/header are GIF, generate static versions (#1428) 8 years ago
auth
authorize_follow Quick best practice cleanup of views/helpers (#1546) 8 years ago
errors Make Reporting admin section translatable (#1549) 8 years ago
home Implementing Subresource Integrity (#1729) 8 years ago
kaminari Pagination improvements (#1445) 8 years ago
layouts Implementing Subresource Integrity (#1729) 8 years ago
notification_mailer Add digest e-mails 8 years ago
oauth Allow setting of default language through config 8 years ago
remote_follow Adding remote follow button 8 years ago
settings Settings export refactor (#1646) 8 years ago
shared Fix issue with missing emojify class in views (#1455) 8 years ago
stream_entries
tags Pagination improvements (#1445) 8 years ago
user_mailer
well_known