Zulip 服务器和 Web 应用程序。开源团队聊天可帮助团队保持高效和专注。
Go to file
Prakhar Pratyush f55711dae3 test_users: Use 'do_change_user_setting' instead of '.save()'.
Use the 'do_change_user_setting' function instead of directly
using '.save()' to change the user settings values.
2023-08-07 10:01:52 -07:00
.github
.tx
.vscode
analytics ruff: Fix PLR1714 Consider merging multiple comparisons. 2023-07-23 15:21:33 -07:00
api_docs streams: Pass stream_weekly_traffic field in stream objects. 2023-08-06 18:06:42 -07:00
confirmation
corporate ruff: Fix RUF015 Prefer next(...) over single element slice. 2023-07-23 15:20:53 -07:00
docs nginx: Switch from $host to $http_host for HTTP/3 compatibility. 2023-07-25 18:20:34 -04:00
help UI redesign: more-less message interaction. 2023-07-24 17:42:08 -07:00
locale i18n: Update translation data from Transifex. 2023-07-25 21:12:09 -07:00
pgroonga
puppet puppet: Rename and generalize Tornado process exporter. 2023-08-06 13:41:10 -07:00
requirements requirements: Upgrade Python requirements. 2023-07-19 16:14:59 -07:00
scripts ruff: Fix UP032 Use f-string instead of format call. 2023-08-02 15:58:55 -07:00
static help: Add a dedicated page on how to start a collaborative to-do list. 2023-07-17 11:17:24 -07:00
stubs/taint
templates portico: Re-add bootstrap CSS for tables with "table-bordered" class. 2023-08-06 18:13:33 -07:00
tools mailmap: Put sorted list back in order. 2023-08-02 17:19:05 -07:00
var/puppeteer
web puppeteer: Use stream_name instead of stream for clarity. 2023-08-07 09:57:40 -07:00
zerver test_users: Use 'do_change_user_setting' instead of '.save()'. 2023-08-07 10:01:52 -07:00
zilencer ruff: Fix PLR1714 Consider merging multiple comparisons. 2023-07-23 15:21:33 -07:00
zproject ruff: Collapse short multi-line import statements. 2023-08-02 17:41:41 -07:00
.codecov.yml
.codespellignore
.editorconfig
.eslintignore
.eslintrc.json eslint: Follow @typescript-eslint/no-parameter-properties rule rename. 2023-07-21 15:58:42 -07:00
.gitattributes
.gitignore
.gitlint
.mailmap mailmap: Put sorted list back in order. 2023-08-02 17:19:05 -07:00
.npmignore
.npmrc
.prettierignore
.pyre_configuration
.readthedocs.yaml
.sonarcloud.properties
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile-postgresql
LICENSE
manage.py
NOTICE
package.json dependencies: Upgrade JavaScript dependencies. 2023-07-21 15:58:42 -07:00
pnpm-lock.yaml dependencies: Upgrade JavaScript dependencies. 2023-07-21 15:58:42 -07:00
prettier.config.js
pyproject.toml ruff: Collapse short multi-line import statements. 2023-08-02 17:41:41 -07:00
README.md
SECURITY.md
stylelint.config.js dependencies: Upgrade JavaScript dependencies. 2023-07-21 15:58:42 -07:00
tsconfig.json
Vagrantfile
version.py streams: Pass stream_weekly_traffic field in stream objects. 2023-08-06 18:06:42 -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.