1
0
mirror of https://github.com/funamitech/mastodon synced 2025-01-19 08:13:24 +09:00
YuruToot/app/services/concerns
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
2017-07-15 17:24:35 +02:00
..
author_extractor.rb Optimize uri normalization (#4212) 2017-07-15 17:24:35 +02:00
stream_entry_renderer.rb Rewrite Atom generation from stream entries to use Ox instead of Nokogiri (#1124) 2017-04-07 05:56:56 +02:00