Zulip 服务器和 Web 应用程序。开源团队聊天可帮助团队保持高效和专注。
Go to file
Alex Vandiver 33b61d9dc4 invite: Be more fair about the no-messages-sent warning flag.
The RealmCount statistics will be empty if the realm was created since
the last daily aggregation.  In cases where the daily stats have no
rows, it is likely fast enough to do the real count in the messages
table.  This stops unduly penalizing folks who have actually sent
messages, and are just inviting people within the first day.
2023-03-20 11:35:19 -07:00
.github ci: Run generate-failure-message from the right path. 2023-03-09 13:20:24 -08:00
.tx
.vscode
analytics invites: Switch new LIMITED-plan heuristic to enforcing. 2023-03-16 11:41:49 -07:00
api_docs api_docs: Fix outdated python code snippet for webhook integrations. 2023-03-20 11:30:38 -07:00
confirmation models: Remove type prefixes from __str__ values. 2023-03-08 22:56:55 -08:00
corporate portico: Add landing page about trying Zulip by visiting chat.zulip.org. 2023-03-14 13:21:09 -07:00
docs docs: Add tip about cross-linking between GitHub and dev community. 2023-03-20 11:33:44 -07:00
help help: Fix import-self-hosted-server-tips indentation. 2023-03-18 00:09:43 -07:00
locale i18n: Update translation data from Transifex. 2023-03-15 15:57:26 -07:00
pgroonga migrations: Import BaseDatabaseSchemaEditor from its canonical module. 2023-03-05 14:46:28 -08:00
puppet puppet: Enable sentry hooks for production and staging. 2023-03-17 08:10:31 -07:00
requirements cache: Use QuerySetAny for isinstance check. 2023-03-17 08:38:20 -07:00
scripts install-node: Upgrade Node.js from 18.14.1 to 18.15.0. 2023-03-16 12:32:28 -07:00
static integrations: Update Asana integration doc to point to Zapier. 2023-03-02 13:51:34 -08:00
stubs/taint
templates markdown: Fix use of pure_markdown for non-pure markdown rendering. 2023-03-17 08:46:25 -07:00
tools install-transifex-cli: Upgrade Transifex CLI from 1.6.4 to 1.6.5. 2023-03-17 13:11:02 -07:00
var/puppeteer
web bootstrap: Remove CSS hacks for IE. 2023-03-20 11:27:39 -07:00
zerver invite: Be more fair about the no-messages-sent warning flag. 2023-03-20 11:35:19 -07:00
zilencer zilencer: Switch a log message back from %r to %s. 2023-03-08 22:56:55 -08:00
zproject google_analytics: Track realm registration separately from user signup. 2023-03-08 11:34:36 -08:00
.codecov.yml
.codespellignore
.editorconfig
.eslintignore
.eslintrc.json eslint: Enable @typescript-eslint/recommended plugin. 2023-03-16 13:24:27 -07:00
.gitattributes
.gitignore
.gitlint gitlint-rules: Rename to gitlint_rules. 2023-03-03 18:02:38 -08:00
.mailmap
.npmignore
.prettierignore
.pyre_configuration
.readthedocs.yaml
.sonarcloud.properties
.yarnrc
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile-postgresql
LICENSE
manage.py
NOTICE
package.json postcss: Enable postcss-preset-env. 2023-03-20 11:26:30 -07:00
prettier.config.js
pyproject.toml requirements: Upgrade Python requirements. 2023-03-05 14:46:28 -08:00
README.md
SECURITY.md
stylelint.config.js
tsconfig.json
Vagrantfile
version.py postcss: Enable postcss-preset-env. 2023-03-20 11:26:30 -07:00
yarn.lock postcss: Enable postcss-preset-env. 2023-03-20 11:26:30 -07:00

Zulip overview

Zulip is an open-source team collaboration tool with unique topic-based threading that combines the best of email and chat to make remote work productive and delightful. Fortune 500 companies, leading open source projects, and thousands of other organizations use Zulip every day. Zulip is the only modern team chat app that is designed for both live and asynchronous conversations.

Zulip is built by a distributed community of developers from all around the world, with 74+ people who have each contributed 100+ commits. With over 1000 contributors merging over 500 commits a month, Zulip is the largest and fastest growing open source team chat project.

Come find us on the development community chat!

GitHub Actions build status coverage status Mypy coverage Ruff code style: black code style: prettier GitHub release docs Zulip chat Twitter GitHub Sponsors

Getting started

You may also be interested in reading our blog, and following us on Twitter and LinkedIn.

Zulip is distributed under the Apache 2.0 license.