mirror of https://github.com/zulip/zulip.git
944781e873
There is no guarantee that the code passed into parse_unicode_emoji_code is valid unicode. In the case that it is not, it might be better to return undefined instead of throwing an exception: to represent a non-parseable code. For context, mobile currently returns custom emojis as emojis with string names in their code property, instead of actual unicode. |
||
---|---|---|
.. | ||
assets | ||
audio | ||
generated | ||
html | ||
images | ||
js | ||
shared | ||
styles | ||
templates | ||
third | ||
.gitignore |