Zulip 服务器和 Web 应用程序。开源团队聊天可帮助团队保持高效和专注。
Go to file
Lakshay Mittal f84de2212e notifications: Fix blank notification sent when no text specified.
When we send a message (for which notifications are enabled)
in format `[](file_url)`. A blank notification is sent.

Fixing this by checking if there is no text and adding
message  in that case.

Inspired from: #8796.
Fixes: #8087.
2023-04-24 10:37:23 -07:00
.github
.tx
.vscode
analytics support: Add option to upgrade an org to Plus plan on /activity/support. 2023-04-10 17:32:45 -07:00
api_docs api-changelog: Fix feature level 174 note. 2023-04-21 08:32:19 -07:00
confirmation ruff: Fix DJ012 Order of model's inner classes, methods, and fields. 2023-04-12 17:32:38 -07:00
corporate billing: Allow exempt_from_license_number_check any number of licenses. 2023-04-13 15:26:44 -07:00
docs docs: Update development version warning text to be more explicit. 2023-04-20 10:37:30 -07:00
help compose: Change video call url text to "Join video call.". 2023-04-20 15:04:26 -07:00
locale
pgroonga
puppet puppet: Move logrotate config into app_frontend_base. 2023-04-19 09:34:37 -07:00
requirements requirements: Add uri-template. 2023-04-19 12:20:49 -07:00
scripts install: Write out a zulip-git-version upon install. 2023-04-19 16:56:14 -07:00
static help: Update Message formatting section and page on Mentions. 2023-04-20 10:42:49 -07:00
stubs/taint
templates welcome-emails: Revise text in onboarding_zulp_guide. 2023-04-24 10:04:47 -07:00
tools compose: Extract a compose_recipient module. 2023-04-20 16:09:55 -07:00
var/puppeteer
web notifications: Fix blank notification sent when no text specified. 2023-04-24 10:37:23 -07:00
zerver export: Skip PreregistrationRealm data. 2023-04-24 09:48:25 -07:00
zilencer zilencer: Delete duplicate remote push registrations. 2023-04-13 15:17:20 -07:00
zproject urls: Move jwt_fetch_api_key endpoint to v1_api_mobile_patterns. 2023-04-18 15:44:31 -07:00
.codecov.yml
.codespellignore
.editorconfig
.eslintignore
.eslintrc.json eslint: Enable @typescript-eslint/strict configuration. 2023-04-19 16:52:39 -07:00
.gitattributes
.gitignore
.gitlint
.mailmap
.npmignore
.npmrc
.prettierignore
.pyre_configuration
.readthedocs.yaml
.sonarcloud.properties
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile-postgresql
LICENSE
manage.py
NOTICE
package.json linkifier: Support URL templates for linkifiers. 2023-04-19 12:20:49 -07:00
pnpm-lock.yaml linkifier: Support URL templates for linkifiers. 2023-04-19 12:20:49 -07:00
prettier.config.js
pyproject.toml report_error: Remove API endpoint for client error reporting. 2023-04-13 14:59:58 -07:00
README.md
SECURITY.md
stylelint.config.js web: Use uri instead of url. 2023-04-10 10:26:48 -07:00
tsconfig.json
Vagrantfile
version.py api-version: Bump to feature level 176 for URL templates for linkifiers. 2023-04-21 08:32:19 -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.