This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
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 Fix response of signature_verification_failure_reason (#6441) 2018-02-08 05:00:45 +01:00
fabricators CAS + SAML authentication feature (#6425) 2018-02-04 05:42:13 +01:00
features
fixtures Added FetchRemoteAccountService spec (#6456) 2018-02-10 17:10:57 +01:00
helpers
lib Revert #5772 (#6221) 2018-01-08 10:57:52 +01:00
mailers Make text e-mails consistent with HTML ones in UserMailer (#6291) 2018-01-20 01:32:05 +01:00
models CAS + SAML authentication feature (#6425) 2018-02-04 05:42:13 +01:00
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 Full-text search for authorized statuses (#6423) 2018-02-09 23:04:47 +01:00