zulip/web
Prakhar Pratyush 855105ef3a channel_email_address: Fix web client missing sender_id parameter.
Web clients when calling `GET /streams/<int:stream_id>/email_address`,
were missing the `sender_id` parameter. It resulted in the sender
always being "Email gateway bot", irrespective of what the user
selected in the dropdown.

This commit fixes the bug.

Fixes #37659.

Signed-off-by: Prakhar Pratyush <prakhar@zulip.com>
(cherry picked from commit 571849af91)
2026-03-30 14:34:49 -04:00
..
e2e-tests sidebars: Don't highlight selection by default on search input focus. 2025-09-03 17:31:37 -07:00
generated
html web: Sync content of Django and nginx error pages. 2025-04-03 17:09:46 -07:00
images help: Disallow class in svg. 2025-07-23 11:24:12 -07:00
server katex_server: Fix import/no-named-as-default. 2024-09-25 15:41:01 -07:00
shared drodpown: Do not use fa-ban icon for disabled option. 2025-10-21 01:01:10 -04:00
src channel_email_address: Fix web client missing sender_id parameter. 2026-03-30 14:34:49 -04:00
styles compose_paste: Show an alternative on pasting large text. 2025-11-20 15:38:06 -08:00
templates stream_list: Fix two bugs related to is_filtering_inactives. 2025-12-05 13:04:51 -05:00
tests views: Hide found missing unreads banner in non message views. 2025-12-17 15:06:53 -05:00
third alerts: Restore alert-success colors. 2025-07-09 14:04:52 -07:00
.browserslistrc browserslist: Add support for logical props. 2025-05-21 15:19:08 -07:00
.gitignore emoji: Convert spritesheets to webp. 2024-09-11 09:03:47 -07:00
babel.config.js dependencies: Upgrade JavaScript dependencies. 2025-06-25 16:53:17 -07:00
debug-require-webpack-plugin.ts debug-require: Rename to *.cjs. 2024-11-13 09:18:56 -08:00
debug-require.cjs debug-require: Rename to *.cjs. 2024-11-13 09:18:56 -08:00
postcss.config.js postcss: Work around postcss-extend-rule incompatibility with :is(). 2025-05-23 22:25:38 -07:00
webpack.assets.json tabbed-instructions: Delete activate_correct_tab. 2025-10-22 16:08:09 -04:00
webpack.config.ts webpack: Disable cross-origin-header-check middleware. 2025-04-15 16:18:06 -07:00
webpack.dev-assets.json showroom: Standardize "showroom" name for UI components testing pages. 2025-01-13 17:46:15 -08:00