zulip/static
Steve Howell 98529564ae reactions: Handle missing realm emojis.
For the lines of code that I changed here, we were
getting field reports that the below code
was getting `undefined`:

    emoji.all_realm_emojis.get(r.emoji_code)

It's not really clear to me how this could happen,
but we definitely should fail softly here.  We
still report it as an error, but we let the function
return and don't trigger a TypeError.

If there's a legitimate reason for realms to delete
realm emojis, we should either downgrade this to a
warning or consider a strategy of back-fixing messages
when realm emojis get deleted.
2020-10-06 17:22:54 -07:00
..
assets dependencies: Upgrade JavaScript dependencies. 2020-09-24 16:33:45 -07:00
audio
generated
html logo: Update Zulip logo. 2020-07-16 01:37:08 -07:00
images integrations: Re-add Canarytoken integration. 2020-07-20 15:34:40 -07:00
js reactions: Handle missing realm emojis. 2020-10-06 17:22:54 -07:00
shared markdown: bugfix: Fix importing pygments data for codeblock header creation. 2020-09-28 15:39:31 -07:00
styles message_edit: Display Formatting button as "Help". 2020-10-02 14:54:14 -07:00
templates i18n: Fix quotes in mute setting help message. 2020-10-02 15:01:48 -07:00
third styles: Rename .scss files back to .css. 2020-09-15 16:33:28 -07:00
.gitignore team: Generate team page data using cron job. 2020-04-08 12:52:31 -07:00