mastodon/spec
Matt Jankowski 6201f96b8a Introduce StatusThreadingConcern (#3490)
* Add a StatusFilter class to identify visibility of statuses by accounts

* Extract StatusThreadingConcern from Status

* Clarify purpose of checking for nil account
2017-06-05 16:07:44 +02:00
..
controllers Redirect to streaming_api_base_url (#3579) 2017-06-05 12:09:29 +02:00
fabricators Remove redundant code in AtomSerializer and spec (#3528) 2017-06-03 20:51:08 +02:00
features
fixtures A minor change for ProviderDiscovery and spec (#3543) 2017-06-04 14:59:40 +02:00
helpers
javascript Improve tests for JavaScript (#3496) 2017-06-01 17:27:15 +02:00
lib Introduce StatusThreadingConcern (#3490) 2017-06-05 16:07:44 +02:00
mailers
models Introduce StatusThreadingConcern (#3490) 2017-06-05 16:07:44 +02:00
policies
presenters
requests
routing
services Don't follow account if it's already followed (#3575) 2017-06-05 03:24:18 +02:00
support Spec ScopedSettings (#3559) 2017-06-04 17:07:39 +02:00
views
workers
rails_helper.rb Disable sidekiq logging in test mode (#2962) 2017-05-10 16:16:42 +02:00
spec_helper.rb