459 Commits (3ef5f62abfc65085604265cfa2559b4d9ae98ace)

Author SHA1 Message Date
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
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 5925a31b78
Fix followers count not being updated when migrating follows (#19998) 2 years ago
Eugen Rochko d0c9ac3919
Fix indexing scheduler trying to index when Elasticsearch is disabled (#19805) 2 years ago
Eugen Rochko 5f9e47be34
Add caching for payload serialization during fan-out (#19642) 2 years ago
Claire 6804228fdf
Fix N+1 on mentions in PushUpdateWorker (#19637) 2 years ago
Claire 03d9618595
Fix UserCleanupScheduler crash when an unconfirmed account has a moderation note (#19629) 2 years ago
Eugen Rochko bf0ab3e0fa
Fix vacuum scheduler missing lock, locks never expiring (#19458) 2 years ago
Takeshi Umeda 74ead7d106
Change featured tag updates to add/remove activity (#19409) 2 years ago
Takeshi Umeda b0e3f0312c
Add synchronization of remote featured tags (#19380) 2 years ago
Eugen Rochko 5c9abdeff1
Add retention policy for cached content and media (#19232) 2 years ago
Claire 8cf7006d4e
Refactor ActivityPub handling to prepare for non-Account actors (#19212) 2 years ago
Eugen Rochko 50948b46aa
Add ability to filter followed accounts' posts by language (#19095) 2 years ago
Eugen Rochko 0b3e4fd5de
Remove digest e-mails (#17985) 2 years ago
Eugen Rochko c3f0621a59
Add ability to follow hashtags (#18809) 2 years ago
Jeremy Kescher 25e076505e
ip_cleanup_scheduler: Make IP and session retention configurable (#18757) 2 years ago
Eugen Rochko a2871cd747
Add administrative webhooks (#18510) 2 years ago
Jeong Arm fed7380e9f
Prevent use locale with empty string (#18543) 2 years ago
Eugen Rochko 679b7158e3
Change search indexing to use batches to minimize resource usage (#18451) 2 years ago
Eugen Rochko 6cf57c6765
Refactor how Redis locks are created (#18400) 2 years ago
Eugen Rochko f6d35ed57d
Remove IP matching from e-mail domain blocks (#18190) 2 years ago
Eugen Rochko 3917353645
Fix single Redis connection being used across all threads (#18135) 2 years ago
Jeong Arm 3349cbeb3e
Fix clean_discarded_statuses (#17822) 2 years ago
Eugen Rochko bd53dd5210
Change design of federation pages in admin UI (#17704) 2 years ago
Eugen Rochko 2ea754b861
Fix duplicate notifications being possible after poll expiration (#17697) 2 years ago
Eugen Rochko 50ea54b3ed
Change authorized applications page (#17656) 2 years ago
Claire 3d60708508
Fix crash in EmailDomainBlockRefreshScheduler (#17649) 2 years ago
Eugen Rochko 27965ce5ed
Add trending statuses (#17431) 2 years ago
Eugen Rochko a29a982eaa
Change e-mail domain blocks to block IPs dynamically (#17635) 2 years ago
Eugen Rochko 8f03b7a2fb
Add notifications when a reblogged status has been updated (#17404) 2 years ago
Claire da91b18a8b
Fix NoMethodError in StatusUpdateDistributionWorker (#17499) 2 years ago
Eugen Rochko 63002cde03
Add editing for published statuses (#17320) 2 years ago
Eugen Rochko 35850f8195
Fix localization of cold-start follow recommendations (#17479) 2 years ago
Claire 52c1b86964
Fix Ruby 2.5 incompatibility (#17465) 2 years ago