]> cat aescling's git repositories - mastodon.git/commit
Add comment, test to unescapeHTML (#7949)
authorMaciek Baron <thebezet@gmail.com>
Thu, 5 Jul 2018 10:19:38 +0000 (11:19 +0100)
committerYamagishi Kazutoshi <ykzts@desire.sh>
Thu, 5 Jul 2018 10:19:38 +0000 (19:19 +0900)
commit1e65cdf8213f9da93d97f363bef2d6104278e542
tree53973554ff050903ad2750e62e62a6f6fafc4ff2
parentcdfe51e3253edc219116e9276f9416cda95c4461
Add comment, test to unescapeHTML (#7949)
app/javascript/mastodon/utils/__tests__/html-test.js [new file with mode: 0644]
app/javascript/mastodon/utils/html.js