mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
This commit renames "(no topic)" to "" when used as topic name, while sending or scheduling messages. This is particularly helpful for older clients where sending messages with empty topic input box resulted in messages being sent to "(no topic)" topic. Now, it will be sent in empty string topic and will appear in the "general chat" topic. This helps older clients to somewhat align with the UX of the clients supporting empty string topic.