Zulip 服务器和 Web 应用程序。开源团队聊天可帮助团队保持高效和专注。
Go to file
2026-03-31 19:32:37 +00:00
.github workflows: Add job to check all required jobs. 2026-03-30 14:34:49 -04:00
.vscode vscode: Recommend remote development extension. 2021-11-03 16:03:46 -07:00
analytics ruff: Fix RUF059 Unpacked variable is never used. 2025-10-22 16:08:09 -04:00
api_docs api-docs: Fix incorrect field names for group-setting value objects. 2025-09-03 17:31:37 -07:00
confirmation ruff: Fix RUF059 Unpacked variable is never used. 2025-10-22 16:08:09 -04:00
corporate requirements: Upgrade Python requirements. 2025-10-22 16:08:09 -04:00
docs Release Zulip Server 11.6. 2026-03-31 19:32:37 +00:00
help slack_import_doc: Update the "install to workspace" instruction. 2025-11-20 15:38:06 -08:00
locale i18n: Updated .po files for new strings. 2026-03-31 11:47:24 -04:00
patches dependencies: Upgrade JavaScript dependencies. 2025-07-22 14:19:56 -07:00
pgroonga zproject: Remove mostly-unused SCHEMA in database config. 2026-01-20 15:50:53 -08:00
puppet puppet: Fix the wal-g package location and hashes. 2026-03-30 18:07:09 -04:00
scripts provision: Use uv sync --no-managed-python. 2026-03-30 18:07:09 -04:00
starlight_help starlight_help: Downgrade sharp to the version Astro expects. 2025-09-15 15:50:22 +00:00
static requirements: Upgrade Python requirements. 2025-10-22 16:08:09 -04:00
templates config_error: Fix the name of the section in the error page. 2026-03-30 14:34:49 -04:00
tools provision: Use uv sync --no-managed-python. 2026-03-30 18:07:09 -04:00
web channel_email_address: Fix web client missing sender_id parameter. 2026-03-30 14:34:49 -04:00
zerver rocketchat: Fix path traversal bug via emoji names. 2026-03-31 15:31:57 -04:00
zilencer ruff: Fix RUF059 Unpacked variable is never used. 2025-10-22 16:08:09 -04:00
zproject requirements: Upgrade Python requirements. 2026-03-30 18:07:09 -04:00
.codecov.yml codecov: Change threshold to use percentage syntax. 2019-07-20 14:37:04 -07:00
.codespellignore corporate: Add more detail to job description. 2025-04-01 18:36:54 -07:00
.editorconfig lint: Further recognize more JavaScript file extensions. 2024-11-10 17:52:49 -08:00
.gitattributes gitattributes: Diff SVGs as code. 2025-05-22 15:59:55 -07:00
.gitignore requirements: Migrate to uv. 2025-02-24 22:29:24 -08:00
.gitlint lint: Update line-length for commit message to 72 in gitlint. 2023-05-01 10:35:52 -07:00
.mailmap mailmap: Deduplicate a contributor's commits. 2025-08-13 15:36:48 -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.10.4 to 0.10.9. 2026-03-30 18:07:09 -04:00
.sonarcloud.properties tools: Configure Zulip to be scannable by SonarCloud. 2020-06-24 12:41:17 -07:00
CODE_OF_CONDUCT.md linter: Add check for comma after "e.g." in md files. 2024-07-05 15:36:24 -07:00
CONTRIBUTING.md contributor docs: Improve how new guide is linked up. 2026-01-27 23:43:52 -05:00
Dockerfile-postgresql release-checklist: Prescribe docker build --pull. 2025-10-03 16:54:48 -07:00
eslint.config.js starlight_help: Move help-beta over to starlight_help. 2025-08-08 11:59:29 -07:00
LICENSE license: Move copyright notice from LICENSE to NOTICE. 2021-02-05 09:28:12 -08:00
manage.py manage: Delete custom PYTHONSTARTUP. 2025-06-12 09:28:00 -07:00
NOTICE docs: Bump copyright year. 2021-02-05 09:28:15 -08:00
package.json emoji: Remove deprecated Google blobs emoji set. 2025-10-14 11:54:10 -07:00
pnpm-lock.yaml emoji: Remove deprecated Google blobs emoji set. 2025-10-14 11:54:10 -07:00
pnpm-workspace.yaml starlight_help: Move help-beta over to starlight_help. 2025-08-08 11:59:29 -07:00
prettier.config.js help-beta: Add prettier plugin for astro files. 2025-06-30 09:06:18 -07:00
pyproject.toml requirements: Upgrade Python requirements. 2026-03-30 18:07:09 -04:00
README.md docs and portico: Update contributor numbers. 2025-07-23 23:31:32 -07:00
SECURITY.md docs: Rename "security-model.md" to "securing-your-zulip-server.md". 2025-10-21 10:37:53 -07:00
stylelint.config.js web: Set "type": "module" and convert various CJS files to ESM. 2024-11-13 09:18:56 -08:00
tsconfig.json starlight_help: Move help-beta over to starlight_help. 2025-08-08 11:59:29 -07:00
uv.lock requirements: Upgrade Python requirements. 2026-03-30 18:07:09 -04:00
Vagrantfile Upgrade development environment to Ubuntu 22.04. 2024-04-01 13:27:39 -07:00
version.py Release Zulip Server 11.6. 2026-03-31 19:32:37 +00: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 97+ 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 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.