summaryrefslogtreecommitdiff
path: root/worker/notmuch
AgeCommit message (Expand)Author
2022-07-23logging: use level-based logger functionsRobin Jarry
2022-07-10threading: enable filtering of server-side threadsTim Culverhouse
2022-07-10threading: add backend capabilities to workersTim Culverhouse
2022-07-02notmuch: fix server-side threadsTim Culverhouse
2022-06-26lint: fix composite literal using unkeyed fieldsMoritz Poldrack
2022-05-31feat: add background mail polling option for all workersTim Culverhouse
2022-03-23logging: added a log on panicMoritz Poldrack
2022-01-20maildir,notmuch: pass in-memory message to callbackNguyễn Gia Phong
2022-01-19maildir,notmuch: avoid leaking open filesNguyễn Gia Phong
2021-12-11format: reformat code with go 1.17Robin Jarry
2021-11-13notmuch: allow sort by file orderKalyan Sriram
2021-11-13notmuch: allow empty searchesKalyan Sriram
2021-11-13messages: allow displaying email threadsy0ast
2021-11-05go.mod: change base git urlRobin Jarry
2021-04-28notmuch/maildir: remove double emit of the dirinfoReto Brunner
2021-02-08notmuch: don't read the full file into memoryReto Brunner
2020-12-02notmuch: trim excluded tagsKalyan Sriram
2020-12-02notmuch: remove gc close hooksReto Brunner
2020-09-27notmuch: rename method to SetFlagReto Brunner
2020-09-24notmuch: close tag objectReto Brunner
2020-08-19Add support for :rmdirARaspiK
2020-08-07notmuch: manually close notmuch objectsReto Brunner
2020-07-08Add additional flagging functionalityARaspiK
2020-07-08notmuch: fix docstringReto Brunner
2020-07-05notmuch: handle the answered flagReto Brunner
2020-05-26notmuch: undefined variable when setting reply flagSrivathsan Murali
2020-05-25Set AnsweredFlag on successful replySrivathsan Murali
2020-05-11notmuch: remove read handling from FetchMessageBodyPartReto Brunner
2020-03-01notmuch: emit dirinfo upon label changeReto Brunner
2020-02-29notmuch: align dirInfo logic to the maildir workerReto Brunner
2020-02-26Add missing notmuch build tagsJeffas
2020-02-16notmuch: refresh dirlist in backgroundReto Brunner
2020-02-16notmuch: add internal event loopReto Brunner
2020-02-16notmuch: emit DirInfo upon requestReto Brunner
2020-02-16notmuch: avoid stale DBsReto Brunner
2019-12-27Add labels to index format (%g)Reto Brunner
2019-12-21notmuch: emit LabelList eventReto Brunner
2019-11-01Notmuch: be resilient to config errorsReto Brunner
2019-11-01notmuch: ignore comments and blank lines when processing query-map fileMatt Snider
2019-09-20notmuch: add sort functionalityReto Brunner
2019-09-16notmuch: implement ModifyLabelsReto Brunner
2019-09-16notmuch: sync maildir flagsReto Brunner
2019-09-16notmuch: extract all notmuch db operations.Reto Brunner
2019-08-29notmuch: add search / filter capabilitiesReto Brunner
2019-08-26Notmuch: use adhoc write connection.Reto Brunner
2019-08-08Add notmuch backendReto Brunner