aboutsummaryrefslogtreecommitdiffstats
path: root/worker/notmuch/eventhandlers.go
Commit message (Expand)AuthorAgeFilesLines
* notmuch: reload all changed messages on DB changeJason Cox2024-08-201-3/+12
* notmuch: speed up lastmod query.Robin Dapp2024-08-031-1/+1
* notmuch: don't reload all message on changeHugo Osvaldo Barrera2024-08-031-12/+3
* commands: add :query to create named notmuch dirsJason Cox2024-02-261-0/+7
* log: move package to libRobin Jarry2024-02-141-1/+1
* 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