chuckya/app
Matt Jankowski 2cc3111a77 Expand spec coverage and refactor the Account.find_ methods ()
* Move specs for account finder methods to concern spec

* Move account finder methods to concern

* Improve spec wording

* Use more explicit comparison to ensure correct return value

* Add coverage for .find_local! and .find_remote!

* Add some methods to the finder

* Use arel on matching_username method

* Avoid ternary in matching domain method

* Simplify finder methods

* Use an AccountFinder class to simplify lookup
2017-05-31 20:28:45 +02:00
..
controllers Improve spec coverage and clean up api/v1/mutes controller () 2017-05-31 20:27:34 +02:00
helpers Fix - Load stylesheet from "custom.css" entrypoint when present () 2017-05-27 16:55:09 +02:00
javascript Update zh-TW.json () 2017-05-31 18:46:57 +02:00
lib Improve api oembed controller () 2017-05-30 16:30:06 -04:00
mailers Remove unnecessary .keep files () 2017-05-11 01:45:42 +02:00
models Expand spec coverage and refactor the Account.find_ methods () 2017-05-31 20:28:45 +02:00
policies Add status destroy authorization to policy () 2017-05-30 22:56:31 +02:00
presenters Bump version, improve how version is stored for better commit history () 2017-04-27 15:22:19 +02:00
services Add status destroy authorization to policy () 2017-05-30 22:56:31 +02:00
validators Stricter whitelist rules () 2017-04-26 01:22:51 +02:00
views Refactor and spec coverage for api/v1/timelines actions () 2017-05-31 20:27:17 +02:00
workers Specs for cleanup workers () 2017-05-22 19:36:21 +02:00