zulip/web
evykassirer 5434130171 buddy list: Calculate render data once per view.
The work now being done in set_render_data used
to be done in render_more, which is called in
batches of 20 rows at a time. This work only
needs to be done once per narrow/view, so this
is a great performance improvement.
2024-02-22 16:05:27 -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 buddy list: Calculate render data once per view. 2024-02-22 16:05:27 -08:00
styles buddy list: Create section in buddy list for users from narrow. 2024-02-22 16:05:27 -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: Calculate render data once per view. 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