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
2020-02-08 21:22:38 +01:00
..
chewy
controllers Fix unfiltered params error when generating ActivityPub tag pagination (#13049) 2020-02-08 17:29:40 +01:00
helpers
javascript Fix native share button not being displayed for unlisted toots (#13045) 2020-02-07 13:21:25 +01:00
lib Fix rendering <a> without href when scheme unsupported (#13040) 2020-02-08 21:22:38 +01:00
mailers
models
policies
presenters
serializers
services
validators
views
workers