Go to file
Kevin Mehall 40ad01371f Don't close the compose box on right click in Firefox.
Trac #1737

Firefox has the slightly broken behavior that it emits a click event on
the document when you right click, but not on any of the child nodes, so
our #compose stopPropagation doesn't stop right-click events from closing
compose. Chrome never emits click events on right click.

(imported from commit 2519c542715c93877b6d38e5dcff1f3e011688e4)
2013-10-04 14:38:05 -04:00
api Bump API tarball to 0.2.1 2013-10-02 17:41:21 -04:00
assets Change Humbug => Zulip in text/comments. 2013-08-07 10:00:07 -04:00
bots zephyr_mirror: Fix support for forwarding mail zephyrs. 2013-10-01 14:52:20 -04:00
certs Switch nagios to .zulip.net and add cert 2013-09-05 15:43:07 -04:00
confirmation Move to a common random token generation function instead of several one-offs. 2013-08-09 14:59:26 -04:00
humbug Rename Django project to zproject. 2013-08-07 11:04:03 -04:00
node_modules Import Handlebars compiler and dependencies 2013-04-02 14:43:58 -04:00
servers puppet: Remove rabbitmq consumer checks based on check_procs 2013-10-04 14:19:16 -04:00
static Don't close the compose box on right click in Firefox. 2013-10-04 14:38:05 -04:00
templates Rebrand "not in home view" as "muting". 2013-10-04 01:34:58 -04:00
tools puppet: Factor out writing the rabbitmq consumer check state file into its own script 2013-10-04 14:19:16 -04:00
zerver Clean up a few @slow decorators in tests.py. 2013-10-04 00:25:49 -04:00
zproject Fix twitter access token secret for staging. 2013-10-01 13:58:55 -04:00
.gitignore Add support for analyzing test coverage with Istanbul 2013-08-20 10:46:45 -04:00
manage.py Rename Django project to zproject. 2013-08-07 11:04:03 -04:00