mirror of
https://github.com/zulip/zulip.git
synced 2025-11-17 20:41:46 +00:00
This allows us to e.g. match "#1329" in "Bug #1329", even though the place between a space and a # is not a word boundary. Also this commit factors out some repeated code used for both in-message and subject filters. (imported from commit 5f7d80a58e76e51ea07fed050c88c5251faaaacd)