Files
MagnumOpus/Packages/MagnumOpusCore
Felix Förtsch fc90d71021 decode RFC 2047 in To/CC names, convert dates to ISO 8601 for correct sorting
- decode RFC 2047 encoded words in To/CC address display names
- convert IMAP RFC 2822 dates to ISO 8601 before storing in MessageRecord,
  so SQLite ORDER BY text comparison sorts chronologically
- strip parenthesized timezone names from dates (e.g. "+0100 (CET)")

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-15 12:34:10 +01:00
..