zulip/web
Sahil Batra 2639408171 scheduled_message: Fix editing msg scheduled to inaccessible stream.
We now pass empty string as stream name instead of undefined when
passing the narrow operands to make sure we show an invalid narrow
instead of error. We do same thing for drafts.

We also need to add a check to make sure narrow_state.stream_sub
is defined before accessing stream_id field in the code to filter
scheduled messages for a narrow.
2023-12-08 08:48:32 -08:00
..
e2e-tests mentions: Rename 'stream_wildcard_mention_allowed_in_large_stream'. 2023-11-28 09:24:18 -08:00
generated
html
images compose: Update icons for formatting buttons. 2023-12-01 13:51:39 -08:00
shared group_settings: Make new "#groups" UI accessible. 2023-12-07 06:35:38 -08:00
src scheduled_message: Fix editing msg scheduled to inaccessible stream. 2023-12-08 08:48:32 -08:00
styles portico: Hide Cloud-plan buttons for self-hosters. 2023-12-07 19:19:21 -08:00
templates settings: Handle inaccessible users in muted users list. 2023-12-07 19:34:07 -08:00
tests markdown: Do not show mention pills for inaccessible users. 2023-12-07 19:34:07 -08:00
third Revert "linkifiers: Match JS implementation to server implementation." 2023-11-16 14:59:48 -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 remote_billing: Add a "confirm login" page in RemoteRealm auth flow. 2023-12-05 11:34:57 -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