summaryrefslogtreecommitdiff
path: root/worker
AgeCommit message (Expand)Author
2020-05-26notmuch: undefined variable when setting reply flagSrivathsan Murali
2020-05-25Set AnsweredFlag on successful replySrivathsan Murali
2020-05-16imap: Remove FetchMessageBodyPart.{Encoding,Charset}Reto Brunner
2020-05-11maildir: remove read handling from FetchMessageBodyPartReto Brunner
2020-05-11notmuch: remove read handling from FetchMessageBodyPartReto Brunner
2020-05-06Guess date from received if not presentelumbella
2020-05-05Allow maildir subdirectoriesGrégoire Delattre
2020-05-01store.FetchFull: Change callback type to expose entire messageBen Fiedler
2020-04-24imap/fetch.go: report error when fetching headers failsBen Fiedler
2020-03-09Count recent messages in maildir exists total tooJeffas
2020-03-09Ignore missing message part in getDecodedPartAmir Yalon
2020-03-03Initial support for PGP decryption & signaturesDrew DeVault
2020-03-03worker/imap: rely on go-imap for charset handlingSimon Ser
2020-03-03Mark sent messages as "seen" in maildirGalen Abell
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