mirror of
https://github.com/zulip/zulip.git
synced 2025-11-14 19:06:09 +00:00
User search for streams will now return results where the stream description (but not the stream name) include the string in the user query. The filtering process first obtains the streams whose names match the user search query, then sorts and displays them. From the remaining streams, it obtains streams whose description matches the query and displays them in sorted order after the name match results. Other streams are not displayed. Fixes: #2674.
53 KiB
53 KiB