106 Commits (579e85f60624860c67f8c5d31ab393f3b506b24c)

Author SHA1 Message Date
Eugen Rochko 4e2f2fab73 Fix guard clause in WebPushNotificationWorker (#4421) 7 years ago
Eugen Rochko 6e186b9c77 When PuSH subscribe attempts are exhausted, unsubscribe (#4422) 7 years ago
Clworld 994d948c39 Add callback_url/acct information for Sidekiq PuSH workers Exception. (#4281) 7 years ago
Sorin Davidoi 8b43d6bf9c fix(web_push_notification_worker): Guard against deleted notifications (#4379) 7 years ago
Eugen Rochko 467456f7a1 Move clean up of unconfirmed users to sidekiq-scheduler (#4336) 7 years ago
Eugen Rochko 1fcdaafa6f Fix webfinger retries (#4275) 7 years ago
Eugen Rochko a5a07da892 Correct OStatus inflection (Ostatus -> OStatus) (#4255) 7 years ago
Akihiko Odaki 89b988cab5 Introduce Ostatus name space (#4164) 7 years ago
Sorin Davidoi 8387b3928e fix(push-subscriptions): Refactor how Sidekiq jobs are handled (#4226) 7 years ago
Akihiko Odaki 7f35947d8e Improve a query in WebPushNotificationWorker (#4234) 7 years ago
Akihiko Odaki 68941d4dfa Use update method to update session in WebPushNotificationWorker (#4235) 7 years ago
ThibG 05cd37097c Optimize uri normalization (#4212) 7 years ago
Eugen Rochko cd9b2ab2f7 Fix #2672 - Connect signed PuSH subscription requests to instance domain (#4205) 7 years ago
Eugen Rochko 1618b68bfa HTTP signatures (#4146) 7 years ago
Sorin Davidoi 0c7c188c45 Web Push Notifications (#3243) 7 years ago
Eugen Rochko 34ccc058fa Limit total subscribe retries to 10, but space them out more (#4142) 7 years ago
Eugen Rochko 8b2cad5637 Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl (#4090) 7 years ago
Eugen Rochko ed7dc1704d Bind web UI access tokens to sessions (#3940) 7 years ago
Akihiko Odaki (@fn_aki@pawoo.net) e27f792c24 Some minor change and spec for Account (#3813) 7 years ago
Eugen Rochko f3be605286 Rename FollowRemoteAccountService to ResolveRemoteAccountService (#3847) 7 years ago
Eugen Rochko e17c2e5da5 Batched remove status service (#3735) 7 years ago
Eugen Rochko 4a618908e8 Account deletion (#3728) 7 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