Zulip 服务器和 Web 应用程序。开源团队聊天可帮助团队保持高效和专注。
Go to file
Kevin Mehall 8a741ed3d4 Ensure that the pointer is valid before saving it.
Trac #1716

Fix the tests to use real message IDs for the pointer. One helper didn't
use the pointer ID it was passed at all, so the test didn't actually test
what it was supposed to before.

(imported from commit 457bcdb04a6c3873e224b68cd9d79c9a26612010)
2013-08-19 16:46:52 -04:00
api [manual] Bump API version to 0.2.0. 2013-08-09 15:34:57 -04:00
assets Change Humbug => Zulip in text/comments. 2013-08-07 10:00:07 -04:00
bots Rename Humbug-based variables in check-mirroring. 2013-08-08 10:22:32 -04:00
certs Switch api.zulip.com to signed PositiveSSL / Comodo certificate. 2013-07-15 16:49:54 -04:00
confirmation Move to a common random token generation function instead of several one-offs. 2013-08-09 14:59:26 -04:00
humbug Rename Django project to zproject. 2013-08-07 11:04:03 -04:00
node_modules Import Handlebars compiler and dependencies 2013-04-02 14:43:58 -04:00
servers Remove dummy 10.0.0.0/8 routes on interface configure. 2013-08-19 16:19:47 -04:00
static Allow anyone to edit a "no topic" message 2013-08-19 16:29:30 -04:00
templates Revise and simplify instructions. 2013-08-16 17:24:55 -04:00
tools Created MessageListView class. 2013-08-19 12:17:56 -04:00
zerver Ensure that the pointer is valid before saving it. 2013-08-19 16:46:52 -04:00
zproject Created MessageListView class. 2013-08-19 12:17:56 -04:00
.gitignore Remove old sqlite path zephyrdb from .gitignore files. 2013-08-07 10:00:08 -04:00
manage.py Rename Django project to zproject. 2013-08-07 11:04:03 -04:00