Zulip 服务器和 Web 应用程序。开源团队聊天可帮助团队保持高效和专注。
Go to file
Jason Michalski 4b86ef59f1 Added Zendesk webhook
Zendesk works a lot like desk.com, it has triggers which use targets.
The triggers have a user defined template. Targets can also have place
holders that are posted, we add the ticket id and title here so we can
always construct the message subject.

(imported from commit 04e8e5c7c0fc5568201f252546f6ed42f282fd00)
2014-01-14 12:01:54 -05:00
analytics Handle Realm.DoesNotExist error in /realm_activity. 2014-01-10 21:39:04 -05:00
api API release 0.2.4 2014-01-11 15:52:21 -05:00
assets Allow enterprise deployments to disable the use of Gravatar. 2013-11-18 11:48:53 -05:00
bin logging: Log management commands that are run. 2013-11-20 14:31:08 -05:00
bots Add summarize_stream.py. 2014-01-10 21:39:06 -05:00
confirmation Don't use hardcoded noreply@zulip.com, zulip@zulip.com, or https://zulip.com 2013-11-15 21:31:37 -05:00
corporate Modify /hello to go to register instead of signup on Enterprise 2013-11-22 13:50:24 -05:00
humbug Rename Django project to zproject. 2013-08-07 11:04:03 -04:00
node_modules Upgrade handlebars from 1.0.9 to 1.0.11. 2014-01-10 21:39:04 -05:00
puppet puppet: Add python-sqlalchemy dependency 2014-01-14 11:47:12 -05:00
scripts [manual] restart-server: Minimize downtime for message sender worker. 2013-12-19 17:21:23 -05:00
static Fix split command for names. 2014-01-13 16:28:39 -05:00
templates Add search filter for user list. 2014-01-13 16:16:05 -05:00
tools Fix linting for zerver/lib/tornado_ioloop_logging.py with older pyflakes. 2014-01-14 11:43:06 -05:00
zerver Added Zendesk webhook 2014-01-14 12:01:54 -05:00
zilencer Move message-related views into their own file 2014-01-10 21:38:59 -05:00
zproject Added Zendesk webhook 2014-01-14 12:01:54 -05:00
.gitattributes enterprise: Don't include templates/zilencer in our tarballs 2013-11-15 11:53:49 -05:00
.gitignore Add HTML output file for JS unit tests. 2013-11-27 15:09:21 -05:00
LICENSE Add license not referring to Zulip Enterprise license agreement. 2013-11-14 11:16:15 -05:00
manage.py logging: Log management commands that are run. 2013-11-20 14:31:08 -05:00
zulip_tools.py Move su_to_zulip into zulip_tools.py 2013-11-13 16:56:59 -05:00