Files
snek/src
retoor 034076db65 feat: replace offsetMessage with firstMessage for correct scroll pagination anchor
The diff changes the pagination parameter from `offsetMessage.dataset.created_at` to `firstMessage.dataset.created_at` in the `getMessages` RPC call, ensuring the scroll-up infinite loading uses the correct timestamp anchor for fetching older messages.
2025-02-17 18:06:10 +00:00
..