aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_notmuchworker.cpp
AgeCommit message (Expand)AuthorFilesLines
18 hoursfix(drafts): index a saved draft so it appears without a syncDanilo M.1-0/+106
5 daysfix(worker): read the mail root, not the index directoryDanilo M.1-3/+130
6 daysfix(worker): give a moved message a fresh maildir nameDanilo M.1-3/+140
8 daysfeat(worker): move messages between maildir foldersDanilo M.1-0/+144
9 daysfeat(ui): act on the message a row displays, not its whole threadDanilo M.1-0/+50
11 daystest(worker): cover the Sent view's matched-message branchDanilo M.1-0/+37
11 daysfeat(pane): always render one message, never the conversationthread-view-removedDanilo M.1-0/+32
12 daysfeat(rules): every Maildir folder in the Folder dropdownDanilo M.1-0/+77
13 daysfeat(worker): count messages as well as threadsDanilo M.1-0/+61
2026-08-11feat(sent): add a Sent view, flat and by recipientDanilo M.1-13/+151
2026-08-10feat(ui): let the user choose newest or oldest firstDanilo M.1-0/+22
2026-08-10feat(worker): let a query choose newest or oldest firstDanilo M.1-3/+25
2026-08-10feat(ui): render a single message when its row is selectedDanilo M.1-0/+38
2026-08-10feat(worker): load a thread as a reply tree with per-message depthDanilo M.1-0/+52
2026-08-07feat(ui): add a Maildir overview under HelpDanilo M.1-0/+44
2026-08-07feat(ui): fill the blank message pane with a branded placeholderDanilo M.1-0/+51
2026-08-04feat(worker): list every tag in the databaseDanilo M.1-0/+39
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/+419