Each sync cycle now records per-mailbox fetched/skipped/bytes in a new sync_log_mailboxes table and displays a collapsible "Per mailbox" section in the sync log screen. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1.2 KiB
Later
mail-loop.com (anstatt shared inbox).
Create a re-usable JMAP package.
full-sync: Imaging the sync got out-of-sync somehow. Provide a way via UI to force a sync. First create a plan. Avoid downloading big bodies/attachments again.
mailcoach.de
done?
think about that: Maybe we should not mock jmap/imap/smtp. We have a temproary Stalwart.
Just like mocking DB in Django makes no sense.
Try Qwen, vscode plugin
test/unit/fake_imap.dart
Why is that still needed? We have Stalwart.
du -a | sort -rn | head
Why is the directory so big? 4 GByte?
After Try Connection, show some matching icon next to the text.
Mail edit, attachment:
List of attached files should be visible and editable. Show size, and type of file.
Make it possible to open/view the file.
Test with a Fastmail account
LINTING.md
Sieve: JMAP, easy. Per IMAP...
Flutter best practices?
Flutter/Dart Linters?
scripts/check_coverage.dart reduce files in _excluded.
Renovate: Is there a way to run it outside Github Actions? On cli?
Write test which fails, when _excluded contains unknown files.
Thread view (group by References / In-Reply-To)
Search (IMAP SEARCH command)