zulip/web
Lauryn Menard a446033f32 filter: Use "channels" operator for the Filter class.
Update the Filter class to use "channels" as the canoncial operator
for public stream searches and web-public message fetch narrows,
but keep using "streams" for user-facing text and URLs.

When searching, "channels" does not create any suggestions until
a colon is added and then it shows suggestions with "streams". And
when a search string with channel as an operator is entered, then
it is replaced by "streams" as well.

Part of stream to channel rename project.
2024-04-12 13:44:25 -07:00
..
e2e-tests registration: Ask user how they found Zulip. 2024-04-01 12:44:12 -07:00
generated
html
images portico: Remove screenshots from /apps. 2024-01-31 16:10:32 -08:00
server katex_server: Add Prometheus metrics. 2024-03-15 15:34:12 -07:00
shared actions_popover: Update icons for message actions menu options. 2024-04-11 15:57:24 -07:00
src filter: Use "channels" operator for the Filter class. 2024-04-12 13:44:25 -07:00
styles integrations: Fix styling of unordered lists inside ordered lists. 2024-04-12 13:30:33 -07:00
templates user_invite: Convert invite modal to tabbed format. 2024-04-12 08:23:00 -07:00
tests filter: Use "channels" operator for the Filter class. 2024-04-12 13:44:25 -07:00
third web: Fix usage of .replace with variable replacement. 2024-04-05 09:11:23 -07:00
.browserslistrc
.gitignore
babel.config.js dependencies: Upgrade JavaScript dependencies. 2024-02-22 12:46:40 -08:00
debug-require-webpack-plugin.ts eslint: Fix @typescript-eslint/no-confusing-void-expression. 2023-12-21 16:14:40 -08:00
debug-require.js
postcss.config.js
webpack.assets.json registration: Ask user how they found Zulip. 2024-04-01 12:44:12 -07:00
webpack.config.ts popovers: Add hotkey hints support via a new handlebar template. 2024-04-11 15:57:24 -07:00
webpack.dev-assets.json