summaryrefslogtreecommitdiff
path: root/worker/notmuch/message.go
AgeCommit message (Expand)Author
2022-01-19maildir,notmuch: avoid leaking open filesNguyễn Gia Phong
2021-12-11format: reformat code with go 1.17Robin Jarry
2021-11-05go.mod: change base git urlRobin Jarry
2021-02-08notmuch: don't read the full file into memoryReto Brunner
2020-09-27notmuch: rename method to SetFlagReto Brunner
2020-07-08Add additional flagging functionalityARaspiK
2020-05-26notmuch: undefined variable when setting reply flagSrivathsan Murali
2020-05-25Set AnsweredFlag on successful replySrivathsan Murali
2019-12-27Add labels to index format (%g)Reto Brunner
2019-09-16notmuch: extract all notmuch db operations.Reto Brunner
2019-08-26Notmuch: use adhoc write connection.Reto Brunner
2019-08-08Add notmuch backendReto Brunner