zulip/web
Aman Agrawal 0c649ff2aa message_fetch: Avoid non-contiguous conversations in recent view.
Fixes #27208. Fixes #27207.

We only process messages from all_messages_data and special data
fetched for recent view only.

This avoids us having a conversation present in recent view which is
not contiguous due to loading a random old conversation.

Also, to ensure displayed conversations are contiguous while we are
loading data, we don't show message list data until we have found the
newest message in the list.
2023-10-17 13:03:49 -07:00
..
e2e-tests e2e-tests: Remove now-unnecessary StackFrame cast. 2023-10-16 15:00:55 -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 message_fetch: Avoid non-contiguous conversations in recent view. 2023-10-17 13:03:49 -07:00
styles inbox: Use new empty-list-message style and center the text. 2023-10-17 11:55:41 -07:00
templates inbox: Use new empty-list-message style and center the text. 2023-10-17 11:55:41 -07:00
tests recent view: Add button to fetch more conversations. 2023-10-13 16:14:55 -07:00
third Partially revert "compose: Ensure cursor is scrolled into view after content is inserted." 2023-10-17 12:26:33 -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