You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
model/boxes: Allow users to post stream messages without a topic.
This follows the convention used by other Zulip clients to
automatically post a message without a topic to a topic named '(no topic)'.
Also, while editing such topics, the topic name would be shown as empty
to the user, even though in reality it is not. This is done to make it
easier for users to set names to empty topics, as well as to follow the
behaviour of other clients.
Tests amended.
Fixes#754.
0 commit comments