parent
79b80f039c
commit
b54bc52ba5
3 changed files with 0 additions and 25 deletions
|
@ -104,7 +104,6 @@ class ActivityPub::Activity::Create < ActivityPub::Activity
|
|||
process_references!
|
||||
distribute
|
||||
forward_for_reply
|
||||
join_group!
|
||||
end
|
||||
|
||||
def distribute
|
||||
|
@ -647,8 +646,4 @@ class ActivityPub::Activity::Create < ActivityPub::Activity
|
|||
end
|
||||
@quote_from_tags = hit_tag && hit_tag['href']
|
||||
end
|
||||
|
||||
def join_group!
|
||||
GroupReblogService.new.call(@status)
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue