mastodon/spec/models
Matt Jankowski 16d50f60d1 Remove unused methods (#1730)
* Remove unused method #set_counters_maps from api controller

* Remove unused method #set_account_counters_maps from api controller

* Remove unused method Account#followers_domains

* Remove unused User.prolific scope

* Add mastodon:users:admins task to list all admin emails

* Use interpolated query style in Account.triadic_closures

* Coverage for Account.triadic_closures
2017-04-18 01:21:55 +02:00
..
web
account_filter_spec.rb Admin accounts controller cleanup (#1664) 2017-04-13 13:04:23 +02:00
account_spec.rb Remove unused methods (#1730) 2017-04-18 01:21:55 +02:00
block_spec.rb
domain_block_spec.rb add more tests to models 2017-04-05 00:29:56 +02:00
export_spec.rb Fix csv export coverage in export spec (#1691) 2017-04-13 15:29:30 +02:00
favourite_spec.rb Stop trying to shoehorn all Salmon updates into the poor database-connected 2017-02-12 01:19:14 +01:00
feed_spec.rb
follow_request_spec.rb
follow_spec.rb add more tests to models 2017-04-05 00:29:56 +02:00
import_spec.rb Import feature for following/blocking lists (addresses #62, #177, #201, #454) 2017-03-30 19:42:33 +02:00
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
preview_card_spec.rb
report_spec.rb Admin reports controller improvements (#1714) 2017-04-14 11:10:28 +02:00
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 Add recovery code support for two-factor auth (#1773) 2017-04-15 13:26:03 +02:00