mastodon/app/workers
mayaeh 0d80f686d8 Add `tootctl preview_cards remove` (#11320)
* Add `tootctl preview_cards remove`

* fix code style

* Remove `Scheduler::PreviewCardsCleanupScheduler` file

* fix code style again
Add exclude case where image_file_name is blank

* Added a function to output confirmation if the specified number of days is less than 2 weeks
2019-07-28 13:48:19 +02:00
..
activitypub Refactor fetching of remote resources (#11251) 2019-07-10 18:59:28 +02:00
admin Improve account suspension speed and completeness (#9290) 2018-12-03 01:32:08 +01:00
concerns Improved remote thread fetching (#10106) 2019-02-28 15:22:21 +01:00
import Export and import show_reblogs together with following list (#10495) 2019-04-08 07:28:27 +02:00
maintenance Add periodic removal of older thumbnails for preview cards (#11304) 2019-07-15 07:50:14 +02:00
pubsubhubbub Remove Salmon and PubSubHubbub (#11205) 2019-07-06 23:26:16 +02:00
scheduler Add `tootctl preview_cards remove` (#11320) 2019-07-28 13:48:19 +02:00
web Change the retry limit in error of web push notification (#11292) 2019-07-12 18:46:21 +02:00
after_account_domain_block_worker.rb
after_remote_follow_request_worker.rb Remove Salmon and PubSubHubbub (#11205) 2019-07-06 23:26:16 +02:00
after_remote_follow_worker.rb Remove Salmon and PubSubHubbub (#11205) 2019-07-06 23:26:16 +02:00
authorize_follow_worker.rb
backup_worker.rb
block_worker.rb
bootstrap_timeline_worker.rb
digest_mailer_worker.rb
distribution_worker.rb Avoid race condition when streaming deleted statuses (#10280) 2019-03-16 20:18:47 +01:00
domain_block_worker.rb
feed_insert_worker.rb
fetch_reply_worker.rb Improved remote thread fetching (#10106) 2019-02-28 15:22:21 +01:00
import_worker.rb Add option to overwrite imported data (#9962) 2019-02-03 03:59:51 +01:00
link_crawl_worker.rb
local_notification_worker.rb Optimize the process of following someone (#9220) 2018-11-08 21:05:42 +01:00
merge_worker.rb
mute_worker.rb
notification_worker.rb Remove Salmon and PubSubHubbub (#11205) 2019-07-06 23:26:16 +02:00
poll_expiration_notify_worker.rb Fix wrong method used in PollExpirationNotifyWorker (#10265) 2019-03-14 14:04:07 +01:00
processing_worker.rb Remove Salmon and PubSubHubbub (#11205) 2019-07-06 23:26:16 +02:00
publish_scheduled_status_worker.rb Fix multiple workers for the same scheduled status being queueable (#9875) 2019-01-20 12:57:05 +01:00
push_conversation_worker.rb
push_update_worker.rb
refollow_worker.rb
regeneration_worker.rb
remote_profile_update_worker.rb Remove Salmon and PubSubHubbub (#11205) 2019-07-06 23:26:16 +02:00
removal_worker.rb
resolve_account_worker.rb
salmon_worker.rb Remove Salmon and PubSubHubbub (#11205) 2019-07-06 23:26:16 +02:00
thread_resolve_worker.rb Improved remote thread fetching (#10106) 2019-02-28 15:22:21 +01:00
unfavourite_worker.rb
unfollow_follow_worker.rb Follow new account before unfollowing the old one during move (#9719) 2019-01-05 11:27:58 +01:00
unmerge_worker.rb
verify_account_links_worker.rb