480 Commits (83ae40e192db86a72a6092c8b99d5f3594d93ca6)

Author SHA1 Message Date
Claire c48ec9cb8c Merge commit 'b85c387c5c0527b0ad31c27031a09d361826c5fc' into glitch-soc/merge-upstream
1 year ago
Eugen Rochko 4eda233e09
Add webhook templating (#23289)
1 year ago
Claire 2e02d03524 Merge commit '4a22e72b9b1b8f14792efcc649b0db8bc27f0df2' into glitch-soc/merge-upstream
2 years ago
Nick Schonning 99e2e9b81f
Fix minor typos in comments and spec names (#21831)
2 years ago
Claire d77fbbed73 Merge commit 'f877aa9d70d0d600961989b8e97c0e0ce3ac1db6' into glitch-soc/merge-upstream
2 years ago
Claire c3c7d59072
Fix infinite loop in AccountsStatusesCleanupScheduler (#24840)
2 years ago
Claire a2a22bad23
Fix various edge cases with local moves (#24812)
2 years ago
Claire c98b012583
Change Move handler to also move list memberships (#24808)
2 years ago
Claire 8b636a29c6
Improve automatic post cleanup worker performances (#24785)
2 years ago
Matt Jankowski f1c1dd0118
Rename `with_lock` to `with_redis_lock` to avoid confusion with ActiveRecord's method (#24741)
2 years ago
Claire 32a030dd74
Rewrite import feature (#21054)
2 years ago
Claire 12b935fadf Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire 5dc3173ef8
Fix AccountsStatusesCleanupScheduler not spreading deletes across accounts correctly (#24607)
2 years ago
Claire 501d6197c4
Change automatic post deletion thresholds and load detection (#24614)
2 years ago
Claire 7b15f4006a Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Vyr Cossont d5ad8b6422
Fix Redis client and type errors introduced in #24285 (#24342)
2 years ago
Claire 01d6f7529f Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Vyr Cossont 7646ad8a2b
IndexingScheduler: fetch and import in batches (#24285)
2 years ago
Christian Schmidt eb38e9df31
Requeue expiration notification (#24311)
2 years ago
Claire 5ac380c122 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Vyr Cossont 94cbd808b5
Webhooks for local status.create, status.update, account.update (#24133)
2 years ago
Claire 3ef5f62abf Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire 1d0ad558ff
Change sidekiq-bulk's batch size from 10,000 to 1,000 jobs in one Redis call (#24034)
2 years ago
Claire 7623e18124 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Jean byroot Boussier 922837dc96
Upgrade to latest redis-rb 4.x and fix deprecations (#23616)
2 years ago
Nick Schonning b00f945d92
Remove implied StandardError rescue (#23942)
2 years ago
Claire 050f1669c6
Fix original account being unfollowed on migration before the follow request could be sent (#21957)
2 years ago
Claire ddde4e0d95
Change `ActivityPub::DeliveryWorker` retries to be spread out more (#21956)
2 years ago
Claire 4ed09276d5 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire 20b80c62ff
Change auto-deletion throttling constants to better scale with server size (#23320)
2 years ago
Nick Schonning 717683d1c3
Autofix Rubocop remaining Layout rules (#23679)
2 years ago
Nick Schonning 21bf326356
Autofix Rubocop Rails/Pluck (#23730)
2 years ago
Claire 7452a95998 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Nick Schonning 2177daeae9
Autofix Rubocop Style/RedundantBegin (#23703)
2 years ago
Nick Schonning a6f77aa28a
Autofix Rubocop Lint/AmbiguousOperatorPrecedence (#23681)
2 years ago
Claire 87419f9307 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire 0c9eac80d8
Fix unbounded recursion in post discovery (#23506)
2 years ago
Claire 85558a5e18 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Nick Schonning cec005068f
Apply Rubocop Performance/RedundantBlockCall (#23440)
2 years ago
Nick Schonning ed570050c6
Autofix Rails/EagerEvaluationLogMessage (#23429)
2 years ago
Claire 9edefc779f
Fix `UserCleanupScheduler` crash when an unconfirmed account has a moderation note (#23318)
2 years ago
Claire f3a4d57be1 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
luzpaz 596923da4a
Fix typos in source documentation (#21046)
2 years ago
Claire 93912f0498 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Eugen Rochko f8e8e622e5
Change incoming activity processing to happen in `ingress` queue (#20264)
2 years ago
Claire c118918520 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire 5333447be0
Change account deletion requests to spread out over time (#20222)
2 years ago
Eugen Rochko e98833748e
Fix being able to spoof link verification (#20217)
2 years ago
Claire be7032b9cf Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire 5925a31b78
Fix followers count not being updated when migrating follows (#19998)
2 years ago