aboutsummaryrefslogtreecommitdiff
path: root/worker/notmuch
AgeCommit message (Expand)Author
2024-04-14notmuch: fix disappearing messagesJulio B
2024-04-13ui: use a custom prefix for dummy rootJulio B
2024-04-13notmuch: draw incomplete threadsJulio B
2024-04-02notmuch: add strategies for multi-file messagesJason Cox
2024-04-02notmuch: simplify moving a messageJason Cox
2024-04-02notmuch: ignore duplicate msg ID error on deleteJason Cox
2024-02-26commands: add :query to create named notmuch dirsJason Cox
2024-02-14log: move package to libRobin Jarry
2024-02-11filter: allow workers to combine filter termsKoni Marti
2024-01-27notmuch: correctly run queries in `*` folderJason Cox
2024-01-26flags: add support for draft flagJason Cox
2024-01-26notmuch: centralize flag/tag mappingsJason Cox
2024-01-07notmuch: keep track of all siblings in threadJason Cox
2023-12-31templates: add full path of file(s) as Filename(s)Bence Ferdinandy
2023-12-30notmuch: remove dynamic foldersKoni Marti
2023-11-02fold: allow for multiple folding levelsinwit
2023-10-28search: use a common api for all workersRobin Jarry
2023-10-28worker: move shared code to libRobin Jarry
2023-10-13notmuch: return all siblings in threadsinwit
2023-09-27ui: enable showing of thread-contextTim Culverhouse
2023-09-19lib: return a new Header from LimitHeadersTim Culverhouse
2023-08-31notmuch: internally sort threads newest firstTim Culverhouse
2023-08-31notmuch: refactor SetFlagTim Culverhouse
2023-08-31notmuch: track database stateTim Culverhouse
2023-08-31notmuch: fix modify labels dropping threadingTim Culverhouse
2023-08-31notmuch: check context when opening directoryTim Culverhouse
2023-08-30notmuch: remove unused codeTim Culverhouse
2023-08-30notmuch: replace notmuch library with internal bindingsTim Culverhouse
2023-08-27xdg: get rid of deprecated dependenciesRobin Jarry
2023-08-05notmuch: add option to provide path for accountKirill Chibisov
2023-08-04watchers: move filesystem monitoring stuff in libRobin Jarry
2023-06-22maildir: add folder-mapKoni Marti
2023-06-22lib: parse query-map and folder-map filesKoni Marti
2023-06-22worker: add WorkerInteractor interfaceKoni Marti
2023-06-20notmuch: implement cancellation of requestsTim Culverhouse
2023-06-17notmuch: translate filter/search options to queryKoni Marti
2023-06-12notmuch: use named loggerRobin Jarry
2023-05-16headers: enable partial header fetchingTim Culverhouse
2023-05-16imap: use delimiter from serverMoritz Poldrack
2023-04-26messageinfo: report message sizesKoni Marti
2023-04-22directory: add IANA mailbox rolesTim Culverhouse
2023-04-22directory: use directory to store rue countsTim Culverhouse
2023-04-22directory: remove attributes fieldTim Culverhouse
2023-04-22msgstore: create from types.Directory messageTim Culverhouse
2023-04-22capabilities: report capabilities from backendTim Culverhouse
2023-04-22msgstore: fetch message list based on OpenDirectory msgTim Culverhouse
2023-03-07notmuch: use fswatcher to trigger directory count updateTim Culverhouse
2023-03-07notmuch/checkmail: simplify check-mail functionTim Culverhouse
2023-01-06lint: add missing panic handlers in goroutinesRobin Jarry
2023-01-04model: change flags array to bitmaskRobin Jarry