Zulip 服务器和 Web 应用程序。开源团队聊天可帮助团队保持高效和专注。
Go to file
Keegan McAllister 7309d57067 Output page_params as a single JSON object
This is a lot cleaner, and also cuts about 50-70 ms off of page load time in
local testing (with lots of users), presumably because there's less work to be
done by the slow Django template engine.

(imported from commit 257b700238ee5d9a4ae00a53011ed5bce018124c)
2013-03-26 13:51:21 -04:00
api Revert "Special CUSTOMER4 API release." 2013-03-15 00:27:42 -04:00
assets favicon: Add an 'infinite' favicon for more than 99 messages 2013-02-15 16:18:24 -05:00
bots Check for USER env var before accessing it 2013-03-22 16:20:10 -04:00
certs Add wildcard certificate for *.e.humbughq.com. 2013-01-17 18:56:39 -05:00
confirmation Introduce script to bulk-create activation URIs. 2013-02-28 14:34:18 -05:00
humbug Reduce repetition in urls.py through pattern prefixes. 2013-03-25 11:36:48 -04:00
servers Tighten rabbitmq thresholds and page_admins 2013-03-22 15:55:49 -04:00
templates Output page_params as a single JSON object 2013-03-26 13:51:21 -04:00
tools Move "page parameters" (email, enter_sends, etc) into a single object 2013-03-26 13:50:03 -04:00
zephyr Output page_params as a single JSON object 2013-03-26 13:51:21 -04: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