Zulip 服务器和 Web 应用程序。开源团队聊天可帮助团队保持高效和专注。
Go to file
Mateusz Mandera d800ac33a0 push_notifications: Send user_uuid to the push bouncer.
Fixes #18017.

In previous commits, the change to the bouncer API was introduced to
support this and then a series of migrations added .uuid to
UserProfiles.

Now the code for self-hosted servers that makes requests
to the bouncer is changed to make use of it.
2022-03-14 17:47:30 -07:00
.github ci: Temporarily disable Ubuntu 22.04. 2022-03-02 16:00:35 -08:00
.tx
.vscode vscode: Recommend remote development extension. 2021-11-03 16:03:46 -07:00
analytics unread: Remove unused client parameter. 2022-03-10 10:04:51 -05:00
confirmation invite: Add backend support for "Never expires" option. 2022-02-24 16:32:19 -08:00
corporate docs: Add missing space in “time zone”. 2022-02-24 14:05:12 -08:00
docs puppet: wal-g backups are required for replication. 2022-03-11 10:09:35 -08:00
frontend_tests unread: Replace sender_id with other_user_id. 2022-03-10 13:33:21 -08:00
locale i18n: Update translation data from Transifex. 2022-03-03 11:47:18 -08:00
pgroonga
puppet puppet: wal-g backups are required for replication. 2022-03-11 10:09:35 -08:00
requirements requirements: Upgrade MyST-Parser. 2022-02-28 16:28:31 -08:00
scripts configure-rabbitmq: Use rabbitmqctl await_online_nodes. 2022-03-14 16:26:05 -07:00
static shared: Bump version to 0.0.9. 2022-03-11 17:27:08 -08:00
stubs/taint mypy: Add types-stripe. 2022-01-23 22:47:30 -08:00
templates help_docs: Document unsubscribe user from stream via profile. 2022-03-14 17:23:54 -07:00
tools droplet: Fix printed instructions to have the right username/hostname. 2022-03-10 12:25:05 -08:00
var/puppeteer
zerver push_notifications: Send user_uuid to the push bouncer. 2022-03-14 17:47:30 -07:00
zilencer zilencer: Change push bouncer API to accept uuids as user identifier. 2022-03-14 17:47:30 -07:00
zproject settings: Add web-public streams beta subdomain list. 2022-03-10 18:37:01 -08:00
.browserslistrc
.codecov.yml
.codespellignore
.editorconfig
.eslintignore
.eslintrc.json dependencies: Upgrade JavaScript dependencies. 2021-12-03 14:33:53 -08:00
.gitattributes .gitattributes: Mark *.bmp, *.bson, *.mp3, *.pdf as binary. 2022-02-07 18:51:06 -08:00
.gitignore editor: Add .vscode/extensions.json file. 2021-10-29 15:47:44 -07:00
.gitlint
.mailmap mailmap: Add mailmap entry for Yash RE. 2022-01-11 09:15:49 -08:00
.npmignore
.prettierignore
.pyre_configuration
.sonarcloud.properties
.yarnrc
babel.config.js dependencies: Upgrade JavaScript dependencies. 2022-01-24 15:55:38 -08:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md CONTRIBUTING: Advertise Git guide more clearly. 2022-03-01 22:18:42 -08:00
Dockerfile-postgresql
LICENSE
manage.py
NOTICE
package.json dependencies: Upgrade JavaScript dependencies. 2022-03-01 23:09:46 -08:00
postcss.config.js css: Replace "night-mode-block" with "dark-theme-block". 2021-11-26 22:03:29 -08:00
prettier.config.js
pyproject.toml mypy: Add types-beautifulsoup4. 2022-01-23 23:39:40 -08:00
README.md docs: Update README and installation guide. 2022-03-04 13:59:17 -08:00
SECURITY.md SECURITY.md: Reorder and make clearer how to subscribe to announcements. 2022-01-07 15:56:26 -08:00
setup.cfg
stylelint.config.js yarn: Add package which allows creating css mixins. 2021-12-09 18:15:18 -08:00
tsconfig.json
Vagrantfile Remove Ubuntu 18.04 support. 2022-01-21 17:26:14 -08:00
version.py api: Send full message in GET /messages/{message_id} response. 2022-03-11 10:25:22 -08:00
webpack.config.ts
yarn.lock dependencies: Upgrade JavaScript dependencies. 2022-03-01 23:09:46 -08: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 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.