Zulip 服务器和 Web 应用程序。开源团队聊天可帮助团队保持高效和专注。
Go to file
Waseem Daher 41c0605fe6 Cause the composebox to be on top of the "more messages" popup.
If this is not the case, then you can't actually click the
"Press Enter to send" checkbox in the composebox (or anything
in the space occupied by where the popup will go).

This actually is not a perfect solution because that area still
remains unclickable for anything else. (In particular, for example,
scroll a message's "Info" link and then try to click on it -- you
can't! The click is captured by the #notifications-area div.)

http://www.vinylfox.com/forwarding-mouse-events-through-layers/
proposes an alternative more general way of dealing with this,
but it seems like a real pain.

This fixes Trac #1017.

(imported from commit 9cfde1cfff63ab32ae7d129980c47567e221eac3)
2013-02-27 23:42:58 -05:00
api Add an example RSS bot that runs out of cron. 2013-02-22 17:00:42 -05:00
assets favicon: Add an 'infinite' favicon for more than 99 messages 2013-02-15 16:18:24 -05:00
bots git: Put prod back on the list of branches to send notices about. 2013-02-21 14:33:27 -05:00
certs Add wildcard certificate for *.e.humbughq.com. 2013-01-17 18:56:39 -05:00
confirmation confirmation: Make send_confirmation accept custom templates and context. 2013-01-14 10:25:26 -05:00
humbug Extend get_profile to also be a JSON request. 2013-02-27 18:16:50 -05:00
servers [manual] Implement backend support for authenticating a user via Google. 2013-02-27 10:16:54 -05:00
templates Allow you to click the 'enter sends' label to toggle the checkbox. 2013-02-27 23:42:58 -05:00
tools [schema] Save enter_sends on the server in the database. 2013-02-27 17:25:29 -05:00
zephyr Cause the composebox to be on top of the "more messages" popup. 2013-02-27 23:42:58 -05:00
.gitignore gitignore: Add .DS_Store 2013-02-06 16:31:55 -05:00
manage.py chmod +x manage.py 2012-10-25 15:22:18 -04:00