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 581a5c9d29 Fixes/do not override timestamps (#7331)
* Do not override timestamps for incoming toots

* Remove every reference to override_timestamps

Statuses are now created with the announced publishing date
and are only pushed to timelines if that date is at most
6 hours earlier than the time at which it is processed.
7 years ago
..
delivery_worker.rb Add a circuit breaker for ActivityPub deliveries (#7053) 7 years ago
distribution_worker.rb Add handling of Linked Data Signatures in payloads (#4687) 8 years ago
post_upgrade_worker.rb ActivityPub migration procedure (#4617) 8 years ago
processing_worker.rb Fixes/do not override timestamps (#7331) 7 years ago
raw_distribution_worker.rb Fix too many forwards (#5854) 7 years ago
reply_distribution_worker.rb Fix an error in ReplyDistributionWorker when replied status was deleted (#4974) 8 years ago
synchronize_featured_collection_worker.rb Ensure SynchronizeFeaturedCollectionWorker is unique and clean up (#7043) 7 years ago
update_distribution_worker.rb ActivityPub delivery (#4566) 8 years ago