Zulip 服务器和 Web 应用程序。开源团队聊天可帮助团队保持高效和专注。
Go to file
Kevin Mehall 71decdbe7a Fix code block auto-closing.
Trac #1162

The process_fence method replaces code blocks with placeholders, so
indexes stored before the replacement are incorrect. However, because
the closed code blocks have been replaced, we can simply search the
whole string for any remaining opening code block markers.

(imported from commit 6a9e6924840f8f3ca5175da7c52a905e27c1fabd)
2013-10-16 10:12:33 -04:00
api Add support for discussion comments in Codebase mirror 2013-10-15 09:38:38 -04:00
assets Change Humbug => Zulip in text/comments. 2013-08-07 10:00:07 -04:00
bots zephyr_mirror: Hack to let golem receive mirrored personals 2013-10-11 17:50:19 -04:00
certs Switch nagios to .zulip.net and add cert 2013-09-05 15:43:07 -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 check_pg_replication_lag: Specify the DB username 2013-10-15 16:46:37 -04:00
static Organize feature flags code a bit better. 2013-10-15 09:57:20 -04:00
templates Specify the email input type for the email login field. 2013-10-15 17:40:16 -04:00
tools Add tools/check-handlebar-templates. 2013-10-09 17:16:52 -04:00
zerver Fix code block auto-closing. 2013-10-16 10:12:33 -04:00
zproject Fix /apps/ being a 404. 2013-10-14 12:49:49 -04:00
.gitignore Add support for analyzing test coverage with Istanbul 2013-08-20 10:46:45 -04:00
manage.py Rename Django project to zproject. 2013-08-07 11:04:03 -04:00