]> cat aescling's git repositories - mastodon.git/commit
Fix shortname problem in emojify() (regression from #5016) (#5032)
authorMIYAGI Hikaru <hcmiya@users.noreply.github.com>
Thu, 21 Sep 2017 01:47:16 +0000 (01:47 +0000)
committerEugen Rochko <eugen@zeonfederated.com>
Thu, 21 Sep 2017 01:47:16 +0000 (03:47 +0200)
commita9abe8909371f4a3069760e6bd8d7444b85dab71
tree73408a76c6b846197a0e10fe91138a20655bd9cd
parent798b0fc5af3e9e4acec6624e041ff035d95c8b78
Fix shortname problem in emojify() (regression from #5016) (#5032)

When colon appears end of line, skiped all character containing unicode emojis. Fixed.
https://github.com/tootsuite/mastodon/pull/5016#issuecomment-331012008
app/javascript/mastodon/emoji.js