aboutsummaryrefslogtreecommitdiffstats
path: root/src/types.h
AgeCommit message (Expand)AuthorFilesLines
36 hoursfeat(compose): open a draft to finish itDanilo M.1-1/+16
5 daysfix(config): reject garbage numerics instead of silently reading zero, item 123Danilo M.1-1/+1
5 daysfeat(config): send_command and the [compose] section, item 123Danilo M.1-0/+41
8 daysfeat(delete): move the message to the account's trash folderDanilo M.1-0/+20
9 daysfeat(ui): act on the message a row displays, not its whole threadDanilo M.1-0/+23
11 daysfeat(pane): always render one message, never the conversationthread-view-removedDanilo M.1-0/+15
2026-08-11feat(panes): draw the pane marks from shipped SVGs, not font glyphsDanilo M.1-0/+21
2026-08-11feat(sent): add a Sent view, flat and by recipientDanilo M.1-0/+12
2026-08-10feat(model): resolve action scope from the selected row kindDanilo M.1-0/+26
2026-08-10feat(worker): load a thread as a reply tree with per-message depthDanilo M.1-0/+1
2026-08-10feat(types): add MessageNode for message rows in the thread listDanilo M.1-0/+31
2026-08-07feat(ui): add a Maildir overview under HelpDanilo M.1-0/+14
2026-08-04feat: show a paperclip for threads with attachmentsDanilo M.1-0/+7
2026-08-04feat: show that a tag action landedDanilo M.1-0/+7
2026-08-04Add GPLv2-only license and per-file headersDanilo M.1-0/+18
2026-08-04feat: add cross-thread value types and notmuch RAII wrappersDanilo M.1-0/+51