mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 21:13:36 +00:00
Previously, URLs were being incorrectly treated as unknown search operators (since they had exactly one ":" in them, just like foo:bar for an invalid choice of foo). Fixes #1743.