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/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.
7 years ago
..
confirmation_worker.rb Close http connection in perform method of Request class (#6889) 7 years ago
delivery_worker.rb Close http connection in perform method of Request class (#6889) 7 years ago
distribution_worker.rb Follow-up to #4582 and #5027, removing dead code (#5101) 8 years ago
raw_distribution_worker.rb Serialize ActivityPub alternate link into OStatus deletes, handle it (#4730) 8 years ago
subscribe_worker.rb Fix PuSH workers (#6200) 7 years ago
unsubscribe_worker.rb ActivityPub migration procedure (#4617) 8 years ago