* Fix #2119 - Whenever about to send a HTTP request, normalize the URI * Add test for IDN request in FetchLinkCardService * Perform IDN normalization on domains before they are stored in the DB
* Add `Presenters` group to SimpleCov configuration * Move validators to app/validators, add to simplecov config