mastodon/spec
Eugen 17c591ffba Punycode URI normalization (#2370)
* 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
2017-04-25 02:47:31 +02:00
..
controllers Fix flashes partial render error for controllers which don't inherit from application controller (#2400) 2017-04-24 17:30:30 +02:00
fabricators
features
fixtures Punycode URI normalization (#2370) 2017-04-25 02:47:31 +02:00
helpers Ensure i18n matches options (#2358) 2017-04-23 19:09:52 +02:00
javascript
lib Add more FeedManager#filter? tests (#2413) 2017-04-24 22:37:24 +02:00
mailers
models Add more FeedManager#filter? tests (#2413) 2017-04-24 22:37:24 +02:00
presenters
requests
routing
services Punycode URI normalization (#2370) 2017-04-25 02:47:31 +02:00
support/matchers/model
views
rails_helper.rb Followers-only post federation (#2111) 2017-04-24 00:38:37 +02:00
spec_helper.rb