mastodon/spec/models
Matt Jankowski 55e1503522 Instances list in admin (#2095)
* Add admin/instances index action

* Add link to instances admin page

* View lists instances

* Instances, grouped by domain, ordered by count

* Use Account.remote scope

* Extract method: Account.by_domain_accounts
2017-04-18 21:09:07 +02:00
..
web
account_filter_spec.rb
account_spec.rb Instances list in admin (#2095) 2017-04-18 21:09:07 +02:00
block_spec.rb add more tests to models 2017-04-05 00:29:56 +02:00
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 add more tests to models 2017-04-05 00:29:56 +02:00
mute_spec.rb
notification_spec.rb Adding unified streamable notifications 2016-11-20 19:39:58 +01:00
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 Stop trying to shoehorn all Salmon updates into the poor database-connected 2017-02-12 01:19:14 +01:00
subscription_spec.rb
tag_spec.rb
user_spec.rb