about summary refs log tree commit diff
path: root/app/workers/activitypub/move_distribution_worker.rb
AgeCommit message (Expand)Author
2023-03-15Change sidekiq-bulk's batch size from 10,000 to 1,000 jobs in one Redis call ...Claire
2020-07-01Change move handler to carry blocks over (#14144)ThibG
2019-09-21Fixed missing account in MoveDistributionWorker (#11906)Takeshi Umeda
2019-09-19Add account migration UI (#11846)Eugen Rochko