]> cat aescling's git repositories - mastodon.git/commit
Skip VS15 (Emoji textual presentation). (#8553)
authorM Somerville <dracos@users.noreply.github.com>
Sat, 1 Sep 2018 17:42:02 +0000 (18:42 +0100)
committerEugen Rochko <eugen@zeonfederated.com>
Sat, 1 Sep 2018 17:42:02 +0000 (19:42 +0200)
commita060beee726de5295e1f608231975a90b7709a0a
tree7937d0347c368e9074e4ff905f92a997860747ca
parent5c609c7419b27e6bf4cb62e083275bb3c65c0f27
Skip VS15 (Emoji textual presentation). (#8553)

Mastodon converts all Emoji to images, whether they have a VS15 after
them or not, but leaves the VS15 in the string, which is displayed as
a black box in Safari.
app/javascript/mastodon/features/emoji/__tests__/emoji-test.js
app/javascript/mastodon/features/emoji/emoji.js