mastodon/app/workers/pubsubhubbub
Eugen Rochko 4c76402ba1 Serialize ActivityPub alternate link into OStatus deletes, handle it (#4730)
Requires moving Atom rendering from DistributionWorker (where
`stream_entry.status` is already nil) to inline (where
`stream_entry.status.destroyed?` is true) and distributing that.

Unfortunately, such XML renderings can no longer be easily chained
together into one payload of n items.
2017-08-29 16:11:05 +02:00
..
confirmation_worker.rb HTTP signatures (#4146) 2017-07-14 20:41:49 +02:00
delivery_worker.rb Add callback_url/acct information for Sidekiq PuSH workers Exception. (#4281) 2017-07-27 00:38:20 +02:00
distribution_worker.rb Add configuration to disable private status federation over PuSH (#4582) 2017-08-24 17:51:32 +02:00
raw_distribution_worker.rb Serialize ActivityPub alternate link into OStatus deletes, handle it (#4730) 2017-08-29 16:11:05 +02:00
subscribe_worker.rb When PuSH subscribe attempts are exhausted, unsubscribe (#4422) 2017-07-28 17:21:14 +02:00
unsubscribe_worker.rb ActivityPub migration procedure (#4617) 2017-08-21 01:14:40 +02:00