mastodon/app
Matt Jankowski a4859446ab Coverage for remote follows (#2694)
* Add coverage for create with empty acct value

* Add coverage for create with webfinger failure

* Add coverage for create with webfinger providing bad values

* Add coverage for create when webfinger is good

* Add coverage for session[:remote_follow] having data

* Simplify how remote follow pulls acct from session

* Remote follow behaves more like model

* Move the discovery portions of remote follow out of controller

* Check for suspended accounts
2017-05-02 00:44:23 +02:00
..
assets fix(scrolling): Center for large screen w/o breaking horiz scroll (#2682) 2017-05-01 18:14:26 +02:00
controllers Coverage for remote follows (#2694) 2017-05-02 00:44:23 +02:00
helpers
lib
mailers Fix Rubocop offences (#2630) 2017-05-01 16:31:02 +02:00
models Coverage for remote follows (#2694) 2017-05-02 00:44:23 +02:00
presenters
services
validators
views Italian translation (#2654) 2017-05-01 18:14:51 +02:00
workers