aboutsummaryrefslogtreecommitdiffstats
path: root/src/mimeparser.cpp
AgeCommit message (Expand)AuthorFilesLines
27 hoursfeat(compose): open a draft to finish itDanilo M.1-0/+1
4 daysfeat(compose): derive a reply's recipients and headers, item 123Danilo M.1-0/+2
11 daysrefactor(mime): expose the Date: header parse as MimeParser::parseDateDanilo M.1-5/+10
2026-08-11feat(sent): add a Sent view, flat and by recipientDanilo M.1-0/+59
2026-08-07fix(mime): a body part carrying a Content-Id no longer renders blankDanilo M.1-1/+8
2026-08-04feat: make attachments reachable from the message paneDanilo M.1-0/+103
2026-08-04Add GPLv2-only license and per-file headersDanilo M.1-0/+18
2026-08-04fix: make attachment path-containment guard separator-awareDanilo M.1-4/+23
2026-08-04feat: add MimeParser with GMime and safe attachment namingDanilo M.1-0/+218