Zulip 服务器和 Web 应用程序。开源团队聊天可帮助团队保持高效和专注。
Go to file
Tim Abbott a5c8b5dc7e Detect whether the user is currently in an input area correctly.
Rather than trying to keep track of whether the last thing that
happened was an input area being focused (which had all kinds of
bugs), just detect whether we're in an input area using the
appropriate jquery selector.  Hopefully this has OK performance.

(imported from commit 6150692ffcb0ab9b04244c3d053b5527847ded2d)
2012-10-09 14:11:22 -04:00
api Make instance names lower case when mirroring zephys. 2012-10-09 10:55:42 -04:00
confirmation Remove expiry; confirmations should never expire. 2012-10-01 10:45:58 -04:00
humbug Log to console even when DEBUG = False 2012-10-09 11:41:28 -04:00
servers Move our server configuration into puppet. 2012-09-20 17:00:24 -04:00
templates Having tabbing from a huddle recipient focus on the content input box. 2012-10-09 13:33:50 -04:00
tools Detect whether the user is currently in an input area correctly. 2012-10-09 14:11:22 -04:00
zephyr Detect whether the user is currently in an input area correctly. 2012-10-09 14:11:22 -04:00
.gitignore gitignore: Update for s/zephyrs/messages/ 2012-10-04 15:30:42 -04:00
manage.py Add manage.py (oops). 2012-08-28 12:45:35 -04:00