mastodon/spec
Daniel King 6ef3874b2e Fix URLs incorrectly having trailing hyphen removed (#6465)
In cases where a URL has a trailing hyphen the FetchLinkCardService incorrectly removes the hyphen when it is parsed

The hyphen is not a reserved character in the URI spec https://tools.ietf.org/html/rfc3986#section-2.2
2018-02-11 23:49:18 +01:00
..
controllers
fabricators
features
fixtures
helpers
lib
mailers
models
policies
presenters
requests
routing
services Fix URLs incorrectly having trailing hyphen removed (#6465) 2018-02-11 23:49:18 +01:00
support
validators
views
workers
rails_helper.rb
spec_helper.rb