Go to file
acrefoot b27bb3fc33 Check e.which on hotkey events for charCode != 0
"(" and "↓" share the same e.which, but only "(" has a non-zero
charCode. This commit will start checking for non-zero charCodes
for directional keys.

(imported from commit bcb8c3c5ef2c13708fd04cca5f4d8b0f65beaa84)
2013-06-10 12:39:39 -04:00
api [api version bump] Update API documentation in the example scripts 2013-06-05 17:34:41 -04:00
assets favicon: Add an 'infinite' favicon for more than 99 messages 2013-02-15 16:18:24 -05:00
bots Move check_send_receive.py to the naigos plugins directory, renaming it. 2013-05-29 15:36:47 -04:00
certs [manual] Include SSL certificate for wildcard humbughq.com and corresponding chains. 2013-05-29 15:36:47 -04:00
confirmation Wrap render_to_response 2013-05-21 17:56:49 -04:00
humbug Allows slashes at the end of links. 2013-06-06 15:14:28 -04:00
node_modules Import Handlebars compiler and dependencies 2013-04-02 14:43:58 -04:00
servers puppet: Fix memcached configuration to not require manual restart. 2013-06-06 11:02:52 -04:00
templates Fix curl examples in API endpoints docs. 2013-06-06 13:55:22 -04:00
tools jbarnold composebox UI experiment 2013-06-07 17:39:31 -04:00
zephyr Check e.which on hotkey events for charCode != 0 2013-06-10 12:39:39 -04:00
.gitignore Update .gitignore for Kdevelop users 2013-06-05 15:38:16 -04:00
manage.py Make manage.py spit out tracebacks, without a patched django 2013-05-28 19:05:06 -04:00