mastodon/app
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
..
controllers Improve ActivityPub representations (#3844) 2017-07-15 03:01:39 +02:00
helpers Improve ActivityPub representations (#3844) 2017-07-15 03:01:39 +02:00
javascript
lib Optimize uri normalization (#4212) 2017-07-15 17:24:35 +02:00
mailers
models
policies
presenters Improve ActivityPub representations (#3844) 2017-07-15 03:01:39 +02:00
serializers Improve ActivityPub representations (#3844) 2017-07-15 03:01:39 +02:00
services Optimize uri normalization (#4212) 2017-07-15 17:24:35 +02:00
validators
views Improve ActivityPub representations (#3844) 2017-07-15 03:01:39 +02:00
workers Optimize uri normalization (#4212) 2017-07-15 17:24:35 +02:00