aboutsummaryrefslogtreecommitdiffstats
path: root/src/mimeparser.cpp
AgeCommit message (Expand)AuthorFilesLines
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