mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
When a user performs a search that might contain historical public streams messages that the user has access to (but doesn't because we're searching the user's own personal history), we add a notice above the first search result to let the user know that not all messages may have been searched. Fixes #12036.