Fix: 既知の投稿の参照・引用が認識されない問題 (#320)
This commit is contained in:
parent
87bd76453a
commit
39446f1357
2 changed files with 33 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue