518 Commits (main)

Author SHA1 Message Date
Claire 4e55001e65
Add a short-lived lock to trend refresh scheduler (#27253) 7 months ago
Claire 5e56f3db65
Change some worker lock TTLs (#27246) 7 months ago
Claire 1e2d4975cf
Fix import progress not updating on certain failures (#27247) 7 months ago
Claire cab4cbfa5c
Fix “Scoped order is ignored, it's forced to be batch order.” warnings (#26793) 8 months ago
Claire 16681e0f20
Add admin notifications for new Mastodon versions (#26582) 8 months ago
Claire 5c0a9aac3b
Revert to using primary database in IndexingScheduler (#26754) 8 months ago
Eugen Rochko e263db276f
Change indexing jobs to use database replica (#26692) 9 months ago
Eugen Rochko f8d2fea2e6
Change queue of job when opting into search from `default` to `pull` (#26688) 9 months ago
jsgoldstein 30c191aaa0
Add new public status index (#26344) 9 months ago
Claire 9ed0c91a37
Add auto-refresh of accounts we get new messages/edits of (#26510) 9 months ago
Eugen Rochko a0fad5c8bb
Change indexing frequency from 5 minutes to 1 minute, add locks to schedulers (#26304) 9 months ago
Emelia Smith 317cd26fba
Remove queued_at value from pubsub payloads (#26173) 10 months ago
Claire b4e739ff0f
Change interaction modal in web UI (#26075) 10 months ago
Claire 144a406d33
Clean up unused application records (#24871) 10 months ago
Claire 943f27f437
Remove unfollowed hashtag posts from home feed (#26028) 10 months ago
Eugen Rochko fdc3ff7c2d
Change notifications API to use a replica (#25874) 10 months ago
Eugen Rochko a1f5188c8c
Change feed merge, unmerge and regeneration workers to use a replica (#25849) 10 months ago
Kurtis Rainbolt-Greene e4cfe4b3db
First pass at multi-database for read replica using Rails native adapter (#25693) 10 months ago
Claire 4658263b4a
Fix re-activated accounts being deleted by AccountDeletionWorker (#25711) 10 months ago
Emelia Smith 3a91603b15
Prevent UserCleanupScheduler from overwhelming streaming (#25519) 11 months ago
Eugen Rochko 4eda233e09
Add webhook templating (#23289) 11 months ago
Nick Schonning 99e2e9b81f
Fix minor typos in comments and spec names (#21831) 12 months ago
Claire c3c7d59072
Fix infinite loop in AccountsStatusesCleanupScheduler (#24840) 1 year ago
Claire a2a22bad23
Fix various edge cases with local moves (#24812) 1 year ago
Claire c98b012583
Change Move handler to also move list memberships (#24808) 1 year ago
Claire 8b636a29c6
Improve automatic post cleanup worker performances (#24785) 1 year ago
Matt Jankowski f1c1dd0118
Rename `with_lock` to `with_redis_lock` to avoid confusion with ActiveRecord's method (#24741) 1 year ago
Claire 32a030dd74
Rewrite import feature (#21054) 1 year ago
Claire 5dc3173ef8
Fix AccountsStatusesCleanupScheduler not spreading deletes across accounts correctly (#24607) 1 year ago
Claire 501d6197c4
Change automatic post deletion thresholds and load detection (#24614) 1 year ago
Vyr Cossont d5ad8b6422
Fix Redis client and type errors introduced in #24285 (#24342) 1 year ago
Vyr Cossont 7646ad8a2b
IndexingScheduler: fetch and import in batches (#24285) 1 year ago
Christian Schmidt eb38e9df31
Requeue expiration notification (#24311) 1 year ago
Vyr Cossont 94cbd808b5
Webhooks for local status.create, status.update, account.update (#24133) 1 year ago
Claire 1d0ad558ff
Change sidekiq-bulk's batch size from 10,000 to 1,000 jobs in one Redis call (#24034) 1 year ago
Jean byroot Boussier 922837dc96
Upgrade to latest redis-rb 4.x and fix deprecations (#23616) 1 year ago
Nick Schonning b00f945d92
Remove implied StandardError rescue (#23942) 1 year ago
Claire 050f1669c6
Fix original account being unfollowed on migration before the follow request could be sent (#21957) 1 year ago
Claire ddde4e0d95
Change `ActivityPub::DeliveryWorker` retries to be spread out more (#21956) 1 year ago
Claire 20b80c62ff
Change auto-deletion throttling constants to better scale with server size (#23320) 1 year ago
Nick Schonning 717683d1c3
Autofix Rubocop remaining Layout rules (#23679) 1 year ago
Nick Schonning 21bf326356
Autofix Rubocop Rails/Pluck (#23730) 1 year ago
Nick Schonning 2177daeae9
Autofix Rubocop Style/RedundantBegin (#23703) 1 year ago
Nick Schonning a6f77aa28a
Autofix Rubocop Lint/AmbiguousOperatorPrecedence (#23681) 1 year ago
Claire 0c9eac80d8
Fix unbounded recursion in post discovery (#23506) 1 year ago
Nick Schonning cec005068f
Apply Rubocop Performance/RedundantBlockCall (#23440) 1 year ago
Nick Schonning ed570050c6
Autofix Rails/EagerEvaluationLogMessage (#23429) 1 year ago
Claire 9edefc779f
Fix `UserCleanupScheduler` crash when an unconfirmed account has a moderation note (#23318) 1 year ago
luzpaz 596923da4a
Fix typos in source documentation (#21046) 1 year ago
Eugen Rochko f8e8e622e5
Change incoming activity processing to happen in `ingress` queue (#20264) 2 years ago