about summary refs log tree commit diff
path: root/app/services/unsuspend_account_service.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
2023-01-05Fix possible race conditions when suspending/unsuspending accounts (#22363)Claire
2022-12-19Fix suspension worker crashing on S3-compatible setups without ACL support (#...Claire
2021-08-20Fix remotely-suspended accounts' toots being merged back into timelines (#16628)Claire
2021-08-20Fix #16603 (#16605)Holger
2021-04-17Fix remote reporters not receiving suspend/unsuspend activities (#16050)Eugen Rochko
2020-12-24Fix error when changing ACL on missing objects during suspension (#15420)Eugen Rochko
2020-12-23Fix trying to privatize empty media attachments (#15414)Eugen Rochko
2020-11-19Add cache buster feature for media files (#15155)Eugen Rochko
2020-11-08Add support for reversible suspensions through ActivityPub (#14989)Eugen Rochko
2020-11-07Fix crashes in SuspendAccountService/UnsuspendAccountService (#15100)ThibG
2020-11-07Fix suspension/unsuspension not working because of FeedManager change (#15099)ThibG
2020-09-15Change account suspensions to be reversible by default (#14726)Eugen Rochko