zulip/web
Shubham Padia 03bfa7752d stream_data: Use has_metadata_access for can_view_subscribers.
We are using `has_metadata_access` one by one in different functions in
stream_data where possible. This commit does not represent the
exhaustive use of `has_metadata_access`.

We have kept around the `can_view_subscribers` function even though it
is the same as `has_metadata_access` right now. Since we've already done
the work of using `can_view_subscribers` at appropriate places, it would
be good to keep that work around in case that function's underlying
implementation changes in the future.
2025-02-11 15:09:16 -08:00
..
e2e-tests puppeteer-navigation: Use more specific view selector. 2025-01-29 15:00:23 -08:00
generated
html 5xx: Remove duplicate error_page class applied on page. 2024-07-03 13:35:12 -07:00
images zulip-icons: Rename to *.cjs. 2024-11-13 09:18:56 -08:00
server katex_server: Fix import/no-named-as-default. 2024-09-25 15:41:01 -07:00
shared saved_snippets: Move "Saved snippets" button to compose control buttons. 2025-01-30 09:46:32 -08:00
src stream_data: Use has_metadata_access for can_view_subscribers. 2025-02-11 15:09:16 -08:00
styles subscription settings: Collapse header into two rows at narrower screens. 2025-02-11 14:58:17 -08:00
templates recent_view: Show topic menu instead of topic visibility popover. 2025-02-08 08:52:26 -08:00
tests stream_data: Use has_metadata_access for can_view_subscribers. 2025-02-11 15:09:16 -08:00
third message_link: Add support for empty string topic in syntax. 2025-01-31 14:23:15 -08:00
.browserslistrc
.gitignore emoji: Convert spritesheets to webp. 2024-09-11 09:03:47 -07:00
babel.config.js web: Set "type": "module" and convert various CJS files to ESM. 2024-11-13 09:18:56 -08:00
debug-require-webpack-plugin.ts debug-require: Rename to *.cjs. 2024-11-13 09:18:56 -08:00
debug-require.cjs debug-require: Rename to *.cjs. 2024-11-13 09:18:56 -08:00
postcss.config.js css_variables: Convert module to TypeScript. 2024-11-27 12:24:58 -08:00
webpack.assets.json integrations: Convert module to TypeScript. 2024-12-01 19:33:16 -08:00
webpack.config.ts templates: Convert module to TypeScript. 2024-11-27 13:52:21 -08:00
webpack.dev-assets.json showroom: Standardize "showroom" name for UI components testing pages. 2025-01-13 17:46:15 -08:00