aboutsummaryrefslogtreecommitdiffstats
path: root/src/messageview.cpp
AgeCommit message (Expand)AuthorFilesLines
22 hoursfeat(compose): offer Edit on a draft in the message pane's barDanilo M.1-1/+21
29 hoursfix(ui): move Compose back, drop the bar below the header, size its iconsDanilo M.1-2/+13
30 hoursfeat(ui): give the message pane its own action barDanilo M.1-0/+43
30 hoursfeat(messageview): give the notice bars a ground and a severityDanilo M.1-15/+62
30 hoursfix(messageview): drop the receive-only ribbon when the pane is blankedDanilo M.1-0/+8
3 daysfeat(compose): wire the composer into the main window, item 123compose-and-sendDanilo M.1-0/+29
5 daysfix(pane): drop Save link from a link's context menuDanilo M.1-0/+20
5 daysfix(pane): open a target="_blank" link, and drop the dead link actionsDanilo M.1-1/+135
6 daysfeat(pane): move the copy confirmation into the message paneDanilo M.1-3/+103
6 daysfeat(pane): offer Select all, and report what a copy copiedDanilo M.1-2/+60
8 daysfix(ui): drop the browser's own actions from the message pane menuDanilo M.1-0/+52
11 daysfeat(search): offer Exclude from search in both menusDanilo M.1-0/+8
11 daysfeat(search): push the query bar's emptiness into the panesDanilo M.1-1/+1
11 daysrefactor(search): carry SearchMode instead of bool extendDanilo M.1-6/+8
11 daysfix(details): close the dialog before the search runs, not afterDanilo M.1-4/+8
11 daysfeat(search): run a search asked for from the message paneDanilo M.1-2/+28
11 daysfeat(details): rebuild the message details dialog as rowsDanilo M.1-49/+6
11 daysfeat(search): search for the selected body textDanilo M.1-0/+42
11 daysfeat(search): offer the header's fields for searchingDanilo M.1-0/+72
14 daysfeat(panes): draw the pane marks from shipped SVGs, not font glyphsDanilo M.1-1/+58
2026-08-10feat(view): follow a background sync without a keystrokeDanilo M.1-0/+56
2026-08-07feat(ui): fill the blank message pane with a branded placeholderDanilo M.1-3/+72
2026-08-07fix(ui): the message pane follows the desktop themeDanilo M.1-1/+15
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