javier
|
a004bdd60f
|
feat: IMAP sync incremental + Account Setup Wizard + robust FETCH parser
- ImapSynchronizer::syncFolder(): detecta eliminados (UIDs locales no en servidor), fetch nuevos (sinceUid), actualiza flags (FLAGS batch)
- fetchAllUids(): SELECT + SEARCH ALL para lista completa UIDs servidor
- parseAndUpdateFlags(): FETCH FLAGS en lotes 100, update DB si cambió read/flagged
- AccountSetupDialog: integra ConnectionWizard para IMAP/POP3 con test de conexión real
- IMAP FETCH parser robusto: logging respuesta servidor + fallback UID-by-UID
- Fix: FETCH failed logging muestra first/last UID + respuesta truncada
|
2026-08-17 15:34:49 +02:00 |
|
javier
|
e81bb0d5fe
|
Actualización de CMakeLists.txt y composeview (añadido getTableView, manejo de carpeta seleccionada, sync, delete, flag)
|
2026-07-05 23:20:35 +02:00 |
|
javier
|
933cce39b9
|
Backup before implementing tag editor for To/Cc/Bcc fields
|
2026-07-05 15:32:12 +02:00 |
|
javier
|
4569c174f0
|
Actualizaciones varias: mejoras en cuenta, sincronización, UI
|
2026-07-05 10:45:44 +02:00 |
|
javier
|
967231db3b
|
Base: fix compile errors in wino-mail-dtkqt (composeview UI, initializeComposition, startNewEmail, authenticator includes)
|
2026-06-23 01:34:13 +02:00 |
|
javier
|
0e9f620fe0
|
Fix build: synchronize Request API, fix GmailSynchronizer, and migrate UI to Qt6 Widgets
|
2026-06-17 22:44:27 +02:00 |
|