Age | Commit message (Expand) | Author |
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 |
2017-04-05 | Split SalmonWorker into smaller parts, move profile updating into another job | Eugen Rochko |
2017-04-05 | Replace calls to FeedManager#inline_render and #broadcast | Eugen Rochko |
2017-04-05 | Fix wrong variable used in publish channel | Eugen |
2017-04-05 | Add proper message to PushUpdateWorker, use redis directly | Eugen |
2017-04-05 | Merge branch 'master' into broadcast-to-worker | Eugen |
2017-04-05 | Only render public payload once in FanOutOnWrite | Eugen Rochko |
2017-04-04 | We're going to want these nice helper methods, lets share them with a parent ... | Kurtis Rainbolt-Greene |
2017-04-04 | Moving in the inline render | Kurtis Rainbolt-Greene |
2017-04-04 | I don't actually think we need that. | Kurtis Rainbolt-Greene |
2017-04-04 | Moving the queue_at into the worker | Kurtis Rainbolt-Greene |
2017-04-04 | Replacing the broadcast method with the one defined in the feed manager | Kurtis Rainbolt-Greene |
2017-04-04 | By pushing this into a worker we can reduce the amount of time the feed manag... | Kurtis Rainbolt-Greene |
2017-04-05 | Remove PuSH subscriptions when delivery is answered with a 4xx error | Eugen Rochko |
2017-04-04 | Spawn FeedInsertWorker to deliver status into personal feed | Eugen Rochko |
2017-04-04 | Reduce number of items in feeds, optimize regeneration worker slightly, | Eugen Rochko |
2017-04-04 | Move OStatus processing back into default queue | Eugen Rochko |
2017-04-04 | Only call regeneration worker after first login after a 14 day break | Eugen Rochko |
2017-04-04 | Separate background jobs into different queues. ATTENTION: new queue "pull" | Eugen Rochko |
2017-04-03 | Make default admin UI page reports. Add admin UI for creating a domain block | Eugen Rochko |
2017-03-30 | Import feature for following/blocking lists (addresses #62, #177, #201, #454) | Eugen Rochko |
2017-03-04 | Add digest e-mails | Eugen Rochko |
2017-02-14 | Disable PuSH for blocked domains | Eugen Rochko |
2017-02-12 | Adding more unit tests. Fixing Salmon slaps XML | 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-02-11 | After FollowService, re-fetch remote account asynchronously, do nothing | Eugen Rochko |
2017-02-11 | Make follow requests federate | Eugen Rochko |
2017-02-05 | Preheat status cache | Eugen Rochko |
2017-01-29 | API for apps to register for push notifications | Eugen Rochko |
2017-01-24 | Make blocks create entries and unfollows instantly, but do the clean up | Eugen Rochko |
2017-01-23 | Move merging/unmerging of timelines into background. Move blocking into | Eugen Rochko |
2017-01-20 | Fix #463 - Fetch and display previews of URLs using OpenGraph tags | Eugen Rochko |