mastodon/spec
Akihiko Odaki (@fn_aki@pawoo.net) bab5a18232 Filter direct statuses in Status.as_home_timeline (#3842)
The classes using Status.as_home_timeline, namely Feed and
PrecomputeFeedService are expected to filter direct statuses as
FanOutWriteService does, but their filtering were incomplete or missing.

This commit solves the problem by filtering direct statuses in
as_home_timeline as the other similar methods such as as_public_timeline
does.
2017-06-20 20:41:23 +02:00
..
controllers setting-for-account-deletable (#3852) 2017-06-19 15:12:31 +02:00
fabricators Update fabricator for MediaAttachment to attach a file according to type (#3862) 2017-06-20 20:40:45 +02:00
features
fixtures
helpers Fix RTL detection on Ruby side (#3867) 2017-06-20 18:45:09 +02:00
javascript
lib
mailers
models Filter direct statuses in Status.as_home_timeline (#3842) 2017-06-20 20:41:23 +02:00
policies
presenters
requests
routing
services
support
views
workers
rails_helper.rb
spec_helper.rb