ultisuite-backend/internal/mail
R3D347HR4Y e6a04fdd31
Some checks failed
CI / Go tests (push) Has been cancelled
CI / Integration tests (push) Has been cancelled
CI / DB migrations (push) Has been cancelled
feat(mail): implement UTF-8 mojibake repair functionality
- Added repairUTF8Mojibake function to fix UTF-8 text misread as Latin-1, addressing common encoding issues in email bodies.
- Enhanced RepairStoredBodies and RepairSnippetWithBodies functions to utilize the new mojibake repair logic.
- Introduced unit tests for mojibake repair functionality to ensure accurate text restoration.
- Updated charset handling in repairLegacyCharsetString to incorporate mojibake repair, improving overall text processing reliability.
2026-06-18 11:11:36 +02:00
..
autoconfig Backend starting to get good 2026-05-24 00:03:36 +02:00
connect Backend starting to get good 2026-05-24 00:03:36 +02:00
credentials Backend starting to get good 2026-05-24 00:03:36 +02:00
hosted feat(config): enhance AI gateway and model management features 2026-06-13 20:38:26 +02:00
imap feat(mail): implement UTF-8 mojibake repair functionality 2026-06-18 11:11:36 +02:00
limits Enhance mail API with rate limiting, idempotency, and attachment management 2026-05-22 17:19:16 +02:00
listunsubscribe huhu 2026-05-25 13:52:27 +02:00
oauth Backend starting to get good 2026-05-24 00:03:36 +02:00
rules feat(transcription): integrate Faster Whisper for Jitsi transcriptions 2026-06-12 19:10:18 +02:00
sanitize Lots of changes 2026-06-04 00:12:11 +02:00
smtp Backend starting to get good 2026-05-24 00:03:36 +02:00
stalwart feat(mail): integrate Stalwart hosted mail and migration features 2026-06-13 12:47:08 +02:00
storage Add mail attachment and draft management features 2026-05-22 17:14:36 +02:00
threading huhu 2026-05-25 13:52:27 +02:00
webhooks feat(automation): dispatch rules/webhooks on mail, drive, contacts 2026-06-07 15:51:47 +02:00