Zulip 服务器和 Web 应用程序。开源团队聊天可帮助团队保持高效和专注。
Go to file
Scott Feeney 91831d5ba7 Refactor compose code to clarify API
Renamed show, hide and clear to show_box, hide_box, and clear_box,
to make it a little more obvious what each one does and make them
greppable.

Also, hide and clear weren't being used by any other modules, so
these functions are no longer exported.

This resolves Trac ticket #1503.

(imported from commit 904d596ef5b8dc2154dc01ed7c9c99a54dc9b31e)
2013-07-12 18:26:13 -04:00
api api: Fix using staging.humbughq.com as the base_url. 2013-06-28 15:57:28 -04:00
assets favicon: Add an 'infinite' favicon for more than 99 messages 2013-02-15 16:18:24 -05:00
bots zephyr_mirror: you no longer need to reload Humbug after subbing. 2013-06-28 15:57:29 -04:00
certs Include certificate for staging.zulip.com. 2013-07-02 12:04:56 -04:00
confirmation Add metrics variables to the template context via a context processor 2013-06-18 17:07:36 -04:00
humbug Add a bulk invite page for the first user in a realm 2013-07-12 13:07:02 -04:00
node_modules Import Handlebars compiler and dependencies 2013-04-02 14:43:58 -04:00
servers Make python-django-guardian a dependency according to puppet. 2013-07-12 11:29:11 -04:00
templates Fix bulk invite page to use new minifier 2013-07-12 13:42:26 -04:00
tools Fix pathname in an update-deployment error message 2013-07-12 11:59:11 -04:00
zephyr Refactor compose code to clarify API 2013-07-12 18:26:13 -04:00
.gitignore gitignore memcached_prefix 2013-06-12 17:16:37 -04:00
manage.py Make manage.py spit out tracebacks, without a patched django 2013-05-28 19:05:06 -04:00