mirror of https://github.com/zulip/zulip.git
8994266137
Previously, only spaces were used as word separators when searching for topics. This meant that searching for "support" would not find a topic named "topic_support" or "topic/support," which could lead to unexpected results. To address this, hyphen (-), underscore (_), colon (:), and slash (/) have been added as additional word separators for topic filtering in the left sidebar, as these characters are commonly used as separators in topic names. Fixes: #31844 |
||
---|---|---|
.. | ||
e2e-tests | ||
generated | ||
html | ||
images | ||
server | ||
shared | ||
src | ||
styles | ||
templates | ||
tests | ||
third | ||
.browserslistrc | ||
.gitignore | ||
babel.config.js | ||
debug-require-webpack-plugin.ts | ||
debug-require.js | ||
postcss.config.js | ||
webpack.assets.json | ||
webpack.config.ts | ||
webpack.dev-assets.json |