Age | Commit message (Expand) | Author |
2017-08-13 | ActivityPub delivery (#4566) | Eugen Rochko |
2017-08-12 | Only PuSH-resubscribe to OStatus accounts (#4583) | Eugen Rochko |
2017-08-08 | Add ActivityPub inbox (#4216) | Eugen Rochko |
2017-07-31 | Change RuboCop rules to loose (#4464) | Yamagishi Kazutoshi |
2017-07-28 | Fix guard clause in WebPushNotificationWorker (#4421) | Eugen Rochko |
2017-07-28 | When PuSH subscribe attempts are exhausted, unsubscribe (#4422) | Eugen Rochko |
2017-07-27 | Add callback_url/acct information for Sidekiq PuSH workers Exception. (#4281) | Clworld |
2017-07-26 | fix(web_push_notification_worker): Guard against deleted notifications (#4379) | Sorin Davidoi |
2017-07-24 | Move clean up of unconfirmed users to sidekiq-scheduler (#4336) | Eugen Rochko |
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-18 | fix(push-subscriptions): Refactor how Sidekiq jobs are handled (#4226) | Sorin Davidoi |
2017-07-17 | Improve a query in WebPushNotificationWorker (#4234) | Akihiko Odaki |
2017-07-17 | Use update method to update session in WebPushNotificationWorker (#4235) | 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-13 | Web Push Notifications (#3243) | Sorin Davidoi |
2017-07-10 | Limit total subscribe retries to 10, but space them out more (#4142) | Eugen Rochko |
2017-07-07 | Refactor JSON templates to be generated with ActiveModelSerializers instead o... | Eugen Rochko |
2017-06-25 | Bind web UI access tokens to sessions (#3940) | Eugen Rochko |
2017-06-22 | Some minor change and spec for Account (#3813) | Akihiko Odaki (@fn_aki@pawoo.net) |
2017-06-19 | Rename FollowRemoteAccountService to ResolveRemoteAccountService (#3847) | Eugen Rochko |
2017-06-14 | Batched remove status service (#3735) | Eugen Rochko |
2017-06-14 | Account deletion (#3728) | Eugen Rochko |
2017-06-04 | change sidekiq queueing to bulk push (#3536) | takayamaki |
2017-05-22 | Specs for cleanup workers (#3235) | Matt Jankowski |
2017-05-20 | Replace mastodon:media:clear and mastodon:feeds:clear rake tasks with (#3180) | Eugen Rochko |
2017-05-19 | Add spec coverage for regeneration worker (#3143) | Matt Jankowski |
2017-05-19 | Specs for precompute feed service (#3142) | Matt Jankowski |
2017-05-18 | After remote follow worker specs (#3098) | Matt Jankowski |
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 | Spec feed insert worker (#2965) | Matt Jankowski |
2017-05-10 | Spec coverage and refactor of digest mailer worker (#2961) | 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-12 | Allow import/export of mutes list (#1541) | Matt Jankowski |
2017-04-11 | Imports controller errors (#1553) | Matt Jankowski |
2017-04-10 | Fix for Import issue from URL (#1416) | Jantso Porali |
2017-04-08 | Fix #1141, fix #1126 - Avatar/profile info fetching (#1215) | Eugen |
2017-04-07 | Rewrite Atom generation from stream entries to use Ox instead of Nokogiri (#1... | Eugen |
2017-04-05 | Catch more errors in process_follows so it doesn't fail | blackle |