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
Eugen Rochko 7d7844a47f Default follows for new users (#4871)
When a new user confirms their e-mail, bootstrap their home timeline
by automatically following a set of accounts. By default, all local
admin accounts (that are unlocked). Can be customized by new admin
setting (comma-separated usernames, local and unlocked only)
7 years ago
..
activitypub Forward ActivityPub creates that reply to local statuses (#4709) 7 years ago
admin
pubsubhubbub Switch to static URIs, new URI format in both protocols for new statuses (#4815) 7 years ago
scheduler Periodically remove expired PuSH subscribers (#4654) 7 years ago
after_remote_follow_request_worker.rb
after_remote_follow_worker.rb
authorize_follow_worker.rb authorize-follow-requests-after-unlocking (#4658) 7 years ago
block_worker.rb
bootstrap_timeline_worker.rb Default follows for new users (#4871) 7 years ago
digest_mailer_worker.rb
distribution_worker.rb
domain_block_worker.rb
feed_insert_worker.rb
import_worker.rb Fix webfinger retries (#4275) 7 years ago
link_crawl_worker.rb
merge_worker.rb
notification_worker.rb
processing_worker.rb
push_update_worker.rb Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl (#4090) 7 years ago
regeneration_worker.rb
remote_profile_update_worker.rb
removal_worker.rb
resolve_remote_account_worker.rb Instantly upgrade account to ActivityPub if we receive ActivityPub payload (#4766) 7 years ago
salmon_worker.rb
soft_block_domain_followers_worker.rb
soft_block_worker.rb
thread_resolve_worker.rb
unfavourite_worker.rb
unmerge_worker.rb
web_push_notification_worker.rb Fix guard clause in WebPushNotificationWorker (#4421) 7 years ago