mastodon/app/workers/pubsubhubbub
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
..
confirmation_worker.rb Close http connection in perform method of Request class (#6889) 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 Follow-up to #4582 and #5027, removing dead code (#5101) 2017-09-26 01:06:27 +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 Fix PuSH workers (#6200) 2018-01-05 23:04:35 +01:00
unsubscribe_worker.rb ActivityPub migration procedure (#4617) 2017-08-21 01:14:40 +02:00