mastodon/spec/models
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
..
web
account_filter_spec.rb
account_spec.rb
block_spec.rb
domain_block_spec.rb
export_spec.rb
favourite_spec.rb
feed_spec.rb
follow_request_spec.rb
follow_spec.rb
import_spec.rb
media_attachment_spec.rb
mention_spec.rb
mute_spec.rb
notification_spec.rb
preview_card_spec.rb
report_filter_spec.rb Admin reports with accounts (#2092) 2017-04-18 19:36:18 +02:00
report_spec.rb
status_spec.rb
stream_entry_spec.rb
subscription_spec.rb
tag_spec.rb
user_spec.rb