summaryrefslogtreecommitdiffstats
path: root/src/messageview.cpp
AgeCommit message (Expand)AuthorFilesLines
2026-08-04feat(message): show From/To/Cc and add a details dialogDanilo M.1-5/+110
2026-08-04feat: make attachments reachable from the message paneDanilo M.1-2/+190
2026-08-04feat: own the message-pane zoom and persist itDanilo M.1-0/+93
2026-08-04feat: render tags as chips instead of a text columnDanilo M.1-0/+18
2026-08-04Add GPLv2-only license and per-file headersDanilo M.1-0/+18
2026-08-04fix: drop cached remote images when switching threadsDanilo M.1-0/+20
2026-08-04fix: render the message pane at allDanilo M.1-4/+12
2026-08-04feat: add MessageView with locked-down web engine profileDanilo M.1-0/+227