Zulip 服务器和 Web 应用程序。开源团队聊天可帮助团队保持高效和专注。
Go to file
Zev Benjamin df53f54cbd Add library to diff HTML fragments and mark changes
I would really like to parse the HTML we produce from the library to
ensure that we don't generate malformed-HTML.  This is unfortunately
hard because we both want pretty strict parsing and we want to parse
html5 fragments.  For now, we just do a basic sanity check.

We also may want to switch to Google Diff-Match-Patch, as that can
clean up the resulting diffs.

(imported from commit 3772f92135cfd7423c335335f861f2c11462a8db)
2013-06-04 18:15:45 -04:00
api [manual] Include the events API in the API tarballs. 2013-06-04 15:53:36 -04:00
assets favicon: Add an 'infinite' favicon for more than 99 messages 2013-02-15 16:18:24 -05:00
bots Move check_send_receive.py to the naigos plugins directory, renaming it. 2013-05-29 15:36:47 -04:00
certs [manual] Include SSL certificate for wildcard humbughq.com and corresponding chains. 2013-05-29 15:36:47 -04:00
confirmation Wrap render_to_response 2013-05-21 17:56:49 -04:00
humbug Add a rate limiting system to our backend 2013-06-04 09:43:09 -04:00
node_modules Import Handlebars compiler and dependencies 2013-04-02 14:43:58 -04:00
servers [manual] Require redis-server to be installed on our servers 2013-06-04 09:43:09 -04:00
templates [manual] Include the events API in the API tarballs. 2013-06-04 15:53:36 -04:00
tools [manual] Include the events API in the API tarballs. 2013-06-04 15:53:36 -04:00
zephyr Add library to diff HTML fragments and mark changes 2013-06-04 18:15:45 -04:00
.gitignore Add some things to .gitignore that are part of local deploy testing 2013-05-24 21:23:55 -04:00
manage.py Make manage.py spit out tracebacks, without a patched django 2013-05-28 19:05:06 -04:00