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
ThibG 05cd37097c Optimize uri normalization (#4212)
* Add dependency on idn-ruby to speed up URI normalization

* Use normalized_host instead of normalize.host when applicable

When we are only interested in the normalized host, calling normalized_host
avoids normalizing the other components of the URI as well as creating a
new object
8 years ago
..
confirmation_worker.rb HTTP signatures (#4146) 8 years ago
delivery_worker.rb Optimize uri normalization (#4212) 8 years ago
distribution_worker.rb Fix #2672 - Connect signed PuSH subscription requests to instance domain (#4205) 8 years ago
subscribe_worker.rb Limit total subscribe retries to 10, but space them out more (#4142) 8 years ago