mastodon/app/workers
Matt Jankowski 4de21056ff
Some checks failed
Check i18n / check-i18n (push) Waiting to run
CodeQL / Analyze (javascript) (push) Waiting to run
CodeQL / Analyze (ruby) (push) Waiting to run
Check formatting / lint (push) Waiting to run
Ruby Testing / build (production) (push) Waiting to run
Ruby Testing / build (test) (push) Waiting to run
Ruby Testing / test (.ruby-version) (push) Blocked by required conditions
Ruby Testing / test (3.2) (push) Blocked by required conditions
Ruby Testing / test (3.3) (push) Blocked by required conditions
Ruby Testing / ImageMagick tests (.ruby-version) (push) Blocked by required conditions
Ruby Testing / ImageMagick tests (3.2) (push) Blocked by required conditions
Ruby Testing / ImageMagick tests (3.3) (push) Blocked by required conditions
Ruby Testing / End to End testing (.ruby-version) (push) Blocked by required conditions
Ruby Testing / End to End testing (3.2) (push) Blocked by required conditions
Ruby Testing / End to End testing (3.3) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (.ruby-version, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (.ruby-version, docker.elastic.co/elasticsearch/elasticsearch:8.10.2) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (.ruby-version, opensearchproject/opensearch:2) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (3.2, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (3.3, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (push) Blocked by required conditions
Bundler Audit / security (push) Has been cancelled
Chromatic / Run Chromatic (push) Has been cancelled
Crowdin / Upload translations / upload-translations (push) Has been cancelled
CSS Linting / lint (push) Has been cancelled
Haml Linting / lint (push) Has been cancelled
JavaScript Linting / lint (push) Has been cancelled
Ruby Linting / lint (push) Has been cancelled
JavaScript Testing / test (push) Has been cancelled
Historical data migration test / test (14-alpine) (push) Has been cancelled
Historical data migration test / test (15-alpine) (push) Has been cancelled
Historical data migration test / test (16-alpine) (push) Has been cancelled
Historical data migration test / test (17-alpine) (push) Has been cancelled
Update sidekiq to version 8.0.7 (#34824)
2025-08-14 15:25:31 +00:00
..
activitypub Update stoplight to version 5.3.1 (#35129) 2025-08-12 08:15:22 +00:00
admin Add optional bulk mailer settings (#35203) 2025-06-30 14:49:14 +00:00
concerns Update sidekiq to version 8.0.7 (#34824) 2025-08-14 15:25:31 +00:00
fasp Add delivery failure handling to FASP jobs (#35723) 2025-08-08 09:46:09 +00:00
import Remove deprecated Import model (#34371) 2025-04-10 12:49:24 +00:00
scheduler Persist follow recommendations from FASP (#35218) 2025-06-30 13:39:36 +00:00
web Add support for standard webpush (#33528) 2025-01-14 09:14:00 +00:00
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) 2025-06-10 08:17:35 +00:00
domain_clear_media_worker.rb
feed_insert_worker.rb
fetch_reply_worker.rb Fix "new replies available" miscounting previously known replies (#35654) 2025-08-04 12:49:17 +00:00
filtered_notification_cleanup_worker.rb
generate_annual_report_worker.rb
link_crawl_worker.rb
local_notification_worker.rb
mention_resolve_worker.rb Fix Style/GuardClause in worker rescues (#35508) 2025-07-25 07:18:46 +00:00
merge_worker.rb Encapsulate redis key usage (#34840) 2025-05-28 12:34:37 +00:00
move_worker.rb Fix unnecessary account note addition for already-muted moved-to users (#35566) 2025-07-29 08:23:19 +00:00
mute_worker.rb
poll_expiration_notify_worker.rb Update rubocop to version 1.75.0 (#34283) 2025-03-27 07:48:19 +00:00
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) 2025-07-28 08:03:23 +00:00
push_conversation_worker.rb
push_update_worker.rb
redownload_avatar_worker.rb Fix Style/GuardClause in worker rescues (#35508) 2025-07-25 07:18:46 +00:00
redownload_header_worker.rb Fix Style/GuardClause in worker rescues (#35508) 2025-07-25 07:18:46 +00:00
redownload_media_worker.rb Fix Style/GuardClause in worker rescues (#35508) 2025-07-25 07:18:46 +00:00
refollow_worker.rb
regeneration_worker.rb
remote_account_refresh_worker.rb Fix Style/GuardClause in worker rescues (#35508) 2025-07-25 07:18:46 +00:00
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) 2025-04-09 13:42:57 +00:00
unfollow_follow_worker.rb Fix Style/OptionalBooleanParameter cop (#34968) 2025-06-10 08:17:35 +00:00
unmerge_worker.rb
unpublish_announcement_worker.rb
verify_account_links_worker.rb