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/helpers
Matt Jankowski 66d8f99a30 Admin reports with accounts (#2092)
* Add a ReportFilter class

* Add reports and targeted_reports relationships to Account

* Use ReportFilter from admin/reports controller

* Link to admin/reports filtered views from admin account show view

* Add indexes to reports.account_id and reports.target_account_id
8 years ago
..
admin Admin reports with accounts (#2092) 8 years ago
application_helper.rb View spec fix (#1888) 8 years ago
home_helper.rb Improve initialState loading 8 years ago
instance_helper.rb Instance helper to replace site title helper (#2038) 8 years ago
routing_helper.rb Fix rubocop issues, introduce usage of frozen literal to improve performance 8 years ago
settings_helper.rb Add Occitan (oc) translation (#2077) 8 years ago
stream_entries_helper.rb significant improvement in microformats markup (#1063) 8 years ago
style_helper.rb Check for a custom css file to help customization of instances (#1368) 8 years ago