zulip/web
sayyedarib 52d51294dc direct_message: Allow DMs to bots and self regardless of policy.
Previously, in DM disabled org messaging to bot was not working when
starting new conversation and adding bot as recipient because of not
updating on recipient change. And secondly, self messaging was not
allowed.
This commit ensures that the DM to bot and self are allowed irrespective
of dm restrictions.

tests: Verify DMs adhere to DM restriction policy.

Fixes #28412

Signed-off-by: sayyedarib <sayyedaribhussain4321@gmail.com>
(cherry picked from commit 5c993f0479)
2024-05-08 10:36:52 -07:00
..
e2e-tests puppeteer: Disable flaky administrative UI test. 2024-02-16 15:24:39 -08:00
generated
html
images compose: Update icons for formatting buttons. 2023-12-01 13:51:39 -08:00
shared gear_menu_popover: Update the rocket icon used for plan and pricing. 2023-12-13 07:59:13 -08:00
src direct_message: Allow DMs to bots and self regardless of policy. 2024-05-08 10:36:52 -07:00
styles inbox_row: Don't show topic visibility toggle button by default. 2024-05-07 12:52:50 -07:00
templates setting_ui: Fix sorting by "Invited by" column. 2024-05-07 12:52:51 -07:00
tests ui_util: Fix HTML injection bug in replace_emoji_with_text. 2024-05-07 12:55:13 -07:00
third typeahead: Remove insecure default highlighter implementation. 2024-01-24 16:46:02 -08:00
.browserslistrc webpack: Move webpack configuration to web. 2023-02-24 06:35:58 -08:00
.gitignore
babel.config.js dependencies: Upgrade JavaScript dependencies. 2023-12-07 14:29:32 -08: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 postcss: Enable postcss-preset-env. 2023-03-20 11:26:30 -07:00
webpack.assets.json portico: Add self-hosted plans comparison table. 2023-12-15 11:03:42 -08:00
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