aboutsummaryrefslogtreecommitdiff
path: root/worker/notmuch/lib/database.go
AgeCommit message (Expand)Author
2024-04-14notmuch: fix disappearing messagesJulio B
2024-04-13ui: use a custom prefix for dummy rootJulio B
2024-04-13notmuch: draw incomplete threadsJulio B
2024-04-02notmuch: ignore duplicate msg ID error on deleteJason Cox
2024-02-14log: move package to libRobin Jarry
2024-01-27notmuch: correctly run queries in `*` folderJason Cox
2024-01-07notmuch: keep track of all siblings in threadJason Cox
2023-11-02fold: allow for multiple folding levelsinwit
2023-10-13notmuch: return all siblings in threadsinwit
2023-09-27ui: enable showing of thread-contextTim Culverhouse
2023-08-31notmuch: internally sort threads newest firstTim Culverhouse
2023-08-31notmuch: track database stateTim Culverhouse
2023-08-30notmuch: replace notmuch library with internal bindingsTim Culverhouse
2023-06-20notmuch: implement cancellation of requestsTim Culverhouse
2023-03-07notmuch: use fswatcher to trigger directory count updateTim Culverhouse
2022-12-02logging: rename package to logRobin Jarry
2022-10-27notmuch: add MsgIDFromFilename method to notmuch.DBJulian Pidancet
2022-10-27notmuch: fix bad copy-paste in MsgModifyTags loggingJulian Pidancet
2022-10-27notmuch: add IndexFile and DeleteMessage methods to notmuch.DBJulian Pidancet
2022-10-27notmuch: add MsgFilenames method to notmuch.DBJulian Pidancet
2022-09-01notmuch: fix regression in error handlingJose Lombera
2022-08-04lint: work nicely with wrapped errors (errorlint)Moritz Poldrack
2022-08-04lint: homogenize operations and minor fixes (gocritic)Moritz Poldrack
2022-08-04lint: ensure errors are at least logged (errcheck)Moritz Poldrack
2022-08-01lint: apply new formatting rulesMoritz Poldrack
2022-07-23logging: use level-based logger functionsRobin Jarry
2022-07-02notmuch: fix server-side threadsTim Culverhouse
2021-12-11format: reformat code with go 1.17Robin Jarry
2021-11-13messages: allow displaying email threadsy0ast
2020-12-02notmuch: remove gc close hooksReto Brunner
2020-09-24notmuch: close tag objectReto Brunner
2020-08-07notmuch: manually close notmuch objectsReto Brunner
2020-02-16notmuch: avoid stale DBsReto Brunner
2019-12-21notmuch: emit LabelList eventReto Brunner
2019-09-16notmuch: sync maildir flagsReto Brunner
2019-09-16notmuch: extract all notmuch db operations.Reto Brunner