zulip/web
Aditya Kumar Kasaudhan 8994266137 left-sidebar: Use -, _, :, and / as additional topic word separators.
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
2024-10-04 14:18:43 -07:00
..
e2e-tests reload: Convert module to TypeScript. 2024-09-18 15:31:41 -07:00
generated
html 5xx: Remove duplicate `error_page` class applied on page. 2024-07-03 13:35:12 -07:00
images checkboxes: Render border-color-matched SVGs in light and dark modes. 2024-09-16 15:43:47 -07:00
server katex_server: Fix import/no-named-as-default. 2024-09-25 15:41:01 -07:00
shared left_sidebar: Set new heading icon and effects. 2024-09-24 11:08:50 -07:00
src left-sidebar: Use -, _, :, and / as additional topic word separators. 2024-10-04 14:18:43 -07:00
styles compose: Change cursor to default instead of not-allowed. 2024-10-04 11:40:15 -07:00
templates reactions: Optimize DOM cost of message reactions via dynamic rendering. 2024-10-04 11:09:43 -07:00
tests left-sidebar: Use -, _, :, and / as additional topic word separators. 2024-10-04 14:18:43 -07:00
third bootstrap-btn: Remove unnecessary warning, danger styles. 2024-09-11 14:22:45 -07:00
.browserslistrc
.gitignore emoji: Convert spritesheets to webp. 2024-09-11 09:03:47 -07:00
babel.config.js
debug-require-webpack-plugin.ts debug-require-webpack-plugin: Add null check for TypeScript. 2024-08-26 07:44:14 -07:00
debug-require.js
postcss.config.js
webpack.assets.json support: Set discounted price instead percentage for customers. 2024-05-16 02:18:43 -07:00
webpack.config.ts emoji: Convert spritesheets to webp. 2024-09-11 09:03:47 -07:00
webpack.dev-assets.json