Files
zulip/web/tests/compose_validate.test.cjs
Prakhar Pratyush de78864b8c compose: Add support to send channel message with empty topic name.
Previously, the client tweaked messages sent in a channel with
an empty topic box to use the topic "(no topic)".

This commit updates the behavior to stop applying that tweak.
Messages will now be sent with an empty string as the topic
as we now support the empty string as a valid topic name.
2025-01-10 14:32:55 -08:00

29 KiB