Zulip 服务器和 Web 应用程序。开源团队聊天可帮助团队保持高效和专注。
Go to file
Aman Agrawal e1d4d042c5
Some checks are pending
Code scanning / CodeQL (push) Waiting to run
Zulip production suite / Ubuntu 22.04 production build (push) Waiting to run
Zulip production suite / ${{ matrix.name }} (zulip/ci:bookworm, --test-custom-db, Debian 12 production install with custom db name and user, bookworm) (push) Blocked by required conditions
Zulip production suite / ${{ matrix.name }} (zulip/ci:jammy, , Ubuntu 22.04 production install and PostgreSQL upgrade with pgroonga, jammy) (push) Blocked by required conditions
Zulip production suite / ${{ matrix.name }} (zulip/ci:noble, , Ubuntu 24.04 production install, noble) (push) Blocked by required conditions
Zulip production suite / ${{ matrix.name }} (zulip/ci:resolute, , Ubuntu 26.04 production install, resolute) (push) Blocked by required conditions
Zulip production suite / ${{ matrix.name }} (zulip/ci:trixie, , Debian 13 production install, trixie) (push) Blocked by required conditions
Zulip production suite / ${{ matrix.name }} (zulip/ci:bookworm-7.0, 7.0 Version Upgrade, bookworm) (push) Blocked by required conditions
Zulip production suite / ${{ matrix.name }} (zulip/ci:bookworm-8.0, 8.0 Version Upgrade, bookworm) (push) Blocked by required conditions
Zulip production suite / ${{ matrix.name }} (zulip/ci:jammy-6.0, 6.0 Version Upgrade, jammy) (push) Blocked by required conditions
Zulip production suite / ${{ matrix.name }} (zulip/ci:noble-10.0, 10.0 Version Upgrade, noble) (push) Blocked by required conditions
Zulip production suite / ${{ matrix.name }} (zulip/ci:noble-9.0, 9.0 Version Upgrade, noble) (push) Blocked by required conditions
Zulip production suite / ${{ matrix.name }} (zulip/ci:resolute-12.0, 12.0 Version Upgrade, resolute) (push) Blocked by required conditions
Zulip production suite / ${{ matrix.name }} (zulip/ci:trixie-11.0, 11.0 Version Upgrade, trixie) (push) Blocked by required conditions
Zulip production suite / Required jobs (push) Blocked by required conditions
Zulip CI / ${{ matrix.name }} (zulip/ci:bookworm, true, false, Debian 12 (Python 3.11, backend + documentation), bookworm) (push) Waiting to run
Zulip CI / ${{ matrix.name }} (zulip/ci:jammy, false, true, Ubuntu 22.04 (Python 3.10, backend + frontend), jammy) (push) Waiting to run
Zulip CI / ${{ matrix.name }} (zulip/ci:noble, false, false, Ubuntu 24.04 (Python 3.12, backend), noble) (push) Waiting to run
Zulip CI / ${{ matrix.name }} (zulip/ci:resolute, false, false, Ubuntu 26.04 (Python 3.14, backend), resolute) (push) Waiting to run
Zulip CI / ${{ matrix.name }} (zulip/ci:trixie, false, false, Debian 13 (Python 3.13, backend), trixie) (push) Waiting to run
Zulip CI / Required jobs (push) Blocked by required conditions
Revert "upload: Don't hold a read open on S3 objects during self-copy."
Accidentally merged this.

