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
ThibG 290932602b Reduce usage of LD signatures (#9659)
* Do not LDS-sign Follow, Accept, Reject, Undo, Block

* Do not use LDS for Create activities of private toots

* Minor cleanup

* Ignore unsigned activities instead of misattributing them

* Use status.distributable? instead of querying visibility directly
7 years ago
..
delivery_worker.rb Skip deliveries to inboxes that have already been marked as unavailable (#9358) 7 years ago
distribution_worker.rb Reduce usage of LD signatures (#9659) 7 years ago
post_upgrade_worker.rb
processing_worker.rb Allow inbox owner to view implicitly targeted ActivityPub payload (#9093) 7 years ago
raw_distribution_worker.rb
reply_distribution_worker.rb Reduce usage of LD signatures (#9659) 7 years ago
synchronize_featured_collection_worker.rb
update_distribution_worker.rb