Zulip 服务器和 Web 应用程序。开源团队聊天可帮助团队保持高效和专注。
Go to file
Luke Faraone e9ee6e365a Only allow hotkeys when not focused on input/textarea/button elements.
Here we bind to the focus and blur events to keep track of when elements
we care about are in focus. Elsewhere, we test whether hotkeys are allowed
before... using hotkeys.

(imported from commit 50f8f8cb4874209411db59512f77c8dd33d837f5)
2012-08-30 17:45:05 -04:00
humbug Add the ability to add new subscriptions. 2012-08-30 17:17:59 -04:00
templates/zephyr Add the ability to add new subscriptions. 2012-08-30 17:17:59 -04:00
zephyr Only allow hotkeys when not focused on input/textarea/button elements. 2012-08-30 17:45:05 -04:00
.gitignore Add gitignore 2012-08-28 18:36:55 -04:00
manage.py Add manage.py (oops). 2012-08-28 12:45:35 -04:00
models.py Initial commit of sqlalchemy models. 2012-08-28 12:41:50 -04:00
setup-server Make timestamps on zephyrs timezone-aware. 2012-08-28 17:08:38 -04:00