about summary refs log tree commit diff
path: root/app/workers/pubsubhubbub
AgeCommit message (Expand)Author
2017-05-14Do not cancel PuSH subscriptions after encountering "permanent" error… (#3046)Eugen Rochko
2017-05-12Spec coverage and refactor for pubsub/delivery worker (#3021)Matt Jankowski
2017-05-11Pubsub confirmation worker spec (#2974)Matt Jankowski
2017-05-10Add spec for Pubsubhubbub::DistributionWorker. PuSH-deliver public items (#2954)Eugen Rochko
2017-05-09add content-type in pubsubhubhub request header (#2943)haoyayoi
2017-05-06Fix Scheduler::SubscriptionsScheduler (#2834)Eugen Rochko
2017-05-05More robust PuSH subscription refreshes (#2799)Eugen Rochko
2017-04-25Punycode URI normalization (#2370)Eugen
2017-04-24Followers-only post federation (#2111)Eugen
2017-04-12Quick best practice cleanup of views/helpers (#1546)Matt Jankowski
2017-04-07Rewrite Atom generation from stream entries to use Ox instead of Nokogiri (#1...Eugen
2017-04-05Remove PuSH subscriptions when delivery is answered with a 4xx errorEugen Rochko
2017-02-14Disable PuSH for blocked domainsEugen Rochko
2017-02-12Take out private toot distribution out of PuSH againEugen Rochko
2017-02-11Make PuSH only distribute to subscriptions that match follower domainsEugen Rochko
2017-01-05Improve background jobs params and error handlingEugen Rochko
2017-01-03Fix accidental distribution of hidden stream entries to PuSH subscribersEugen Rochko
2016-12-19Adding some rescues to workers, e.g. don't fail removal job when status can't...Eugen Rochko
2016-12-12Restoring old async behaviour of thread resolving as it proved to be more robustEugen Rochko
2016-11-30Track successful PuSH deliveriesEugen Rochko
2016-11-29Adding rack timeout of 30sec, PuSH jobs moved to push queue so theyEugen Rochko
2016-11-29Fix URLs in inline-rendered XMLEugen Rochko
2016-11-28Fix setting of confirmed=true on successful confirmationEugen Rochko
2016-11-28More logging to ConfirmationWorkerEugen Rochko
2016-11-28Adding embedded PuSH serverEugen Rochko