Fix: 他サーバーに配信するローカル公開投稿の検索許可が強制的にフォロワーのみになる問題
This commit is contained in:
parent
a202f8b020
commit
a742394b22
1 changed files with 0 additions and 2 deletions
|
@ -437,8 +437,6 @@ class Status < ApplicationRecord
|
||||||
end
|
end
|
||||||
|
|
||||||
def compute_searchability_activitypub
|
def compute_searchability_activitypub
|
||||||
return 'private' if public_unlisted_visibility? && public_searchability?
|
|
||||||
|
|
||||||
compute_searchability
|
compute_searchability
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue