Issues
- 14
Only RFC 3986 compliant URLs should be valid?
#74 opened by walro - 2
Normalize URL with multiple consecutive dots
#125 opened by jage - 1
Consider hostnames larger than 1024 characters invalid
#141 opened by walro - 13
Bug in normalized_host in Addressable (ArgumentError: invalid byte sequence in UTF-8)
#62 opened by walro - 0
Remove `Twingly::URL::Hasher.blogstream_hash`
#152 opened by roback - 1
Hostnames like `foo.local` are considered invalid
#147 opened by futuretap - 1
Ruby 2.7 support
#144 opened by walro - 2
Remove Twingly::URL::Hasher
#77 opened by jage - 2
Discrepancy with .NET (www is added on .online-URLs)
#143 opened by roback - 2
Cannot published gem using "rake release"
#139 opened by dentarg - 4
Automate release workflow with GitHub Actions
#135 opened by dentarg - 1
Make CI test gem installation
#109 opened by dentarg - 1
Rescue Addressable::IDNA exceptions
#112 opened by dentarg - 3
Update addressable to 2.6
#132 opened by jage - 0
Try out Mutant (mutation testing tool)
#130 opened by dentarg - 3
Array#uniq does not remove equal Twingly::URLs
#123 opened by walro - 7
- 11
Feature: Get URL (and parts of it) in ASCII
#71 opened by dentarg - 5
URLs with IP address as host aren't valid
#76 opened by dentarg - 1
Test behaviour when idn-ruby is installed
#121 opened by dentarg - 3
- 7
Track test coverage
#81 opened by dentarg - 10
Dependencies not locked correctly
#104 opened by dentarg - 4
Release a new version (without idn-ruby)
#110 opened by jage - 2
- 5
Normalize: ".twingly.com" -> "www.twingly.com"?
#70 opened by dentarg - 2
- 23
JRuby compatibility (drop libidn requirement)
#66 opened by walro - 5
Add support for relative?
#100 opened by walro - 5
Methods for checking if a URL component exists
#80 opened by roback - 2
"ArgumentError: invalid byte sequence in US-ASCII" when parsing the public suffix list
#98 opened by dentarg - 2
Document examples of URL normalization with a table
#96 opened by jage - 0
Improve URL spec suite
#97 opened by dentarg - 2
Use PublicSuffix 2.0
#85 opened by dentarg - 13
- 0
License file
#91 opened by jage - 2
Feature: Escaped URL
#72 opened by dentarg - 0
Expose addressable's #userinfo
#73 opened by walro - 0
Make CI run the profile task(s)
#82 opened by dentarg - 1
Track performance with CI
#83 opened by dentarg - 15
domain, sld, trd (maybe others) can be nil
#52 opened by dentarg - 5
Make more methods private
#60 opened by dentarg - 0
Feature: Twingly::URL#normalized?
#68 opened by jage - 0
Discrepancy with .NET (index.*)
#67 opened by walro - 0
- 1
Questions about valid URLs
#61 opened by twingly-mob - 0
#valid? doesn't work for protocol-less urls
#55 opened by walro - 0
Drop support for older Ruby versions
#53 opened by twingly-mob - 0
require bug
#56 opened by dentarg - 0
Blogspot normalization edge-case issues
#54 opened by jage