aboutsummaryrefslogtreecommitdiff
path: root/worker
AgeCommit message (Expand)Author
2020-03-01notmuch: emit dirinfo upon label changeReto Brunner
2020-02-29remove the dirInfoUpdateRequest functionalityReto Brunner
2020-02-29notmuch: align dirInfo logic to the maildir workerReto Brunner
2020-02-28Cleanup sorting logicJeffas
2020-02-28Update DirectoryInfo handling for maildirJeffas
2020-02-26Make search more lenientJeffas
2020-02-26Add missing notmuch build tagsJeffas
2020-02-25Ensure new directory exists before unwatching oldGalen Abell
2020-02-25lib/msgstore: debounce directoryUpdateRequestsReto Brunner
2020-02-16notmuch: refresh dirlist in backgroundReto Brunner
2020-02-16notmuch: add internal event loopReto Brunner
2020-02-16notmuch: emit DirInfo upon requestReto Brunner
2020-02-16Request DirInfo whenever the unread count may have changedReto Brunner
2020-02-16imap: fix double closing idleStopReto Brunner
2020-02-16notmuch: avoid stale DBsReto Brunner
2020-02-06worker/lib/parse: be more tolerant with parsing email addressesTimmy Douglas
2020-01-24imap: emit messageinfo when changing read state.Reto Brunner
2020-01-18worker/imap: don't decode in FetchFullMessage.Reto Brunner
2020-01-05maildir/notmuch: don't re-encode readersReto Brunner
2020-01-05imap: decode reader prior to returning themReto Brunner
2020-01-05FetchBodyParts: decode source in the workersReto Brunner
2019-12-27Add labels to index format (%g)Reto Brunner
2019-12-21notmuch: emit LabelList eventReto Brunner
2019-12-21add LabelList eventReto Brunner
2019-12-07decode(RFC 2047) imap headers to fix encoding in subject & filenamesLeszek CimaƂa
2019-11-17Parse Reply-To header while parsing envelopeSrivathsan Murali
2019-11-10worker/imap: Fix seqMap race conditionKevin Kuehler
2019-11-01Notmuch: be resilient to config errorsReto Brunner
2019-11-01notmuch: ignore comments and blank lines when processing query-map fileMatt Snider
2019-10-16Fix: oauthbearer runtime errorFrode Aannevik
2019-09-20Change search flagsJeffas
2019-09-20notmuch: add sort functionalityReto Brunner
2019-09-20Add sorting functionalityJeffas
2019-09-18Add directory info messagesJeffas
2019-09-16Add basic searching to the maildir backendJeffas
2019-09-16notmuch: implement ModifyLabelsReto Brunner
2019-09-16notmuch: sync maildir flagsReto Brunner
2019-09-16notmuch: extract all notmuch db operations.Reto Brunner
2019-09-12Add modify-labels commandReto Brunner
2019-09-11Add new search behaviour for imapJeffas
2019-09-04all: rewrite references to strings.Index to strings.ContainsWagner Riffel
2019-08-29notmuch: add search / filter capabilitiesReto Brunner
2019-08-29extract search criteria parsing into the backendsReto Brunner
2019-08-26Notmuch: use adhoc write connection.Reto Brunner
2019-08-26imap worker: do not copy mailbox status mutexWagner Riffel
2019-08-08maildir: Preserve flags when copying messagesBen Burwell
2019-08-08Add notmuch backendReto Brunner
2019-08-08Extract message parsing to common worker moduleReto Brunner
2019-08-08Don't print imap errors to uiJelle Besseling
2019-08-02Clean maildirs when openedBen Burwell