Age | Commit message (Expand) | Author |
2017-07-20 | Fix webfinger retries (#4275) | Eugen Rochko |
2017-07-19 | Correct OStatus inflection (Ostatus -> OStatus) (#4255) | Eugen Rochko |
2017-07-18 | Introduce Ostatus name space (#4164) | Akihiko Odaki |
2017-07-15 | Optimize uri normalization (#4212) | ThibG |
2017-07-14 | Fix #2672 - Connect signed PuSH subscription requests to instance domain (#4205) | Eugen Rochko |
2017-07-14 | HTTP signatures (#4146) | Eugen Rochko |
2017-07-10 | Limit total subscribe retries to 10, but space them out more (#4142) | Eugen Rochko |
2017-06-22 | Some minor change and spec for Account (#3813) | Akihiko Odaki (@fn_aki@pawoo.net) |
2017-06-14 | Batched remove status service (#3735) | Eugen Rochko |
2017-05-14 | Do not cancel PuSH subscriptions after encountering "permanent" error… (#3046) | Eugen Rochko |
2017-05-12 | Spec coverage and refactor for pubsub/delivery worker (#3021) | Matt Jankowski |
2017-05-11 | Pubsub confirmation worker spec (#2974) | Matt Jankowski |
2017-05-10 | Add spec for Pubsubhubbub::DistributionWorker. PuSH-deliver public items (#2954) | Eugen Rochko |
2017-05-09 | add content-type in pubsubhubhub request header (#2943) | haoyayoi |
2017-05-06 | Fix Scheduler::SubscriptionsScheduler (#2834) | Eugen Rochko |
2017-05-05 | More robust PuSH subscription refreshes (#2799) | Eugen Rochko |
2017-04-25 | Punycode URI normalization (#2370) | Eugen |
2017-04-24 | Followers-only post federation (#2111) | Eugen |
2017-04-12 | Quick best practice cleanup of views/helpers (#1546) | Matt Jankowski |
2017-04-07 | Rewrite Atom generation from stream entries to use Ox instead of Nokogiri (#1... | Eugen |
2017-04-05 | Remove PuSH subscriptions when delivery is answered with a 4xx error | Eugen Rochko |
2017-02-14 | Disable PuSH for blocked domains | Eugen Rochko |
2017-02-12 | Take out private toot distribution out of PuSH again | Eugen Rochko |
2017-02-11 | Make PuSH only distribute to subscriptions that match follower domains | Eugen Rochko |
2017-01-05 | Improve background jobs params and error handling | Eugen Rochko |
2017-01-03 | Fix accidental distribution of hidden stream entries to PuSH subscribers | Eugen Rochko |
2016-12-19 | Adding some rescues to workers, e.g. don't fail removal job when status can't... | Eugen Rochko |
2016-12-12 | Restoring old async behaviour of thread resolving as it proved to be more robust | Eugen Rochko |
2016-11-30 | Track successful PuSH deliveries | Eugen Rochko |
2016-11-29 | Adding rack timeout of 30sec, PuSH jobs moved to push queue so they | Eugen Rochko |
2016-11-29 | Fix URLs in inline-rendered XML | Eugen Rochko |
2016-11-28 | Fix setting of confirmed=true on successful confirmation | Eugen Rochko |
2016-11-28 | More logging to ConfirmationWorker | Eugen Rochko |
2016-11-28 | Adding embedded PuSH server | Eugen Rochko |