summaryrefslogtreecommitdiffstats
path: root/spec/workers
AgeCommit message (Expand)Author
2023-07-20Add stricter protocol fields validation for accounts (#25937)Claire
2023-07-17Remove unfollowed hashtag posts from home feed (#26028)Claire
2023-06-22Fix `RSpec/VerifiedDoubles` cop (#25469)Matt Jankowski
2023-06-20Add per-test timeouts to AutoStatusesCleanupScheduler tests (#24841)Claire
2023-06-14Update rubocop-rspec to version 2.22.0, fix `RSpec/IndexedLet` cop (#24698)Matt Jankowski
2023-06-14Speed improvement for `AccountsStatusesCleanupScheduler` spec (#25406)Matt Jankowski
2023-05-24Fix RSpec/ExpectChange cop (#25101)Matt Jankowski
2023-05-04Fix infinite loop in AccountsStatusesCleanupScheduler (#24840)Claire
2023-05-04Fix RSpec/ContextWording cop (#24739)Matt Jankowski
2023-05-03Fix various edge cases with local moves (#24812)Claire
2023-05-03Change Move handler to also move list memberships (#24808)Claire
2023-05-03Improve automatic post cleanup worker performances (#24785)Claire
2023-05-02Rewrite import feature (#21054)Claire
2023-04-23Fix AccountsStatusesCleanupScheduler not spreading deletes across accounts co...Claire
2023-03-29Requeue expiration notification (#24311)Christian Schmidt
2023-03-10Coverage improvement round-out following up previous work (#23987)Matt Jankowski
2023-03-04Add basic coverage for some worker jobs (#23943)Matt Jankowski
2023-03-02Add rspecs for FollowRecommendationsScheduler (#23890)Stanislav Dobrovolschii
2023-02-23Change auto-deletion throttling constants to better scale with server size (#...Claire
2023-02-22Enable Style/FrozenStringLiteralComment for specs (#23790)Nick Schonning
2023-02-22Enable Rubocop Style/StringConcatenation defaults (#23792)Nick Schonning
2023-02-20Autofix Rubocop RSpec/BeEq (#23740)Nick Schonning
2023-02-20Audofix Rubocop Style/WordArray (#23739)Nick Schonning
2023-02-20Autofix Rubocop RSpec/LeadingSubject (#23670)Nick Schonning
2023-02-20Autofix Rubocop RSpec/EmptyLineAfterSubject (#23719)Nick Schonning
2023-02-20Enable Rubocop RSpec/NotToNot (#23723)Nick Schonning
2023-02-19Autofix Rubocop Style/TrailingCommaInArrayLiteral (#23692)Nick Schonning
2023-02-18Run rubocop formatting except line length (#23632)Nick Schonning
2023-02-07Fix `UserCleanupScheduler` crash when an unconfirmed account has a moderation...Claire
2022-11-07Fix followers count not being updated when migrating follows (#19998)Claire
2022-09-27Add retention policy for cached content and media (#19232)Eugen Rochko
2022-09-20Add ability to filter followed accounts' posts by language (#19095)Eugen Rochko
2022-08-25Remove digest e-mails (#17985)Eugen Rochko
2022-04-28Fix single Redis connection being used across all threads (#18135)Eugen Rochko
2022-02-10Improve tests involving push_bulk (#17508)Claire
2022-02-10Fix NoMethodError in StatusUpdateDistributionWorker (#17499)Claire
2022-01-28Refactor and improve tests (#17386)Claire
2022-01-19Add support for editing for published statuses (#16697)Eugen Rochko
2021-12-17Add ability to purge undeliverable domains from admin interface (#16686)Claire
2021-11-06Fix AccountNote not having a maximum length (#16942)Claire
2021-11-05Fix handling announcements with links (#16941)Claire
2021-08-11Fix followers synchronization mechanism not working when URI has empty path (...Claire
2021-08-09Add feature to automatically delete old toots (#16529)Claire
2021-04-12Change Web Push API deliveries to use request pooling (#16014)Eugen Rochko
2020-12-26Fix being able to import more than allowed number of follows (#15384)ThibG
2020-10-21Add follower synchronization mechanism (#14510)ThibG
2020-09-18Add option to be notified when a followed user posts (#13546)Eugen Rochko
2020-09-04Fix various warnings in rspec (#14729)Eugen Rochko
2020-07-01Change move handler to carry blocks over (#14144)ThibG
2020-06-30Add user notes on accounts (#14148)ThibG