Files
zulip/static/js
Aman Agrawal 089deb70c9 recent_topics: Fix searching for special characters.
Escape all the possible special characters.
We replaced \b with (?:^|\s) since it matches word boundries including
special characters.

Pasted relevant stackoverflow links which expain them properly.
2020-06-28 15:03:54 -07:00
..
2020-02-04 12:22:03 -08:00
2020-06-18 09:08:46 -07:00
2020-03-26 21:35:32 -07:00
2020-02-10 15:57:20 -08:00
2020-06-08 23:03:15 -07:00
2019-10-25 13:51:21 -07:00
2020-02-25 15:37:37 -08:00