1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/app
Eugen Rochko 0190aac240 Fix regression from #3842 (#3892)
* Fix regression from #3842

Simplify the query by omitting all direct statuses. Private statuses
are allowed because they are from accounts we are following (so
by definition)

Resolves #3887 (alternative)

* Adjust test
2017-06-22 02:38:50 +02:00
..
controllers setting-for-account-deletable (#3852) 2017-06-19 15:12:31 +02:00
helpers Fix RTL detection on Ruby side (#3867) 2017-06-20 18:45:09 +02:00
javascript Don't attach IntersectionObserver for wrapped statuses (#3883) 2017-06-21 06:47:36 +02:00
lib
mailers
models Fix regression from #3842 (#3892) 2017-06-22 02:38:50 +02:00
policies
presenters
services Fix conversations (fixes #3869) (#3870) 2017-06-20 20:44:32 +02:00
validators Fix character/grapheme count stuff (#3839) 2017-06-19 11:31:14 +02:00
views setting-for-account-deletable (#3852) 2017-06-19 15:12:31 +02:00
workers Rename FollowRemoteAccountService to ResolveRemoteAccountService (#3847) 2017-06-19 01:51:04 +02:00