@mewmew @apconf @rgggn @sl007 @mlemweb @liaizon @schmittlauch From Rails console:
Account.find_remote('apconf', 'conf.tube').statuses.where(visibility: :direct).each { |s| RemoveStatusService.new.call(s) }
@mewmew @apconf @rgggn @sl007 @mlemweb @liaizon @schmittlauch From Rails console:
Account.find_remote('apconf', 'conf.tube').statuses.where(visibility: :direct).each { |s| RemoveStatusService.new.call(s) }