Adding embedded PuSH server
This commit is contained in:
@@ -19,7 +19,10 @@ class FollowService < BaseService
|
||||
end
|
||||
|
||||
merge_into_timeline(target_account, source_account)
|
||||
|
||||
HubPingWorker.perform_async(source_account.id)
|
||||
Pubsubhubbub::DistributionWorker.perform_async(follow.stream_entry.id)
|
||||
|
||||
follow
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user