Files
zulip/static/js
Steve Howell 4141abc171 search: Slightly speed up stream highlighting.
This isn't a huge speedup, but it's an easy
code change.

We remove the two-liner highlight_with_escaping,
which was only called in one place, and when
we inline it into the caller, we can pull the
first line, which builds the regex, out of the
loop.
2019-12-28 11:09:23 -08:00
..
2019-10-25 13:51:21 -07:00
2019-10-25 13:51:21 -07:00
2019-10-25 13:51:21 -07:00