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/activitypub
Eugen Rochko dad339da6d
Filter incoming Create activities by relation to local activity (#10005)
Reject those from accounts with no local followers, from relays
that are not enabled, which do not address local accounts and are
not replies to accounts that do have local followers
6 years ago
..
delivery_worker.rb Skip deliveries to inboxes that have already been marked as unavailable (#9358) 6 years ago
distribution_worker.rb Avoid duplicate work by merging ReplyDistributionWorker into DistributionWorker (#9660) 6 years ago
low_priority_delivery_worker.rb Move sending account Delete to anyone but the account's followers to the pull̀ queue (#10016) 6 years ago
post_upgrade_worker.rb ActivityPub migration procedure (#4617) 7 years ago
processing_worker.rb Filter incoming Create activities by relation to local activity (#10005) 6 years ago
raw_distribution_worker.rb Fix too many forwards (#5854) 7 years ago
reply_distribution_worker.rb Restore ReplyDistributionWorker to allow existing jobs to be processed (#9676) 6 years ago
synchronize_featured_collection_worker.rb Ensure SynchronizeFeaturedCollectionWorker is unique and clean up (#7043) 7 years ago
update_distribution_worker.rb Add CLI task for rotating keys (#8466) 6 years ago