forked from zulip/zulip-mobile
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
wip narrow: getNarrowFromMessage never a stream narrow
There's no reason we would sometimes want a stream narrow here. This is just how it was when this function was first written, for narrowing to a message's conversation, in 34ab1f9 (zulip#333) in 2017. This case also should be impossible anyway, because message topics should always be nonempty -- we convert empty to "(no topic)".
- Loading branch information
Showing
2 changed files
with
1 addition
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters