zulip/static
Steve Howell 4468311620 feedback widget: Avoid duplicate handlers.
We only need these once, not during every show()
call.  We actually were only setting up the
click handlers one time, but we had redundant
mouse handlers.

More importantly, we stop a runaway timer
that tries to fade out our feedback widget
every 100ms or ten times per second!
2019-01-04 10:49:19 -08:00
..
assets
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 webhooks/statuspage: Update docs, logo and screenshots. 2018-12-29 10:29:16 -08:00
js feedback widget: Avoid duplicate handlers. 2019-01-04 10:49:19 -08:00
locale i18n: Update translation data from Transifex. 2018-12-11 11:31:00 -08:00
styles muting: Use more generic markup for undo-mute popup. 2019-01-04 10:40:05 -08:00
templates muting: Rename container template to feedback_widget.html. 2019-01-04 10:48:19 -08:00
third third: Extract bootstrap typeahead to its own module. 2018-12-17 09:06:52 -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