zulip/web
Aman Agrawal 2348d6f1f9 recent_view_ui: Avoid non-contiguous rows in recent view.
Fixes #27207

The recent view's data sources are mainly all_messages_data,
but if you click into a stream via the left sidebar that has
no recent conversation history, one can reliably reproduce that
some of those conversations will end up being displayed in the
recent view, despite not being temporally contiguous with what
it has data for.

To avoid it, we only process messages fetched for all message data.
2023-10-16 13:25:15 -07:00
..
e2e-tests gear_menu: Remove logout button, moved to new personal menu. 2023-10-12 15:31:01 -07:00
generated
html
images typos: Fix typos caught by typos. 2023-10-09 11:55:16 -07:00
shared personal_menu: Add new SVGs. 2023-10-12 15:31:01 -07:00
src recent_view_ui: Avoid non-contiguous rows in recent view. 2023-10-16 13:25:15 -07:00
styles recent view: Add button to fetch more conversations. 2023-10-13 16:14:55 -07:00
templates left_sidebar: Make toggle DM section keyboard accessible. 2023-10-16 13:11:42 -07:00
tests recent view: Add button to fetch more conversations. 2023-10-13 16:14:55 -07:00
third compose_typeahead: Add new indicator to topic items in typeahead. 2023-10-12 14:44:40 -07:00
.browserslistrc
.gitignore
babel.config.js dependencies: Upgrade JavaScript dependencies. 2023-10-09 14:16:23 -07:00
debug-require-webpack-plugin.ts
debug-require.js
postcss.config.js
webpack.assets.json hello: Fix client logos not changing on hello page. 2023-10-06 12:51:57 -07: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