mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
- Expand a box full of emojis into the compose window for users to graphically select emojis. - Append an emoji to the end of the message when a user clicks the emoji in the emoji box. - Trap the escape key to always close the emoji box before closing anything else if the box is open. - Fixes: #147.