chinwagsocial/app/workers/activitypub
Akihiko Odaki 54b273bf99 Close http connection in perform method of Request class (#6889)
HTTP connections must be explicitly closed in many cases, and letting
perform method close connections makes its callers less redundant and
prevent them from forgetting to close connections.
2018-03-24 12:49:54 +01:00
..
delivery_worker.rb Close http connection in perform method of Request class (#6889) 2018-03-24 12:49:54 +01:00
distribution_worker.rb Add handling of Linked Data Signatures in payloads (#4687) 2017-08-26 13:47:38 +02:00
post_upgrade_worker.rb ActivityPub migration procedure (#4617) 2017-08-21 01:14:40 +02:00
processing_worker.rb Set snowflake IDs for backdated statuses (#5260) 2017-10-08 17:34:34 +02:00
raw_distribution_worker.rb Fix too many forwards (#5854) 2017-11-30 03:50:05 +01:00
reply_distribution_worker.rb Fix an error in ReplyDistributionWorker when replied status was deleted (#4974) 2017-09-16 18:18:00 +02:00
synchronize_featured_collection_worker.rb Federate pinned statuses over ActivityPub (#6610) 2018-03-04 09:19:11 +01:00
update_distribution_worker.rb ActivityPub delivery (#4566) 2017-08-13 00:44:41 +02:00