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 bcb3b627b9
Fix processing of mentions for post edits with an existing corresponding silent mention (#33227)
2 weeks ago
..
activitypub Update stoplight to version 4.1.0 (#28366) 9 months ago
admin Add terms of service (#33055) 3 weeks ago
concerns Autofix Rubocop Lint/AmbiguousOperatorPrecedence (#23681) 2 years ago
import Update stoplight to version 4.1.0 (#28366) 9 months ago
scheduler Fix deletion of unconfirmed users with Webauthn set (#33186) 3 weeks ago
web Prevent Web::Push notification delivery if notification is outside of TTL window (#32842) 2 months ago
webhooks Add webhook templating (#23289) 2 years ago
account_deletion_worker.rb Add `Account#unavailable?` and `Account#permanently_unavailable?` aliases (#28053) 1 year ago
account_merging_worker.rb
account_refresh_worker.rb Add auto-refresh of accounts we get new messages/edits of (#26510) 1 year ago
add_to_public_statuses_index_worker.rb Change indexing jobs to use database replica (#26692) 1 year ago
after_account_domain_block_worker.rb
after_unallow_domain_worker.rb
authorize_follow_worker.rb Fix being able to import more than allowed number of follows (#15384) 4 years ago
backup_worker.rb Autofix Rubocop Style/RedundantBegin (#23703) 2 years ago
block_worker.rb
bootstrap_timeline_worker.rb
bulk_import_worker.rb Rewrite import feature (#21054) 2 years ago
cache_buster_worker.rb
delete_mute_worker.rb
distribution_worker.rb Rename `with_lock` to `with_redis_lock` to avoid confusion with ActiveRecord's method (#24741) 2 years ago
domain_block_worker.rb
domain_clear_media_worker.rb
feed_insert_worker.rb Fix exclusive lists interfering with notifications (#28162) 4 weeks ago
fetch_reply_worker.rb Fix unbounded recursion in post discovery (#23506) 2 years ago
filtered_notification_cleanup_worker.rb Remove unneeded `reorder(nil)` conditions (#32200) 3 months ago
generate_annual_report_worker.rb Add annual reports for accounts (#28693) 11 months ago
import_worker.rb Rewrite import feature (#21054) 2 years ago
link_crawl_worker.rb Ignore RecordNotUnique errors in LinkCrawlWorker (#28748) 12 months ago
local_notification_worker.rb Add notifications when a reblogged status has been updated (#17404) 3 years ago
mention_resolve_worker.rb Fix processing of mentions for post edits with an existing corresponding silent mention (#33227) 2 weeks ago
merge_worker.rb Change lists to reflect added and removed users retroactively (#32930) 1 month ago
move_worker.rb Fix remaining `Rails/WhereExists` cop violations, regenerate todo (#28892) 11 months ago
mute_worker.rb Change lists to reflect added and removed users retroactively (#32930) 1 month ago
poll_expiration_notify_worker.rb Requeue expiration notification (#24311) 2 years ago
post_process_media_worker.rb Fix minor typos in comments and spec names (#21831) 2 years ago
publish_announcement_reaction_worker.rb
publish_scheduled_announcement_worker.rb
publish_scheduled_status_worker.rb block scheduled status from frozen users (#30729) 1 month ago
push_conversation_worker.rb Remove queued_at value from pubsub payloads (#26173) 1 year ago
push_update_worker.rb Remove queued_at value from pubsub payloads (#26173) 1 year ago
redownload_avatar_worker.rb Fix to be able to redownload avatar and header (#16190) 4 years ago
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 Add `OpenSSL::SSL::SSLError` to http connection errors wrapper (#32307) 3 months ago
regeneration_worker.rb Change notifications API to use a replica (#25874) 1 year ago
remote_account_refresh_worker.rb Add support for private pinned posts (#16954) 3 years ago
removal_worker.rb
remove_featured_tag_worker.rb Change featured tag updates to add/remove activity (#19409) 2 years ago
remove_from_public_statuses_index_worker.rb Add new public status index (#26344) 1 year ago
resolve_account_worker.rb Change some worker lock TTLs (#27246) 1 year ago
tag_unmerge_worker.rb Remove unfollowed hashtag posts from home feed (#26028) 1 year ago
thread_resolve_worker.rb Fix posts from threads received out-of-order sometimes not being inserted into timelines (#27653) 1 year ago
trigger_webhook_worker.rb Add administrative webhooks (#18510) 3 years ago
unfavourite_worker.rb
unfilter_notifications_worker.rb Reload notifications when accepted notifications are merged (streaming only) (#31419) 4 months ago
unfollow_follow_worker.rb Fix original account being unfollowed on migration before the follow request could be sent (#21957) 2 years ago
unmerge_worker.rb Change lists to reflect added and removed users retroactively (#32930) 1 month ago
unpublish_announcement_worker.rb
verify_account_links_worker.rb Change some worker lock TTLs (#27246) 1 year ago