chinwagsocial/app
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
..
assets Add FR locales to the onboarding modal (#1976) 2017-04-18 01:02:02 +02:00
controllers Remove unused methods (#1730) 2017-04-18 01:21:55 +02:00
helpers Instance helper to replace site title helper (#2038) 2017-04-18 00:16:32 +02:00
lib Fix #1972, fix #1870 - Fix special characters in XML, add tests (#1988) 2017-04-17 19:58:54 +02:00
mailers Instance helper to replace site title helper (#2038) 2017-04-18 00:16:32 +02:00
models Remove unused methods (#1730) 2017-04-18 01:21:55 +02:00
presenters About page contact email (#1839) 2017-04-15 13:33:25 +02:00
services Fix nil query_username (#2013) 2017-04-17 19:57:02 +02:00
validators Organize coverage dirs (#1695) 2017-04-13 16:00:31 +02:00
views Instance helper to replace site title helper (#2038) 2017-04-18 00:16:32 +02:00
workers Quick best practice cleanup of views/helpers (#1546) 2017-04-12 18:24:18 +02:00