Skip to content

feat: improve chat history paging and unread navigation#9

Merged
shakkernerd merged 4 commits into
mainfrom
feat/chat-history-paging
May 10, 2026
Merged

feat: improve chat history paging and unread navigation#9
shakkernerd merged 4 commits into
mainfrom
feat/chat-history-paging

Conversation

@shakkernerd
Copy link
Copy Markdown
Member

Summary

  • add cursor-based message history paging for channel and DM history
  • keep the chat message window bounded while preserving unread, pending, selected, and scroll-anchor messages
  • improve unread divider/bar behavior during history jumps and scroll-to-present flows
  • add CI coverage for bot auth and paging paths so the current Go coverage gate stays green

Verification

  • pnpm check
  • pnpm coverage
  • pnpm exec playwright test tests/e2e/chat.spec.ts --grep "unread bar jumps|read history returns|automatic read receipts|message history pages"
  • git diff --check

@shakkernerd shakkernerd merged commit 2db7b2b into main May 10, 2026
4 checks passed
@shakkernerd shakkernerd deleted the feat/chat-history-paging branch May 10, 2026 00:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant