zulip/static
N-Shar-ma 13ef0b5b04 left-sidebar: Use -, _ and / additionally as stream word separators.
Uptil now only space was used as a word separating character when
searching streams. This meant that searching for "xyz" would not turn
up a stream named "stream-xyz" as one would expect.

Since -, _ and / are likely to be used as word separators in stream
names, these 3 are added as word separators for streams. The utility
function `filter_by_word_prefix_match` is refactored by adding an
optional `word_separator_regex` argument.

Fixes: #19700.
2022-08-02 15:55:07 -07:00
..
assets assets: Remove license for previously deleted emoji images. 2022-06-10 12:27:48 -07:00
audio/notification_sounds audio: Remove the copy of zulip.ogg outside notification_sounds. 2022-06-10 12:27:48 -07:00
generated
html templates: Mark all void tags as self-closing. 2021-04-21 09:49:34 -07:00
images landing-page: Remove unused hero-screen class. 2022-07-13 16:32:01 -07:00
js left-sidebar: Use -, _ and / additionally as stream word separators. 2022-08-02 15:55:07 -07:00
shared gear_menu: Allow spectators to select their default language. 2022-06-01 17:08:00 -07:00
styles settings: Remove edit_bot.hbs and CSS for non-existent classes. 2022-07-31 16:56:03 -07:00
templates settings: Disable spectator access option for limited plans. 2022-07-31 18:02:36 -07:00
third bootstrap: Remove many unused Bootstrap CSS rules. 2022-06-28 16:45:48 -07:00
.gitignore docs: Add missing space in “time zone”. 2022-02-24 14:05:12 -08:00