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
David Roetzel b2506478ba
Add FASP follow recommendation support (#34964)
1 month ago
..
activitypub Fix handling of inlined `featured` collections in ActivityPub actor objects (#34789) 2 months ago
admin Add interstitial for Terms of Service updates (#34527) 2 months ago
concerns
fasp Add FASP follow recommendation support (#34964) 1 month ago
import Remove deprecated `Import` model (#34371) 4 months ago
scheduler Update sidekiq to version 7 (#34745) 2 months ago
web Add support for standard webpush (#33528) 6 months ago
webhooks
account_deletion_worker.rb Add `Account#unavailable?` and `Account#permanently_unavailable?` aliases (#28053) 2 years ago
account_merging_worker.rb Fix resolving accounts sometimes creating duplicate records for a given AP id (#15364) 5 years ago
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 Add conversations API (#8832) 7 years ago
bootstrap_timeline_worker.rb Default follows for new users (#4871) 8 years ago
bulk_import_worker.rb
cache_buster_worker.rb
delete_mute_worker.rb
distribution_worker.rb
domain_block_worker.rb Fix `Style/OptionalBooleanParameter` cop (#34968) 2 months ago
domain_clear_media_worker.rb Make domain block/silence/reject-media code more robust (#13424) 5 years ago
feed_insert_worker.rb
fetch_reply_worker.rb Add: Update root status when fetching replies (#34615) 3 months ago
filtered_notification_cleanup_worker.rb
generate_annual_report_worker.rb
link_crawl_worker.rb
local_notification_worker.rb Add notifications when a reblogged status has been updated (#17404) 4 years ago
mention_resolve_worker.rb Fix processing of mentions for post edits with an existing corresponding silent mention (#33227) 8 months ago
merge_worker.rb Encapsulate redis key usage (#34840) 2 months ago
move_worker.rb
mute_worker.rb
poll_expiration_notify_worker.rb Update `rubocop` to version 1.75.0 (#34283) 4 months ago
post_process_media_worker.rb
publish_announcement_reaction_worker.rb Change Redis#exists calls to Redis#exists? to avoid deprecation warning (#14191) 5 years ago
publish_scheduled_announcement_worker.rb Change Redis#exists calls to Redis#exists? to avoid deprecation warning (#14191) 5 years ago
publish_scheduled_status_worker.rb
push_conversation_worker.rb Remove queued_at value from pubsub payloads (#26173) 2 years ago
push_update_worker.rb
redownload_avatar_worker.rb
redownload_header_worker.rb Fix to be able to redownload avatar and header (#16190) 4 years ago
redownload_media_worker.rb Fix media redownload worker retrying on unexpected response codes (#16111) 4 years ago
refollow_worker.rb
regeneration_worker.rb Change notifications API to use a replica (#25874) 2 years ago
remote_account_refresh_worker.rb
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 Fix posts from threads received out-of-order sometimes not being inserted into timelines (#27653) 2 years ago
trigger_webhook_worker.rb Add administrative webhooks (#18510) 3 years ago
unfavourite_worker.rb Improve background jobs params and error handling 9 years ago
unfilter_notifications_worker.rb Remove deprecated single-argument variation of `UnfilterNotificationsWorker` (#33353) 4 months ago
unfollow_follow_worker.rb Fix `Style/OptionalBooleanParameter` cop (#34968) 2 months ago
unmerge_worker.rb Change lists to reflect added and removed users retroactively (#32930) 8 months ago
unpublish_announcement_worker.rb
verify_account_links_worker.rb