aboutsummaryrefslogtreecommitdiffstats
path: root/src/notmuchworker.cpp
AgeCommit message (Expand)AuthorFilesLines
10 hoursfix(delete): recover when a sync renamed the file underneath a moveDanilo M.1-1/+81
23 hoursfix(drafts): index a saved draft so it appears without a syncDanilo M.1-1/+92
3 daysfeat(compose): wire the composer into the main window, item 123compose-and-sendDanilo M.1-1/+31
5 daysrefactor(maildir): extract freshMaildirName for reuse, item 123Danilo M.1-61/+3
5 daysfix(worker): read the mail root, not the index directoryDanilo M.1-4/+26
6 daysfix(worker): give a moved message a fresh maildir nameDanilo M.1-4/+73
7 daysfeat(delete): bind Del, and resolve a restore against the databaseDanilo M.1-4/+23
7 daysfeat(worker): resolve whole threads to their messages, ids and pathsDanilo M.1-0/+66
8 daysfeat(delete): move the message to the account's trash folderDanilo M.1-0/+56
8 daysfeat(worker): move messages between maildir foldersDanilo M.1-0/+106
9 daysfeat(ui): act on the message a row displays, not its whole threadDanilo M.1-0/+6
11 daysfeat(pane): always render one message, never the conversationthread-view-removedDanilo M.1-0/+50
12 daysfeat(rules): every Maildir folder in the Folder dropdownDanilo M.1-0/+37
13 daysfeat(worker): count messages as well as threadsDanilo M.1-0/+31
2026-08-11feat(sent): add a Sent view, flat and by recipientDanilo M.1-2/+55
2026-08-10feat(ui): let the user choose newest or oldest firstDanilo M.1-0/+16
2026-08-10feat(worker): let a query choose newest or oldest firstDanilo M.1-2/+5
2026-08-10feat(ui): render a single message when its row is selectedDanilo M.1-0/+48
2026-08-10feat(worker): load a thread as a reply tree with per-message depthDanilo M.1-0/+93
2026-08-07feat(ui): add a Maildir overview under HelpDanilo M.1-0/+42
2026-08-07feat(ui): fill the blank message pane with a branded placeholderDanilo M.1-0/+30
2026-08-06fix(sync): hold tag edits made during a background syncDanilo M.1-1/+10
2026-08-04feat(worker): list every tag in the databaseDanilo M.1-0/+21
2026-08-04Add GPLv2-only license and per-file headersDanilo M.1-0/+18
2026-08-04feat: add NotmuchWorker with batched queries and tag mutationDanilo M.1-0/+316