zulip/web
Joelute 4d1ade1f88 compose: Automatically change @ mentions to silent mentions in 1:1 DMs.
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.
2023-11-10 12:59:44 -08:00
..
e2e-tests sidebars: Structurally separate left- and right-sidebar headings. 2023-11-09 17:39:26 -08:00
generated
html
images inbox: Improve look of empty inbox view. 2023-10-20 17:13:33 -07:00
shared icons: Add chevron-down svg icon for dropdowns. 2023-11-07 16:55:34 -08:00
src compose: Automatically change @ mentions to silent mentions in 1:1 DMs. 2023-11-10 12:59:44 -08:00
styles inbox_view: Move filters dropdown to the left of search box. 2023-11-10 10:22:18 -08:00
templates inbox_view: Move filters dropdown to the left of search box. 2023-11-10 10:22:18 -08:00
tests compose: Automatically change @ mentions to silent mentions in 1:1 DMs. 2023-11-10 12:59:44 -08:00
third bootstrap: Remove bootstrap-dropdown library. 2023-10-21 10:54:32 -07:00
.browserslistrc
.gitignore
babel.config.js dependencies: Upgrade JavaScript dependencies. 2023-10-09 14:16:23 -07:00
debug-require-webpack-plugin.ts eslint: Forbid unchecked casts in TypeScript. 2023-10-26 09:54:30 -07:00
debug-require.js
postcss.config.js
webpack.assets.json bililng: Style similar to sponsorship page. 2023-11-10 05:17:52 +05:30
webpack.config.ts webpack_public_path: Replace with webpack 5 publicPath: "auto" setting. 2023-10-16 10:36:27 -07:00
webpack.dev-assets.json development: Update modal in emails page to use micromodal. 2023-10-05 09:28:27 -07:00