Zulip 服务器和 Web 应用程序。开源团队聊天可帮助团队保持高效和专注。
Go to file
Tim Abbott 5b8dc0d09a Unify our various link processors into a single processor.
There was no benefit to our various link processors all doing
independent scans through the list of messages, and this makes it much
easier to understand the logic of how each link will be handled, and
also makes policies like "don't process links if there are more than 5
of then" easier to implement coherently.

(imported from commit 4affdeab889ba89b99eec905fdf871e78bbc3dd4)
2013-05-22 13:43:20 -04:00
api Fix too-long subjects sent by git and nagios integrations 2013-05-22 10:17:15 -04:00
assets favicon: Add an 'infinite' favicon for more than 99 messages 2013-02-15 16:18:24 -05:00
bots zephyr_mirror: Fix incorrect check for already running mirror bots. 2013-05-20 23:29:53 -04:00
certs Include certificate configuration for www.humbughq.com via Comodo 2013-05-17 01:02:32 -04:00
confirmation Wrap render_to_response 2013-05-21 17:56:49 -04:00
humbug Add a wrapper to mixpanel so that we can selectively enable metrics collection 2013-05-21 17:56:49 -04:00
node_modules Import Handlebars compiler and dependencies 2013-04-02 14:43:58 -04:00
servers Restart Django and Tornado separately from the other worker processes 2013-05-21 16:13:39 -04:00
templates signup: Add postage. 2013-05-22 11:32:18 -04:00
tools Add a wrapper to mixpanel so that we can selectively enable metrics collection 2013-05-21 17:56:49 -04:00
zephyr Unify our various link processors into a single processor. 2013-05-22 13:43:20 -04:00
.gitignore gitignore: Add .DS_Store 2013-02-06 16:31:55 -05:00
manage.py chmod +x manage.py 2012-10-25 15:22:18 -04:00