aboutsummaryrefslogtreecommitdiffstats
path: root/worker/notmuch/eventhandlers.go
Commit message (Expand)AuthorAgeFilesLines
* notmuch: track database stateTim Culverhouse2023-08-311-12/+47
* notmuch: replace notmuch library with internal bindingsTim Culverhouse2023-08-301-0/+5
* notmuch: add option to provide path for accountKirill Chibisov2023-08-051-1/+3
* notmuch: use named loggerRobin Jarry2023-06-121-2/+1
* msgstore: fetch message list based on OpenDirectory msgTim Culverhouse2023-04-221-4/+2
* notmuch: use fswatcher to trigger directory count updateTim Culverhouse2023-03-071-3/+3
* logging: rename package to logRobin Jarry2022-12-021-2/+2
* notmuch: simplify DirectoryInfo emitting logicJulian Pidancet2022-10-271-12/+9
* notmuch: make maildir store path configurableJulian Pidancet2022-10-271-11/+13
* notmuch: add maildir supportJulian Pidancet2022-10-271-1/+21
* notmuch: fix cursor movement in threaded viewKoni Marti2022-07-311-1/+1
* logging: use level-based logger functionsRobin Jarry2022-07-231-1/+3
* format: reformat code with go 1.17Robin Jarry2021-12-111-1/+2
* Add missing notmuch build tagsJeffas2020-02-261-0/+2
* notmuch: refresh dirlist in backgroundReto Brunner2020-02-161-1/+14
* notmuch: add internal event loopReto Brunner2020-02-161-0/+9