]> cat aescling's git repositories - mastodon.git/commit
Faster emojify() algorithm, avoid regex replace (#4019)
authorNolan Lawson <nolan@nolanlawson.com>
Fri, 30 Jun 2017 15:29:22 +0000 (08:29 -0700)
committerEugen Rochko <eugen@zeonfederated.com>
Fri, 30 Jun 2017 15:29:22 +0000 (17:29 +0200)
commita978b88997169782ac35f416bf88d6afd60edd1e
tree0d9b8b43965c0d03500f1109996273f9e4000a55
parent6dd5eac7fc81f2283525f954db812d937153bcfc
Faster emojify() algorithm, avoid regex replace (#4019)

* Faster emojify() algorithm, avoid regex replace

* add semicolon
app/javascript/mastodon/emoji.js
spec/javascript/components/emojify.test.js [new file with mode: 0644]