mirror of
https://github.com/zulip/zulip.git
synced 2026-07-03 21:10:12 +08:00
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. |
||
|---|---|---|
| .. | ||
| e2e-tests | ||
| generated | ||
| html | ||
| images | ||
| shared | ||
| src | ||
| styles | ||
| templates | ||
| tests | ||
| third | ||
| .browserslistrc | ||
| .gitignore | ||
| babel.config.js | ||
| debug-require-webpack-plugin.ts | ||
| debug-require.js | ||
| postcss.config.js | ||
| webpack.assets.json | ||
| webpack.config.ts | ||
| webpack.dev-assets.json | ||