mirror of https://github.com/zulip/zulip.git
4d1ade1f88
It is common for users in other chat tools to start off a direct message with @ mentioning the addressee. However, this results in potentially unexpected behavior in Zulip, where the message is highlighted and shows up in @ mentions in addition to DMs. We want to prevent this behaviour by automatically changing the @ mentions to silent @ mentions for the user. These changes only apply to 1:1 DMs and not group chats. Fixes: #17998. |
||
---|---|---|
.. | ||
e2e-tests | ||
generated | ||
html | ||
images | ||
shared | ||
src | ||
styles | ||
templates | ||
tests | ||
third | ||
.browserslistrc | ||
.gitignore | ||
babel.config.js | ||
debug-require-webpack-plugin.ts | ||
debug-require.js | ||
postcss.config.js | ||
webpack.assets.json | ||
webpack.config.ts | ||
webpack.dev-assets.json |