zulip/web
Kislay Verma f209c65af3 composebox_typeahead: Clean up override_rewire.
We replace the rewires with `peer_data.set_subscribers`.
This also adds the passed stream_id to the set
`fetched_stream_ids`, which allows us to eliminate the
mocking of `channel.ts` in the test file. The mock was
earlier required because of a call to
`peer_data.maybe_fetch_stream_subscribers` in
`compare_people_for_relevance`.

Fixes part of #32326.
2025-08-11 11:57:49 -07:00
..
e2e-tests user_status: Improve selectable default user status options styling. 2025-08-11 11:54:18 -07:00
generated
html web: Sync content of Django and nginx error pages. 2025-04-03 17:09:46 -07:00
images help: Disallow class in svg. 2025-07-23 11:24:12 -07:00
server
shared integrations: Add URL option and UI for mapping messages to Zulip channels. 2025-08-07 17:19:03 -07:00
src composebox_typeahead: Clean up override_rewire. 2025-08-11 11:57:49 -07:00
styles user_status: Add active state styling to status emoji picker. 2025-08-11 11:54:18 -07:00
templates user_status: Add INTERACTIVE_HOVER_DELAY to status emoji picker tooltip. 2025-08-11 11:54:18 -07:00
tests composebox_typeahead: Clean up override_rewire. 2025-08-11 11:57:49 -07:00
third alerts: Restore alert-success colors. 2025-07-09 14:04:52 -07:00
.browserslistrc browserslist: Add support for logical props. 2025-05-21 15:19:08 -07:00
.gitignore
babel.config.js dependencies: Upgrade JavaScript dependencies. 2025-06-25 16:53:17 -07:00
debug-require-webpack-plugin.ts
debug-require.cjs
postcss.config.js postcss: Work around postcss-extend-rule incompatibility with :is(). 2025-05-23 22:25:38 -07:00
webpack.assets.json confirm_email_change: Use redirect-to-POST trick. 2025-07-07 17:15:08 -07:00
webpack.config.ts webpack: Disable cross-origin-header-check middleware. 2025-04-15 16:18:06 -07:00
webpack.dev-assets.json