Zulip 服务器和 Web 应用程序。开源团队聊天可帮助团队保持高效和专注。
Go to file
Luke Faraone f0afa56cd3 [manual] South migration for Subscriptions model change.
Autogenerated schema migration:
 + Added field in_home_view on zephyr.Subscription

To do this manual change, you need to run:
    python manage.py migrate zephyr 0005

on staging. No action is required on prod since there is a shared database.

(imported from commit d554f17b25631482ec2d5605a42ac0b9d6df421e)
2013-02-05 15:34:35 -05:00
api Only include send_message-related examples in API release. 2013-02-05 14:09:29 -05:00
bots Change our default format to be more descriptive 2013-02-05 14:27:56 -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 Initial API documentation page. 2013-02-04 17:58:12 -05:00
servers puppet: Add supervisord configuration for feedback-bot. 2013-02-05 14:27:56 -05:00
templates subscriptions: add HTML and templates for new stream creation modal. 2013-02-05 10:01:44 -05:00
tools Don't build non-send_message bindings. 2013-02-05 14:09:29 -05:00
zephyr [manual] South migration for Subscriptions model change. 2013-02-05 15:34:35 -05:00
.gitignore [manual] Minify JavaScript and CSS in production 2013-01-31 15:41:01 -05:00
manage.py chmod +x manage.py 2012-10-25 15:22:18 -04:00