1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/config
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
..
environments
initializers Fix URLs incorrectly having trailing hyphen removed (#6465) 2018-02-11 23:49:18 +01:00
locales Add preference to always display sensitive media (#6448) 2018-02-09 00:26:57 +01:00
webpack ASSET_HOST is wrong env variable. Fix to CDN_HOST (#6372) 2018-01-29 01:06:39 +01:00
application.rb armenian translations initial commit (#6320) 2018-01-22 05:02:23 +09:00
boot.rb
brakeman.ignore
database.yml
deploy.rb
environment.rb
i18n-tasks.yml CAS + SAML authentication feature (#6425) 2018-02-04 05:42:13 +01:00
navigation.rb
puma.rb
routes.rb CAS + SAML authentication feature (#6425) 2018-02-04 05:42:13 +01:00
secrets.yml
settings.yml Add preference to always display sensitive media (#6448) 2018-02-09 00:26:57 +01:00
sidekiq.yml
themes.yml
webpacker.yml