about summary refs log tree commit diff
path: root/app/lib/activitypub/forwarder.rb
AgeCommit message (Collapse)Author
2023-03-15Change sidekiq-bulk's batch size from 10,000 to 1,000 jobs in one Redis call ↵Claire
(#24034)
2023-02-19Autofix Rubocop Style/RedundantBegin (#23703)Nick Schonning
2022-02-26Fix status updates not being forwarded like deletes through ActivityPub (#17648)Eugen Rochko
Fix #17521