Fix: 既知の投稿の参照・引用が認識されない問題 (#320)

This commit is contained in:
KMY(雪あすか) 2023-11-30 17:39:04 +09:00 committed by GitHub
parent 87bd76453a
commit 39446f1357
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 33 additions and 0 deletions

View file

@ -33,6 +33,8 @@ class ActivityPub::Activity::Update < ActivityPub::Activity
ActivityPub::ProcessStatusUpdateService.new.call(@status, @json, @object, request_id: @options[:request_id])
forward_for_conversation
@status
end
def forward_for_conversation