mastodon/app/views
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
2017-04-18 19:36:18 +02:00
..
about Simplify renders in views (#2084) 2017-04-18 17:15:30 +02:00
accounts Simplify renders in views (#2084) 2017-04-18 17:15:30 +02:00
activitypub Add AS2 format to RABL files 2017-02-06 17:00:55 -08:00
admin Admin reports with accounts (#2092) 2017-04-18 19:36:18 +02:00
api Instance helper to replace site title helper (#2038) 2017-04-18 00:16:32 +02:00
auth Add recovery code support for two-factor auth (#1773) 2017-04-15 13:26:03 +02:00
authorize_follow Simplify renders in views (#2084) 2017-04-18 17:15:30 +02:00
errors Make Reporting admin section translatable (#1549) 2017-04-12 17:11:49 +02:00
home Merge branch 'pause-gif' of git://github.com/patf/mastodon into patf-pause-gif 2017-04-18 01:25:50 +02:00
kaminari Pagination improvements (#1445) 2017-04-11 01:11:41 +02:00
layouts Instance helper to replace site title helper (#2038) 2017-04-18 00:16:32 +02:00
notification_mailer Simplify renders in views (#2084) 2017-04-18 17:15:30 +02:00
oauth Allow setting of default language through config 2017-04-07 12:40:26 +02:00
remote_follow Adding remote follow button 2017-01-01 19:54:34 +01:00
settings Simplify renders in views (#2084) 2017-04-18 17:15:30 +02:00
shared Instance helper to replace site title helper (#2038) 2017-04-18 00:16:32 +02:00
stream_entries Simplify renders in views (#2084) 2017-04-18 17:15:30 +02:00
tags Use site title on tags#show page (#1802) 2017-04-15 02:37:20 +02:00
user_mailer Fix tiny typo, and added link to terms and conditions in confirmation email for Japanese. (#1975) (#1975) 2017-04-17 10:32:09 +02:00
well_known Clean up well-known routes/controllers (#1649) 2017-04-13 13:09:07 +02:00