Fix: 他サーバーに配信するローカル公開投稿の検索許可が強制的にフォロワーのみになる問題
This commit is contained in:
parent
a359345f86
commit
f0f808619d
1 changed files with 0 additions and 2 deletions
|
@ -454,8 +454,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