zulip/static
Harshit Bansal d386706382 emoji: Fix traceback on opening emoji popover in quick succession.
Since the bootstrap popovers are destroyed asynchronously so opening a
emoji popover in quick succession like by clicking the reaction button
on another message was causing a race condition which was causing some
operations to be applied on a destroyed emoji popover.  This commit
fixes it by making sure to apply any operations only to the currently
active popover.

Fixes: #9851.
2019-02-14 11:29:25 -08:00
..
assets Fix favicon generator script. 2018-01-30 10:32:55 -08:00
audio notifications: Add a setting for changing the notification sound. 2018-12-09 21:25:30 -08:00
generated
html HTML validation: Remove xmlns:svg attribute. 2018-07-09 09:45:42 +05:30
icons/fonts tools: Move generate-custom-icon-webfont to a subdirectory. 2018-08-09 15:39:57 -07:00
images help: Remove zulip-glossary. 2019-02-13 18:03:22 -08:00
js emoji: Fix traceback on opening emoji popover in quick succession. 2019-02-14 11:29:25 -08:00
locale i18n: Update translations data from Transifex. 2019-02-11 16:52:41 -08:00
styles drafts: Change width of the drafts modal to 58%. 2019-02-13 16:16:34 -08:00
templates drafts: Add reminder of hotkey. 2019-02-13 16:16:34 -08:00
third api docs: Move json-api-example css to portico.scss. 2019-02-08 07:42:32 -08:00
ts webpack: Upgrade webpack version 4.5.0. 2018-04-23 15:49:33 -07:00
.gitignore tools: Move generate-custom-icon-webfont to a subdirectory. 2018-08-09 15:39:57 -07:00
favicon.ico
node_modules