aboutsummaryrefslogtreecommitdiffstats
path: root/src/mimeparser.h
AgeCommit message (Expand)AuthorFilesLines
27 hoursfeat(compose): open a draft to finish itDanilo M.1-0/+7
4 daysfeat(compose): derive a reply's recipients and headers, item 123Danilo M.1-0/+16
11 daysrefactor(mime): expose the Date: header parse as MimeParser::parseDateDanilo M.1-0/+11
2026-08-11feat(sent): add a Sent view, flat and by recipientDanilo M.1-0/+17
2026-08-04feat: make attachments reachable from the message paneDanilo M.1-0/+29
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-0/+18
2026-08-04feat: add MimeParser with GMime and safe attachment namingDanilo M.1-0/+64