summaryrefslogtreecommitdiff
path: root/worker
AgeCommit message (Expand)Author
2021-11-02imap: use builtin idle supportRobin Jarry
2021-11-01maildir: track the recent flag correctlyReto Brunner
2021-04-28notmuch/maildir: remove double emit of the dirinfoReto Brunner
2021-02-22lib/parse: simplify parseAddressListReto Brunner
2021-02-08maildir: don't read the full file into memoryReto Brunner
2021-02-08notmuch: don't read the full file into memoryReto Brunner
2020-12-02notmuch: trim excluded tagsKalyan Sriram
2020-12-02notmuch: remove gc close hooksReto Brunner
2020-11-14imap: strip <> from message-idsReto Brunner
2020-11-14lib/parse: use go-message msgid parsing if it succeedsReto Brunner
2020-11-14remove models.Address in favor of go-message AddressReto Brunner
2020-10-11imap: add sort supportReto Brunner
2020-09-27notmuch: rename method to SetFlagReto Brunner
2020-09-24notmuch: close tag objectReto Brunner
2020-08-31handle message unknown charset errorJeff Martin
2020-08-20base models.Address on the mail.Address typeReto Brunner
2020-08-19Add support for :rmdirARaspiK
2020-08-10improve date parsing for notmuch/maildirReto Brunner
2020-08-07notmuch: manually close notmuch objectsReto Brunner
2020-07-27maildir: Provide nicer error message on invalid urlTero Koskinen
2020-07-27Remove hard coded bodystruct path everywhereReto Brunner
2020-07-25Add flag based search optionsTobias Wölfel
2020-07-19Only send directory info once from maildirAndrew Jeffery
2020-07-17run go fmtReto Brunner
2020-07-11Make it easier to debug date parsing errorsLyudmil Angelov
2020-07-08Add additional flagging functionalityARaspiK
2020-07-08notmuch: fix docstringReto Brunner
2020-07-05notmuch: handle the answered flagReto Brunner
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