aboutsummaryrefslogtreecommitdiffstats
path: root/worker/notmuch
Commit message (Expand)AuthorAgeFilesLines
* treewide: replace uint32 uids with opaque stringsRobin Jarry2024-08-283-31/+15
* notmuch: fix watcher pathThorben Günther2024-08-241-3/+14
* notmuch: set the "passed" tag when forwarding msgsinwit2024-08-203-8/+36
* notmuch: reload all changed messages on DB changeJason Cox2024-08-202-23/+41
* notmuch: only send Done event if deletion succeedsHugo Osvaldo Barrera2024-08-031-1/+1
* notmuch: remove redundant queryHugo Osvaldo Barrera2024-08-031-9/+8
* notmuch: speed up lastmod query.Robin Dapp2024-08-031-1/+1
* notmuch: improve logging for watcherHugo Osvaldo Barrera2024-08-031-1/+2
* notmuch: don't reload all message on changeHugo Osvaldo Barrera2024-08-032-41/+23
* query: allow forcing overwrite of existing folderBence Ferdinandy2024-06-231-1/+1
* notmuch: fix disappearing messagesJulio B2024-04-141-1/+4
* ui: use a custom prefix for dummy rootJulio B2024-04-131-0/+1
* notmuch: draw incomplete threadsJulio B2024-04-131-5/+11
* notmuch: add strategies for multi-file messagesJason Cox2024-04-023-88/+406
* notmuch: simplify moving a messageJason Cox2024-04-021-10/+1
* notmuch: ignore duplicate msg ID error on deleteJason Cox2024-04-021-1/+1
* commands: add :query to create named notmuch dirsJason Cox2024-02-262-16/+51
* log: move package to libRobin Jarry2024-02-144-4/+4
* filter: allow workers to combine filter termsKoni Marti2024-02-111-3/+6
* notmuch: correctly run queries in `*` folderJason Cox2024-01-272-17/+22
* flags: add support for draft flagJason Cox2024-01-262-1/+29
* notmuch: centralize flag/tag mappingsJason Cox2024-01-263-33/+36
* notmuch: keep track of all siblings in threadJason Cox2024-01-071-5/+3
* templates: add full path of file(s) as Filename(s)Bence Ferdinandy2023-12-311-0/+4
* notmuch: remove dynamic foldersKoni Marti2023-12-301-1/+7
* fold: allow for multiple folding levelsinwit2023-11-021-1/+5
* search: use a common api for all workersRobin Jarry2023-10-282-73/+90
* worker: move shared code to libRobin Jarry2023-10-281-3/+4
* notmuch: return all siblings in threadsinwit2023-10-131-24/+10
* ui: enable showing of thread-contextTim Culverhouse2023-09-272-8/+15
* lib: return a new Header from LimitHeadersTim Culverhouse2023-09-191-2/+2
* notmuch: internally sort threads newest firstTim Culverhouse2023-08-311-1/+11
* notmuch: refactor SetFlagTim Culverhouse2023-08-311-17/+10
* notmuch: track database stateTim Culverhouse2023-08-314-63/+77
* notmuch: fix modify labels dropping threadingTim Culverhouse2023-08-311-7/+4
* notmuch: check context when opening directoryTim Culverhouse2023-08-311-0/+3
* notmuch: remove unused codeTim Culverhouse2023-08-301-15/+0
* notmuch: replace notmuch library with internal bindingsTim Culverhouse2023-08-303-316/+210
* xdg: get rid of deprecated dependenciesRobin Jarry2023-08-271-14/+4
* notmuch: add option to provide path for accountKirill Chibisov2023-08-052-2/+10
* watchers: move filesystem monitoring stuff in libRobin Jarry2023-08-041-2/+3
* maildir: add folder-mapKoni Marti2023-06-221-2/+14
* lib: parse query-map and folder-map filesKoni Marti2023-06-221-17/+2
* worker: add WorkerInteractor interfaceKoni Marti2023-06-221-5/+5
* notmuch: implement cancellation of requestsTim Culverhouse2023-06-202-17/+38
* notmuch: translate filter/search options to queryKoni Marti2023-06-172-4/+106
* notmuch: use named loggerRobin Jarry2023-06-122-36/+35
* headers: enable partial header fetchingTim Culverhouse2023-05-161-0/+10
* imap: use delimiter from serverMoritz Poldrack2023-05-161-0/+7
* messageinfo: report message sizesKoni Marti2023-04-261-1/+14