about summary refs log tree commit diff stats
path: root/worker/notmuch/message.go
Commit message (Expand)AuthorAgeFilesLines
* notmuch: rename method to SetFlagReto Brunner2020-09-271-4/+4
* Add additional flagging functionalityARaspiK2020-07-081-46/+44
* notmuch: undefined variable when setting reply flagSrivathsan Murali2020-05-261-1/+1
* Set AnsweredFlag on successful replySrivathsan Murali2020-05-251-0/+33
* Add labels to index format (%g)Reto Brunner2019-12-271-0/+4
* notmuch: extract all notmuch db operations.Reto Brunner2019-09-161-85/+49
* Notmuch: use adhoc write connection.Reto Brunner2019-08-261-12/+79
* Add notmuch backendReto Brunner2019-08-081-0/+123