zulip/web
Prakhar Pratyush a8d056ac3b typing: Fix assertion error when narrowed to a non existing stream.
When narrowing to a stream which doesn't exist, the
code to render users who are typing in that narrow
resulted in an assertion error as the stream didn't exist.

This commit removes the assertion and returns an empty array
(array of users who are typing) in such case to fix the issue.
2024-02-22 16:12:42 -08:00
..
e2e-tests buddy list: Create section in buddy list for users from narrow. 2024-02-22 16:05:27 -08:00
generated
html
images portico: Remove screenshots from /apps. 2024-01-31 16:10:32 -08:00
shared typing_status: Add an extra notification_event_type to Recipients. 2024-02-12 10:51:12 -08:00
src typing: Fix assertion error when narrowed to a non existing stream. 2024-02-22 16:12:42 -08:00
styles features: Make All view table as narrow as possible. 2024-02-22 16:10:56 -08:00
templates buddy list: Create section in buddy list for users from narrow. 2024-02-22 16:05:27 -08:00
tests buddy_list: Convert module to typescript. 2024-02-22 16:05:27 -08:00
third bootstrap: Remove pre styles. 2024-02-19 18:15:26 -08: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 billing: Add separate entry point for billing login pages. 2024-02-20 11:51:32 -08:00
webpack.config.ts webpack_public_path: Replace with webpack 5 publicPath: "auto" setting. 2023-10-16 10:36:27 -07:00
webpack.dev-assets.json development: Update modal in emails page to use micromodal. 2023-10-05 09:28:27 -07:00