Zulip 服务器和 Web 应用程序。开源团队聊天可帮助团队保持高效和专注。
Go to file
Waseem Daher 59a00cb1ab Eliminate scrolling-tab.
scrolling-tab used to be used to target which tab would be a recipient
of the scroll events generated by PgUp, PgDn, etc. Since we now let
the browser handle these natively, we don't need to worry about it.

(Instead, when we hook the 'scroll' event, we should make sure that
home screen.)

(imported from commit c555d960da995a09b370867c96d17f4ce4f2171f)
2012-10-04 15:47:20 -04:00
api Rename 'zephyrs' => 'messages' when formatting a message list to send to clients. 2012-10-04 14:42:38 -04:00
confirmation Remove expiry; confirmations should never expire. 2012-10-01 10:45:58 -04:00
humbug Remove an 'import *' 2012-10-04 15:43:41 -04:00
servers Move our server configuration into puppet. 2012-09-20 17:00:24 -04:00
templates Eliminate scrolling-tab. 2012-10-04 15:47:20 -04:00
tools check-all: Don't canonicalize directory name 2012-10-04 15:29:03 -04:00
zephyr Eliminate scrolling-tab. 2012-10-04 15:47:20 -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