This reverts commit 95c9128323.
2026-07-21 14:36:51 +05:30
.claude tests: Assert specific log lines instead of fuzzy any() matches. 2026-06-16 11:08:32 +05:30
.github Revert "ci: Drop upgrade tests for 6.0 and 7.0." 2026-05-26 17:41:33 +08:00
.vscode vscode: Recommend remote development extension. 2021-11-03 16:03:46 -07:00
analytics requirements: Upgrade Python requirements. 2026-04-17 15:04:02 -07:00
api_docs api: Increment API feature level to 507. 2026-07-17 12:09:52 +05:30
confirmation ruff: Fix RUF059 Unpacked variable is never used. 2025-09-30 16:47:54 -07:00
corporate corporate: Pass only the org-type name to the communities template. 2026-07-02 14:28:45 +05:30
docs docs: Fix incorrect header name in SCIM setup instructions. 2026-07-03 02:02:13 +08:00
locale makemessages: Remove line numbers from .po files. 2026-04-27 13:52:29 -07:00
patches dependencies: Upgrade JavaScript dependencies. 2026-05-13 14:20:32 -07:00
pgroonga zproject: Remove mostly-unused SCHEMA in database config. 2025-12-16 13:03:27 -08:00
puppet rabbitmq: Disable consumer_timeout to avoid event redelivery. 2026-07-02 14:16:22 +05:30
scripts install-uv: Upgrade uv from 0.11.14 to 0.11.26. 2026-07-03 09:37:08 -07:00
starlight_help streams: Add UI for per-stream push notification default. 2026-07-17 12:09:52 +05:30
static static: Shrink empty space at top of email template. 2026-05-15 10:26:21 -04:00
templates errors: Recommend Helm-specific knob on proxy-misconfiguration page. 2026-06-26 00:08:04 +08:00
tools settings: Compute time zone UTC offsets on the client. 2026-07-05 11:24:32 -07:00
web highlight: Fix color contrast and theming in dark mode. 2026-07-21 10:33:58 +05:30
zerver Revert "upload: Don't hold a read open on S3 objects during self-copy." 2026-07-21 14:36:51 +05:30
zilencer upload: Resolve avatar upload content type in the callers. 2026-06-18 14:26:23 +05:30
zproject oidc: Handle expired redis state data gracefully in auth_complete. 2026-07-18 00:49:50 +08:00
.codecov.yml codecov: Change threshold to use percentage syntax. 2019-07-20 14:37:04 -07:00
.codespellignore types: Add declarations for openapi-examples-validator. 2025-09-04 17:02:06 -07:00
.devcontainer.json provision: Add native support for GitHub Codespaces. 2026-04-26 22:28:01 -07:00
.editorconfig editorconfig: Widen *.astro files to 100 characters. 2026-06-10 17:26:18 -07:00
.gitattributes gitattributes: Diff SVGs as code. 2025-05-22 15:59:55 -07:00
.gitignore gitignore: Add dev_saml.cert. 2026-02-04 14:42:15 -08:00
.gitlint lint: Update line-length for commit message to 72 in gitlint. 2023-05-01 10:35:52 -07:00
.mailmap mailmap: Use standard name capitalization. 2026-04-25 23:04:34 -07:00
.npmignore Add proxy notes to new README.dev.md troubleshooting section. 2016-03-29 21:54:05 -07:00
.prettierignore marked: Rename to *.cjs. 2024-11-13 09:18:56 -08:00
.readthedocs.yaml install-uv: Upgrade uv from 0.11.7 to 0.11.14. 2026-05-12 16:21:37 -07:00
.sonarcloud.properties tools: Configure Zulip to be scannable by SonarCloud. 2020-06-24 12:41:17 -07:00
CODE_OF_CONDUCT.md contributor docs: Update policy to ban AI-generated messages on CZO. 2026-02-09 20:47:39 -08:00
CONTRIBUTING.md docs: Fix miscellaneous typos and grammar errors. 2026-05-29 21:41:34 +02:00
Dockerfile-postgresql release-checklist: Prescribe docker build --pull. 2025-09-30 16:35:21 -07:00
eslint.config.js eslint: Enable eslint-plugin-promise. 2025-12-30 09:29:21 -08:00
LICENSE license: Move copyright notice from LICENSE to NOTICE. 2021-02-05 09:28:12 -08:00
manage.py management: Fix typo in FilteredManagementUtility docstring. 2026-07-06 14:47:14 +02:00
NOTICE docs: Bump copyright year. 2021-02-05 09:28:15 -08:00
package.json dependencies: Add re2js. 2026-05-19 21:50:56 -07:00
pnpm-lock.yaml dependencies: Add re2js. 2026-05-19 21:50:56 -07:00
pnpm-workspace.yaml dependencies: Upgrade JavaScript dependencies. 2026-05-13 14:20:32 -07:00
prettier.config.js prettier: Type-check Prettier configuration. 2025-09-10 09:44:44 -07:00
pyproject.toml requirements: Upgrade Python requirements. 2026-07-03 09:37:08 -07:00
README.md docs: Replace Twitter (X) references with Bluesky. 2026-04-27 08:15:11 -07:00
SECURITY.md contributor docs: Expand documentation on reporting security issues. 2025-12-17 13:16:28 -08:00
stylelint.config.js stylelint: Type-check Stylelint configuration. 2025-09-10 09:44:44 -07:00
tsconfig.json custom_profile_fields_ui: Avoid needless unchecked type assertion. 2025-12-25 19:08:21 -08:00
uv.lock requirements: Upgrade Python requirements. 2026-07-03 09:37:08 -07:00
Vagrantfile Vagrantfile: Share the .git folder (for git worktree support). 2026-04-23 09:18:20 -07:00
version.py api: Increment API feature level to 507. 2026-07-17 12:09:52 +05:30

Zulip overview

Zulip is an open-source organized team chat app 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 99+ people who have each contributed 100+ commits. With over 1,500 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 Bluesky GitHub Sponsors

Getting started

  • Contributing code. Check out our guide for new contributors to get started. We have invested in making Zulips code highly readable, thoughtfully tested, and easy to modify. Beyond that, we have written an extraordinary 185K words of documentation for Zulip contributors.

  • Contributing non-code. Report an issue, translate Zulip into your language, or give us feedback. We'd love to hear from you, whether you've been using Zulip for years, or are just trying it out for the first time.

  • Checking Zulip out. The best way to see Zulip in action is to drop by the Zulip development community (no account required). We also recommend reading about Zulip's unique approach to organizing conversations.

  • Running a Zulip server. Self-host Zulip directly on Ubuntu or Debian Linux, in Docker, or with prebuilt images for Digital Ocean and Render. Learn more about self-hosting Zulip.

  • Using Zulip without setting up a server. Learn about Zulip Cloud hosting options. Zulip sponsors free Zulip Cloud Standard for hundreds of worthy organizations, including fellow open-source projects.

  • Participating in outreach programs like Google Summer of Code.

  • Supporting Zulip. Learn about all the ways you can support Zulip, including contributing financially, and helping others discover it.

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

Zulip is distributed under the Apache 2.0 license.