You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/workers
Claire f3a932d8a1
Add `quoted_update` notification type (#35820)
2 weeks ago
..
activitypub Update stoplight to version 5.3.1 (#35129) 4 weeks ago
admin Add optional bulk mailer settings (#35203) 2 months ago
concerns Update sidekiq to version 8.0.7 (#34824) 4 weeks ago
fasp Add delivery failure handling to FASP jobs (#35723) 1 month ago
import Remove deprecated `Import` model (#34371) 5 months ago
scheduler Fix self-destruct scheduler behavior on some Redis setups (#35823) 3 weeks ago
web
webhooks
account_deletion_worker.rb
account_merging_worker.rb
account_refresh_worker.rb
add_to_public_statuses_index_worker.rb
after_account_domain_block_worker.rb
after_unallow_domain_worker.rb
authorize_follow_worker.rb
backup_worker.rb
block_worker.rb
bootstrap_timeline_worker.rb
bulk_import_worker.rb
cache_buster_worker.rb
delete_mute_worker.rb
distribution_worker.rb
domain_block_worker.rb Fix `Style/OptionalBooleanParameter` cop (#34968) 3 months ago
domain_clear_media_worker.rb
feed_insert_worker.rb
fetch_reply_worker.rb Fix "new replies available" miscounting previously known replies (#35654) 1 month ago
filtered_notification_cleanup_worker.rb
generate_annual_report_worker.rb
link_crawl_worker.rb
local_notification_worker.rb Add `quoted_update` notification type (#35820) 2 weeks ago
mention_resolve_worker.rb Fix `Style/GuardClause` in worker rescues (#35508) 2 months ago
merge_worker.rb Encapsulate redis key usage (#34840) 3 months ago
move_worker.rb Fix unnecessary account note addition for already-muted moved-to users (#35566) 1 month ago
mute_worker.rb
poll_expiration_notify_worker.rb Update `rubocop` to version 1.75.0 (#34283) 6 months ago
post_process_media_worker.rb
publish_announcement_reaction_worker.rb
publish_scheduled_announcement_worker.rb
publish_scheduled_status_worker.rb Prefer delegated nil-wrapping methods to safe navigation (#35541) 1 month ago
push_conversation_worker.rb
push_update_worker.rb
redownload_avatar_worker.rb Fix `Style/GuardClause` in worker rescues (#35508) 2 months ago
redownload_header_worker.rb Fix `Style/GuardClause` in worker rescues (#35508) 2 months ago
redownload_media_worker.rb Fix `Style/GuardClause` in worker rescues (#35508) 2 months ago
refollow_worker.rb
regeneration_worker.rb
remote_account_refresh_worker.rb Fix `Style/GuardClause` in worker rescues (#35508) 2 months ago
removal_worker.rb
remove_featured_tag_worker.rb
remove_from_public_statuses_index_worker.rb
resolve_account_worker.rb
tag_unmerge_worker.rb
thread_resolve_worker.rb
trigger_webhook_worker.rb
unfavourite_worker.rb
unfilter_notifications_worker.rb Remove deprecated single-argument variation of `UnfilterNotificationsWorker` (#33353) 5 months ago
unfollow_follow_worker.rb Fix `Style/OptionalBooleanParameter` cop (#34968) 3 months ago
unmerge_worker.rb
unpublish_announcement_worker.rb
verify_account_links_worker.rb