Removing external hub completely, fix #333 fixing digit-only hashtags,

removing web app capability from non-webapp pages
This commit is contained in:
Eugen Rochko 2016-12-18 12:17:45 +01:00
parent c4ffffbeed
commit 6de079a5af
14 changed files with 2 additions and 32 deletions

View file

@ -20,7 +20,6 @@ class FollowService < BaseService
merge_into_timeline(target_account, source_account)
HubPingWorker.perform_async(source_account.id)
Pubsubhubbub::DistributionWorker.perform_async(follow.stream_entry.id)
follow