Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
message_list_view: Remove check specific to undefined for "is stream".
Private messages too have non-`undefined` stream name. It is usually an empty string. The check has been changed to not check specifically for stream name to be undefined.
- Loading branch information