mirror of
https://github.com/zulip/zulip.git
synced 2025-11-10 00:46:03 +00:00
This is a pretty straightforward conversion. The bulk of the diff is just changing emoji.js to ES6 syntax. There is one little todo that can be deferred to the next commit--we are now set up to have markdown.js require emoji.js directly, since it is no longer on `window`.