]> git.mxchange.org Git - friendica.git/commit
Add rel="tag" to the HTML Purifier allow list in BBCode::convert
authorHypolite Petovan <hypolite@mrpetovan.com>
Tue, 1 Feb 2022 13:20:45 +0000 (08:20 -0500)
committerHypolite Petovan <hypolite@mrpetovan.com>
Tue, 1 Feb 2022 13:20:45 +0000 (08:20 -0500)
commit237492979c175f2237ffd6c09cafc037d07ae89a
tree8ba88f31e5f73655c8cc431b8cd06c3cfd24cfb1
parent52f5e94bdbedc6fbcdce81dd0c24c23b9d827786
Add rel="tag" to the HTML Purifier allow list in BBCode::convert

- This enables Mastodon to recognize hashtag links and prevent unwarranted link previews
src/Content/Text/HTML.php