Zulip 服务器和 Web 应用程序。开源团队聊天可帮助团队保持高效和专注。
Go to file
evykassirer 8a51fa4b83
Some checks failed
Code scanning / CodeQL (push) Has been cancelled
Zulip production suite / Ubuntu 22.04 production build (push) Has been cancelled
Zulip CI / ${{ matrix.name }} (zulip/ci:bookworm, true, false, Debian 12 (Python 3.11, backend + documentation), bookworm) (push) Has been cancelled
Zulip CI / ${{ matrix.name }} (zulip/ci:jammy, false, true, Ubuntu 22.04 (Python 3.10, backend + frontend), jammy) (push) Has been cancelled
Zulip CI / ${{ matrix.name }} (zulip/ci:noble, false, false, Ubuntu 24.04 (Python 3.12, backend), noble) (push) Has been cancelled
Zulip production suite / ${{ matrix.name }} (zulip/ci:bookworm, --test-custom-db, Debian 12 production install with custom db name and user, bookworm) (push) Has been cancelled
Zulip production suite / ${{ matrix.name }} (zulip/ci:jammy, , Ubuntu 22.04 production install and PostgreSQL upgrade with pgroonga, jammy) (push) Has been cancelled
Zulip production suite / ${{ matrix.name }} (zulip/ci:noble, , Ubuntu 24.04 production install, noble) (push) Has been cancelled
Zulip production suite / ${{ matrix.name }} (zulip/ci:bookworm-7.0, 7.0 Version Upgrade, bookworm) (push) Has been cancelled
Zulip production suite / ${{ matrix.name }} (zulip/ci:bookworm-8.0, 8.0 Version Upgrade, bookworm) (push) Has been cancelled
Zulip production suite / ${{ matrix.name }} (zulip/ci:jammy-6.0, 6.0 Version Upgrade, jammy) (push) Has been cancelled
Zulip production suite / ${{ matrix.name }} (zulip/ci:noble-9.0, 9.0 Version Upgrade, noble) (push) Has been cancelled
drafts: Fix bug opening drafts in 'general chat'.
This was likely a longstanding issue that wasn't
caught because we required topics on CZO. The new
logic ensures topic match even for empty string
(general chat) topics.
2025-03-25 17:02:44 -07:00
.github github: Update issue template after 10.0 release. 2025-03-21 09:55:21 -07:00
.tx
.vscode
analytics
api_docs version: Update version and docs after 10.0 release. 2025-03-20 14:36:15 -07:00
confirmation
corporate support: Show current billing admins on cloud support page. 2025-03-24 16:00:48 -07:00
docs docs: Work around uv bugs in Ubuntu 24.04 upgrade instructions. 2025-03-25 09:49:09 -07:00
help
help-beta
locale
patches
pgroonga
puppet puppet: Exclude pgroonga from unattended-upgrades. 2025-03-24 11:42:50 -07:00
scripts install: Move ourself to deployments path before creating venv. 2025-03-25 10:17:17 -07:00
static
templates support: Show current billing admins on cloud support page. 2025-03-24 16:00:48 -07:00
tools tools: Treat hosted weblate as a bot in contributor counts. 2025-03-25 09:55:20 -07:00
web drafts: Fix bug opening drafts in 'general chat'. 2025-03-25 17:02:44 -07:00
zerver migration: Fix topic name for imported DMs from third-party exports. 2025-03-25 16:38:21 -07:00
zilencer
zproject backends: Fix exception with password lengths above 72. 2025-03-25 09:44:52 -07:00
.codecov.yml
.codespellignore
.editorconfig
.gitattributes
.gitignore
.gitlint
.mailmap mailmap: Add a few more mailmap entries. 2025-03-20 11:07:18 -07:00
.npmignore
.prettierignore
.readthedocs.yaml
.sonarcloud.properties
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile-postgresql
eslint.config.js
LICENSE
manage.py
NOTICE
package.json
pnpm-lock.yaml
pnpm-workspace.yaml
prettier.config.js
pyproject.toml
README.md
SECURITY.md
stylelint.config.js
tsconfig.json
uv.lock
Vagrantfile
version.py version: Update version and docs after 10.0 release. 2025-03-20 14:36:15 -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: 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.