Zulip 服务器和 Web 应用程序。开源团队聊天可帮助团队保持高效和专注。
Go to file
Prakhar Pratyush 768be7d46d topic_mentions: Fix the incorrect large @-mention notification warning.
Earlier, a 'large @-mention notification' warning that pops up
for stream wildcard mentions was shown for topic wildcard mentions
too, which is incorrect.

This commit fixes the incorrect behavior. We no longer show the
banner for @-topic mentions.

We don't need a banner for @-topic mentions, as those are much less
likely to be used without thinking about it and would rarely be spammy
for a lot of people.

Fixes #27767.
2023-11-21 09:20:56 -08:00
.github
.tx
.vscode
analytics analytics: Regenerate partial indexes due to Django bug. 2023-11-16 13:53:04 -08:00
api_docs settings: Add option for followed topics to unread count badge setting. 2023-11-17 14:07:20 -08:00
confirmation
corporate billing: Rename do_initial_upgrade. 2023-11-20 12:04:56 -08:00
docs ldap: Tweak AUTH_LDAP_ADVANCED_REALM_ACCESS_CONTROL behavior. 2023-11-17 14:40:26 -08:00
help realm_inline_image_preview: Use it to toggle video previews too. 2023-11-20 08:48:39 -08:00
locale i18n: Update translation data from Transifex. 2023-11-15 18:01:47 -08:00
patches
pgroonga
puppet zulip_ops: Configure stats to be pushed to status.zulip.com. 2023-11-16 16:21:12 -05:00
requirements requirements: Support multiple APNs topics in aioapns. 2023-11-16 12:03:30 -08:00
scripts queue: Increase paging thresholds for deferred_work queue. 2023-11-09 13:51:00 -08:00
static help: Document @ topic mentions. 2023-11-16 10:03:41 -08:00
stubs/taint
templates upgrade: Separate add card and purchase upgrade flow. 2023-11-20 12:04:56 -08:00
tools tippyjs: Convert module to TypeScript. 2023-11-16 17:26:54 -08:00
var/puppeteer
web topic_mentions: Fix the incorrect large @-mention notification warning. 2023-11-21 09:20:56 -08:00
zerver zilencer: Store the last-reported server version when storing analytics. 2023-11-20 14:36:27 -08:00
zilencer zilencer: Store the last-reported server version when storing analytics. 2023-11-20 14:36:27 -08:00
zproject auth: Allow easier bouncer testing in dev env. 2023-11-17 18:32:49 -08:00
.codecov.yml
.codespellignore
.editorconfig
.eslintignore
.eslintrc.json
.gitattributes
.gitignore push_notifs: Support APNs token auth, as well as cert auth. 2023-11-16 12:03:30 -08:00
.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 people: Remove final use of date-fns-tz. 2023-11-19 15:21:34 -08:00
pnpm-lock.yaml people: Remove final use of date-fns-tz. 2023-11-19 15:21:34 -08:00
prettier.config.js
pyproject.toml
README.md
SECURITY.md
stylelint.config.js
tsconfig.json
Vagrantfile
version.py people: Remove final use of date-fns-tz. 2023-11-19 15:21:34 -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 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.