chinwagsocial/app/workers/activitypub
Eugen Rochko 0717d9b3e6 Set snowflake IDs for backdated statuses (#5260)
- Rename Mastodon::TimestampIds into Mastodon::Snowflake for clarity
- Skip for statuses coming from inbox, aka delivered in real-time
- Skip for statuses that claim to be from the future
2017-10-08 17:34:34 +02:00
..
delivery_worker.rb Retry ActivityPub delivery a few more times (#5014) 2017-09-30 16:01:46 +02:00
distribution_worker.rb
post_upgrade_worker.rb
processing_worker.rb Set snowflake IDs for backdated statuses (#5260) 2017-10-08 17:34:34 +02:00
raw_distribution_worker.rb Forward ActivityPub deletes to followers of rebloggers (#4706) 2017-08-26 18:52:53 +02:00
reply_distribution_worker.rb Fix an error in ReplyDistributionWorker when replied status was deleted (#4974) 2017-09-16 18:18:00 +02:00
update_distribution_worker.rb