zulip/web
Prakhar Pratyush 80b772795c compose: Echo messages sent to "(no topic)"/"general chat" to topic="".
Server treats messages sent to "(no topic) or "general chat"
topic as being sent to empty string topic.

Messages sent in web client to "(no topic)" and "general chat"
were locally echoed to those respective topics, resulting in
being narrowed to those topics.

Ideally, the messages should be echoed in the empty string topic.

This commit fixes that bug.
2025-03-19 11:39:28 -07:00
..
e2e-tests copy: Use a global copy event listener. 2025-03-19 10:07:32 -07:00
generated
html 5xx: Remove duplicate error_page class applied on page. 2024-07-03 13:35:12 -07:00
images zulip-icons: Rename to *.cjs. 2024-11-13 09:18:56 -08:00
server katex_server: Fix import/no-named-as-default. 2024-09-25 15:41:01 -07:00
shared user-settings: Update icon for managing a user or bot. 2025-03-17 10:52:25 -07:00
src compose: Echo messages sent to "(no topic)"/"general chat" to topic="". 2025-03-19 11:39:28 -07:00
styles stream_settings: Better handle word breaks. 2025-03-19 11:35:11 -07:00
templates message_history: Improve overlay header. 2025-03-18 11:21:44 -07:00
tests compose_validate: Fix topic required error message not shown. 2025-03-18 11:18:37 -07:00
third message_link: Add support for empty string topic in syntax. 2025-01-31 14:23:15 -08:00
.browserslistrc
.gitignore emoji: Convert spritesheets to webp. 2024-09-11 09:03:47 -07:00
babel.config.js dependencies: Upgrade JavaScript dependencies. 2025-03-14 18:32:23 -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 container_queries: Establish new breakpoints. 2025-02-26 15:52:24 -08:00
webpack.assets.json integrations: Convert module to TypeScript. 2024-12-01 19:33:16 -08:00
webpack.config.ts templates: Convert module to TypeScript. 2024-11-27 13:52:21 -08:00
webpack.dev-assets.json showroom: Standardize "showroom" name for UI components testing pages. 2025-01-13 17:46:15 -08:00