zulip/web
Aman Agrawal 27ad311b38 recent_view: Fix backfill data not updated after reload.
This fixes backfill data not being inserted in recent view if
recent view was open when it received the backfill data.

Fixed by inserted rows in the sorted order instead of inserting
them randomly which caused rows to not be inserted if there were
no rows around the row being inserted.

(cherry picked from commit 6fe3ceb0ee)
2024-11-19 17:14:11 -08:00
..
e2e-tests search: Empty input on open, and show current narrow search suggestions. 2024-07-19 16:55:09 -07:00
generated
html 5xx: Remove duplicate `error_page` class applied on page. 2024-07-03 13:35:12 -07:00
images thumbnail: Show the right spinner based on dark/light mode. 2024-07-21 18:41:59 -07:00
server katex_server: Fix implicit use of any. 2024-05-04 18:53:34 -07:00
shared send_later_popover: Update calendar days icon. 2024-07-19 14:13:12 -07:00
src recent_view: Fix backfill data not updated after reload. 2024-11-19 17:14:11 -08:00
styles styles: Fix invalid CSS generated due to @extend misusage. 2024-10-25 08:22:14 -07:00
templates uploaded_files_list: Fix id pollution. 2024-10-09 17:13:37 -07:00
tests echo: Fix send messages not visible when auto narrowed to recipient. 2024-11-18 18:32:25 -08:00
third bootstrap: Remove legacy `nav nav-list` classes and related CSS. 2024-07-15 10:00:22 -07:00
.browserslistrc
.gitignore
babel.config.js dependencies: Upgrade JavaScript dependencies. 2024-04-25 16:46:03 -07:00
debug-require-webpack-plugin.ts tsconfig: Enable exactOptionalPropertyTypes. 2024-05-16 08:58:20 -07:00
debug-require.js
postcss.config.js eslint: Fix unicorn/no-anonymous-default-export. 2024-04-25 16:46:03 -07:00
webpack.assets.json support: Set discounted price instead percentage for customers. 2024-05-16 02:18:43 -07:00
webpack.config.ts blueslip: Untangle from page_params. 2024-06-22 19:18:10 -07:00
webpack.dev-assets.json