You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app
Eugen Rochko b1349342d2
Fix rendering `<a>` without `href` when scheme unsupported (#13040)
- Disallow links with relative paths
- Disallow iframes with non-http protocols and relative paths

Close #13037
5 years ago
..
chewy
controllers Fix unfiltered params error when generating ActivityPub tag pagination (#13049) 5 years ago
helpers Fix punycode being rendered instead of unicode in some places (#13030) 5 years ago
javascript Fix native share button not being displayed for unlisted toots (#13045) 5 years ago
lib Fix rendering `<a>` without `href` when scheme unsupported (#13040) 5 years ago
mailers
models Fix remote convertible media attachments not being saved (#13032) 5 years ago
policies
presenters
serializers Fix punycode being returned in some entities instead of unicode in REST API (#13035) 5 years ago
services
validators
views Fix punycode being rendered instead of unicode in some places (#13030) 5 years ago
workers