Files
Serdar Ozturk 38f3e1f5d4 Refactor message cursor handling into dedicated repository
Solution:
- Add MessageCursorRepository to manage cursor lifecycle
- Delegate getConversationCursor to the new repository
- Limit RustMessageListQuery to reusing the active paginator only
- First try to reuse Mailbox scroller to create a cursor
- Fall back to a separate cursor scroller scoped to the repository

ET-4801
2026-04-15 13:29:48 +00:00
..
2025-10-13 11:24:35 +00:00