Files
zulip/web
Aman Agrawal 9ffe31e352 message_list_view: Fix missing bookend when prepending messages.
The logic for inserting bookend when prepending messages was
missing.

Fixed by inserting the bookend at the correct position.

Reproducer:

Modify `message_fetch` parameters to only fetch
one message per fetch to ensure that each message is prepended.

Subscribe to a channel and send a message.

Reload.

Bookend is absent before the latest message without this commit.
2025-10-14 11:52:36 -07:00
..
2025-10-07 22:42:50 -07:00