89 Commits (ed7dc1704dc3ce82567d9aac366b095f02ce181f)

Author SHA1 Message Date
  Eugen Rochko ed7dc1704d Bind web UI access tokens to sessions (#3940) 6 years ago
  Akihiko Odaki (@fn_aki@pawoo.net) e27f792c24 Some minor change and spec for Account (#3813) 6 years ago
  Eugen Rochko f3be605286 Rename FollowRemoteAccountService to ResolveRemoteAccountService (#3847) 6 years ago
  Eugen Rochko e17c2e5da5 Batched remove status service (#3735) 6 years ago
  Eugen Rochko 4a618908e8 Account deletion (#3728) 6 years ago
  takayamaki 3eedad2737 change sidekiq queueing to bulk push (#3536) 7 years ago
  Matt Jankowski ec34ec63b1 Specs for cleanup workers (#3235) 7 years ago
  Eugen Rochko ef900789bc Replace mastodon:media:clear and mastodon:feeds:clear rake tasks with (#3180) 7 years ago
  Matt Jankowski d2e0edd721 Add spec coverage for regeneration worker (#3143) 7 years ago
  Matt Jankowski db4119f971 Specs for precompute feed service (#3142) 7 years ago
  Matt Jankowski 8ec8410651 After remote follow worker specs (#3098) 7 years ago
  Eugen Rochko 657496b5a9 Do not cancel PuSH subscriptions after encountering "permanent" error… (#3046) 7 years ago
  Matt Jankowski 0d70fe2659 Spec coverage and refactor for pubsub/delivery worker (#3021) 7 years ago
  Matt Jankowski 08949cca41 Pubsub confirmation worker spec (#2974) 7 years ago
  Matt Jankowski cc9a6a710f Spec feed insert worker (#2965) 7 years ago
  Matt Jankowski d142544159 Spec coverage and refactor of digest mailer worker (#2961) 7 years ago
  Eugen Rochko 3a38322a54 Add spec for Pubsubhubbub::DistributionWorker. PuSH-deliver public items (#2954) 7 years ago
  haoyayoi 2fba94b36e add content-type in pubsubhubhub request header (#2943) 7 years ago
  Eugen Rochko b8e166894b Fix Scheduler::SubscriptionsScheduler (#2834) 7 years ago
  Eugen Rochko 81584779cb More robust PuSH subscription refreshes (#2799) 7 years ago
  Eugen 17c591ffba Punycode URI normalization (#2370) 7 years ago
  Eugen 501514960a Followers-only post federation (#2111) 7 years ago
  Matt Jankowski c44a700252 Quick best practice cleanup of views/helpers (#1546) 7 years ago
  Matt Jankowski 7f0a865b05 Allow import/export of mutes list (#1541) 7 years ago
  Matt Jankowski 89e8e110c8 Imports controller errors (#1553) 7 years ago
  Jantso Porali e30bbb1cb0 Fix for Import issue from URL (#1416) 7 years ago
  Eugen 982fef811e Fix #1141, fix #1126 - Avatar/profile info fetching (#1215) 7 years ago
  Eugen 6d6a429af8 Rewrite Atom generation from stream entries to use Ox instead of Nokogiri (#1124) 7 years ago
  blackle 540d6efe88 Catch more errors in process_follows so it doesn't fail 7 years ago
  Eugen Rochko 5442083b3c Split SalmonWorker into smaller parts, move profile updating into another job 7 years ago
  Eugen Rochko 5b95be1c42 Replace calls to FeedManager#inline_render and #broadcast 7 years ago
  Eugen c9ebd5d19f Fix wrong variable used in publish channel 7 years ago
  Eugen 1b8c244dff Add proper message to PushUpdateWorker, use redis directly 7 years ago
  Eugen Rochko 220bc48e8e Only render public payload once in FanOutOnWrite 7 years ago
  Kurtis Rainbolt-Greene 22dcadedb4 We're going to want these nice helper methods, lets share them with a parent class that matches Rails 5 practices (application level abstraction) 7 years ago
  Kurtis Rainbolt-Greene 9638894233 Moving in the inline render 7 years ago
  Kurtis Rainbolt-Greene 220051b8b2 I don't actually think we need that. 7 years ago
  Kurtis Rainbolt-Greene 0069c01285 Moving the queue_at into the worker 7 years ago
  Kurtis Rainbolt-Greene 96ef933820 Replacing the broadcast method with the one defined in the feed manager 7 years ago
  Kurtis Rainbolt-Greene 1e96ce378e By pushing this into a worker we can reduce the amount of time the feed manager using workers eat up a connection 7 years ago
  Eugen Rochko bda37489ac Remove PuSH subscriptions when delivery is answered with a 4xx error 7 years ago
  Eugen Rochko 6fd865c000 Spawn FeedInsertWorker to deliver status into personal feed 7 years ago
  Eugen Rochko 82aaedec46 Reduce number of items in feeds, optimize regeneration worker slightly, 7 years ago
  Eugen Rochko b21f7c28f6 Move OStatus processing back into default queue 7 years ago
  Eugen Rochko b510a56c0c Only call regeneration worker after first login after a 14 day break 7 years ago
  Eugen Rochko f722bd2387 Separate background jobs into different queues. ATTENTION: new queue "pull" 7 years ago
  Eugen Rochko b7c1b12367 Make default admin UI page reports. Add admin UI for creating a domain block 7 years ago
  Eugen Rochko e8875c6046 Import feature for following/blocking lists (addresses #62, #177, #201, #454) 7 years ago
  Eugen Rochko 6b81d10030 Add digest e-mails 7 years ago
  Eugen Rochko 40a4053732 Disable PuSH for blocked domains 7 years ago