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/spec
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
8 years ago
..
controllers Media controller specs (#2022) 8 years ago
fabricators
features
fixtures
helpers Instance helper to replace site title helper (#2038) 8 years ago
javascript
lib Add forgotten AtomSerializer spec (#2047) 8 years ago
mailers
models Remove unused methods (#1730) 8 years ago
presenters
requests Improve handling of HTTP_ACCEPT for webfinger (#2008) 8 years ago
routing Improve handling of HTTP_ACCEPT for webfinger (#2008) 8 years ago
services Fix nil query_username (#2013) 8 years ago
support/matchers/model
views Make file attachment on MediaAttachment optional (#1865) 8 years ago
rails_helper.rb
spec_helper.rb