mastodon/app/lib
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
..
activitypub
settings
application_extension.rb
atom_serializer.rb
exceptions.rb
extractor.rb
feed_manager.rb
formatter.rb
hash_object.rb
inline_renderer.rb
language_detector.rb
provider_discovery.rb
request.rb
sanitize_config.rb
status_filter.rb
stream_entry_finder.rb
tag_manager.rb Optimize uri normalization (#4212) 2017-07-15 17:24:35 +02:00
user_settings_decorator.rb
webfinger_resource.rb