Zulip 服务器和 Web 应用程序。开源团队聊天可帮助团队保持高效和专注。
Go to file
Zev Benjamin dbb0241568 add_to_table: bail early if there are no messages to render
This bug affected receiving messages while narrowed.  When none of
the messages recieved matched the narrow predicate, we'd try to
render messages and then create a jQuery object out of a bunch of
newlines (the only thing that results from a render of 0 messages).

(imported from commit 81f5aa46fac06fe0e5a14a8757f245f90b5845cc)
2012-11-20 14:06:36 -05:00
api zephyr_mirror: Add exception handling around all main loop code. 2012-11-19 12:44:12 -05:00
certs Reorder certificate chaining with updated certificates. 2012-11-08 15:00:35 -05:00
confirmation confirmation: Use timezone-aware datetime object 2012-11-07 18:50:26 -05:00
humbug API: Add unsubscribe function. 2012-11-16 17:06:01 -05:00
servers Puppetize iptables config 2012-11-19 11:06:33 -05:00
templates Module pattern for ui.js 2012-11-19 23:31:22 -05:00
tools Module pattern for ui.js 2012-11-19 23:31:22 -05:00
zephyr add_to_table: bail early if there are no messages to render 2012-11-20 14:06:36 -05:00
.gitignore .gitignore: Update for new all_messages_log filenames 2012-11-13 10:59:02 -05:00
manage.py chmod +x manage.py 2012-10-25 15:22:18 -04:00