476 Commits (5c4a012ac5bb68048dd0905627ad7c25767ae44e)

Author SHA1 Message Date
Claire 348aed03cf Merge commit '0d919f27beb6e4e7a562a6eed8f354415b5c217e' into glitch-soc/merge-upstream
2 years ago
Claire 53e3a1b06d Fix infinite loop in AccountsStatusesCleanupScheduler (#24840)
2 years ago
Claire 90b45c5040 Fix various edge cases with local moves (#24812)
2 years ago
Claire a4e3f98fc7 Change Move handler to also move list memberships (#24808)
2 years ago
Claire ca3003835d Improve automatic post cleanup worker performances (#24785)
2 years ago
Matt Jankowski 4d1f9d4278 Rename `with_lock` to `with_redis_lock` to avoid confusion with ActiveRecord's method (#24741)
2 years ago
Claire abce7cf2b9 Rewrite import feature (#21054)
2 years ago
Claire 498de92bc8 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire 59a73ea537 Fix AccountsStatusesCleanupScheduler not spreading deletes across accounts correctly (#24607)
2 years ago
Claire f769daf908 Change automatic post deletion thresholds and load detection (#24614)
2 years ago
Claire b12fcd3d7a Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Vyr Cossont 15f9f8962e Fix Redis client and type errors introduced in #24285 (#24342)
2 years ago
Claire 1a0c54554f Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Vyr Cossont 3cf19b953f IndexingScheduler: fetch and import in batches (#24285)
2 years ago
Christian Schmidt 72b4973f50 Requeue expiration notification (#24311)
2 years ago
Claire d11d2dda17 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Vyr Cossont d1b3f02926 Webhooks for local status.create, status.update, account.update (#24133)
2 years ago
Claire f39d9ab256 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire 23bce96f0c Change sidekiq-bulk's batch size from 10,000 to 1,000 jobs in one Redis call (#24034)
2 years ago
Claire a6363c3a2a Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Jean byroot Boussier 08c2938b4a Upgrade to latest redis-rb 4.x and fix deprecations (#23616)
2 years ago
Nick Schonning 24b0410744 Remove implied StandardError rescue (#23942)
2 years ago
Claire fe098d35c2 Fix original account being unfollowed on migration before the follow request could be sent (#21957)
2 years ago
Claire 8f79c53cd6 Change `ActivityPub::DeliveryWorker` retries to be spread out more (#21956)
2 years ago
Claire f15ded319f Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire bc4837a600 Change auto-deletion throttling constants to better scale with server size (#23320)
2 years ago
Nick Schonning e6312104c7 Autofix Rubocop remaining Layout rules (#23679)
2 years ago
Nick Schonning b8f17330ea Autofix Rubocop Rails/Pluck (#23730)
2 years ago
Claire 63992c6900 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Nick Schonning 49f1168050 Autofix Rubocop Style/RedundantBegin (#23703)
2 years ago
Nick Schonning b7d4391c4d Autofix Rubocop Lint/AmbiguousOperatorPrecedence (#23681)
2 years ago
Claire 6917c854d1 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire ea4cffac37 Fix unbounded recursion in post discovery (#23506)
2 years ago
Claire 5f26e6e7ca Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Nick Schonning 0ea80860f4 Apply Rubocop Performance/RedundantBlockCall (#23440)
2 years ago
Nick Schonning 38ec6d27d8 Autofix Rails/EagerEvaluationLogMessage (#23429)
2 years ago
Claire a173d5248f Fix `UserCleanupScheduler` crash when an unconfirmed account has a moderation note (#23318)
2 years ago
Claire f23d971cd8 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
luzpaz 11b7735fb3 Fix typos in source documentation (#21046)
2 years ago
Claire 81d24609e5 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko e6e139ac2b Change incoming activity processing to happen in `ingress` queue (#20264)
2 years ago
Claire 09f987bce1 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire 9a98169232 Change account deletion requests to spread out over time (#20222)
2 years ago
Eugen Rochko 3c80a6e445 Fix being able to spoof link verification (#20217)
2 years ago
Claire 99cdfec05e Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire 5437dda76b Fix followers count not being updated when migrating follows (#19998)
2 years ago
Claire 20fb459dee Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko 4c6f7ee8ca Fix indexing scheduler trying to index when Elasticsearch is disabled (#19805)
2 years ago
Eugen Rochko 5b639f9e15 Add caching for payload serialization during fan-out (#19642)
2 years ago
Claire 4390103b44 Fix N+1 on mentions in PushUpdateWorker (#19637)
2 years ago