Add limited post STL support
This commit is contained in:
parent
d1ae53e688
commit
b33b6c30e0
2 changed files with 19 additions and 0 deletions
|
@ -57,6 +57,7 @@ class FanOutOnWriteService < BaseService
|
|||
when :limited
|
||||
deliver_to_lists_mentioned_accounts_only!
|
||||
deliver_to_antennas! unless @account.dissubscribable
|
||||
deliver_to_stl_antennas!
|
||||
deliver_to_mentioned_followers!
|
||||
else
|
||||
deliver_to_mentioned_followers!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue