about summary refs log tree commit diff
path: root/app/workers
AgeCommit message (Expand)Author
2023-04-01Merge branch 'main' into glitch-soc/merge-upstreamClaire
2023-04-01Fix Redis client and type errors introduced in #24285 (#24342)Vyr Cossont
2023-03-31Merge branch 'main' into glitch-soc/merge-upstreamClaire
2023-03-31IndexingScheduler: fetch and import in batches (#24285)Vyr Cossont
2023-03-29Requeue expiration notification (#24311)Christian Schmidt
2023-03-22Merge branch 'main' into glitch-soc/merge-upstreamClaire
2023-03-19Webhooks for local status.create, status.update, account.update (#24133)Vyr Cossont
2023-03-15Merge branch 'main' into glitch-soc/merge-upstreamClaire
2023-03-15Change sidekiq-bulk's batch size from 10,000 to 1,000 jobs in one Redis call ...Claire
2023-03-05Merge branch 'main' into glitch-soc/merge-upstreamClaire
2023-03-04Upgrade to latest redis-rb 4.x and fix deprecations (#23616)Jean byroot Boussier
2023-03-03Remove implied StandardError rescue (#23942)Nick Schonning
2023-03-03Fix original account being unfollowed on migration before the follow request ...Claire
2023-03-03Change `ActivityPub::DeliveryWorker` retries to be spread out more (#21956)Claire
2023-02-25Merge branch 'main' into glitch-soc/merge-upstreamClaire
2023-02-23Change auto-deletion throttling constants to better scale with server size (#...Claire
2023-02-20Autofix Rubocop remaining Layout rules (#23679)Nick Schonning
2023-02-20Autofix Rubocop Rails/Pluck (#23730)Nick Schonning
2023-02-19Merge branch 'main' into glitch-soc/merge-upstreamClaire
2023-02-19Autofix Rubocop Style/RedundantBegin (#23703)Nick Schonning
2023-02-18Autofix Rubocop Lint/AmbiguousOperatorPrecedence (#23681)Nick Schonning
2023-02-10Merge branch 'main' into glitch-soc/merge-upstreamClaire
2023-02-10Fix unbounded recursion in post discovery (#23506)Claire
2023-02-09Merge branch 'main' into glitch-soc/merge-upstreamClaire
2023-02-08Apply Rubocop Performance/RedundantBlockCall (#23440)Nick Schonning
2023-02-07Autofix Rails/EagerEvaluationLogMessage (#23429)Nick Schonning
2023-02-07Fix `UserCleanupScheduler` crash when an unconfirmed account has a moderation...Claire
2022-12-15Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-12-15Fix typos in source documentation (#21046)luzpaz
2022-11-12Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-11-10Change incoming activity processing to happen in `ingress` queue (#20264)Eugen Rochko
2022-11-10Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-11-09Change account deletion requests to spread out over time (#20222)Claire
2022-11-09Fix being able to spoof link verification (#20217)Eugen Rochko
2022-11-07Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-11-07Fix followers count not being updated when migrating follows (#19998)Claire
2022-11-06Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-11-05Fix indexing scheduler trying to index when Elasticsearch is disabled (#19805)Eugen Rochko
2022-11-04Add caching for payload serialization during fan-out (#19642)Eugen Rochko
2022-11-01Fix N+1 on mentions in PushUpdateWorker (#19637)Claire
2022-11-01Fix UserCleanupScheduler crash when an unconfirmed account has a moderation n...Claire
2022-10-28Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-10-26Fix vacuum scheduler missing lock, locks never expiring (#19458)Eugen Rochko
2022-10-22Change featured tag updates to add/remove activity (#19409)Takeshi Umeda
2022-10-20Add synchronization of remote featured tags (#19380)Takeshi Umeda
2022-10-02Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-09-27Add retention policy for cached content and media (#19232)Eugen Rochko
2022-09-21Refactor ActivityPub handling to prepare for non-Account actors (#19212)Claire
2022-09-20Add ability to filter followed accounts' posts by language (#19095)Eugen Rochko
2022-08-28Merge branch 'main' into glitch-soc/merge-upstreamClaire