No description
Find a file
Shautvast df112755ec Fetch older emails on scroll with lazy loading
Introduce Inbox struct to track the oldest fetched sequence number.
When scrolling past the last email, automatically fetch the next
batch of 50 older messages and append them to the list.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-17 20:58:12 +01:00
src Fetch older emails on scroll with lazy loading 2026-02-17 20:58:12 +01:00
.gitignore basic gui and login to imap 2026-02-17 17:24:35 +01:00
Cargo.lock timezone correction 2026-02-17 20:52:24 +01:00
Cargo.toml timezone correction 2026-02-17 20:52:15 +01:00
CLAUDE.md basic gui and login to imap 2026-02-17 17:24:35 +01:00
config.toml.example basic gui and login to imap 2026-02-17 17:24:35 +01:00
docker-compose.yml basic gui and login to imap 2026-02-17 17:24:35 +01:00
MAIL_SERVER_SETUP.md basic gui and login to imap 2026-02-17 17:24:35 +01:00