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