zulip/static
Steve Howell 742c55f514 Speed up key handling by adding modals.is_active().
The function modals.is_active() can see if modals are open
without having to look at the DOM.  This should make it snappier
to type in the compose box.  Even if the speedup is pretty minor,
not having to worry about jQuery slowness should make it easier
to diagnose future compose box issues.

The new function gets used in other places, too, where performance
isn't so much an issue.
2017-05-08 22:04:56 -07:00
..
assets Change portico navbar style. 2017-02-13 17:02:03 -08:00
audio
generated
html
images integrations: Remove deprecated Stash integration. 2017-04-24 22:35:23 -07:00
js Speed up key handling by adding modals.is_active(). 2017-05-08 22:04:56 -07:00
locale Fix spelling of "occurred" in various places. 2017-04-17 20:29:07 -07:00
styles Fix Twitter bot breaking layout with long words/links. 2017-05-08 09:56:35 -07:00
templates templates: Fix alignment issue deactivated users table. 2017-05-05 14:14:37 -07:00
third KaTeX: Fix path to KaTeX bundle in production. 2017-04-21 14:56:19 -07:00
.gitignore
favicon.ico
node_modules
robots.txt