| Commit message (Expand) | Author | Age | Files | Lines |
* | notmuch: undefined variable when setting reply flag | Srivathsan Murali | 2020-05-26 | 1 | -1/+1 |
* | Set AnsweredFlag on successful reply | Srivathsan Murali | 2020-05-25 | 7 | -0/+155 |
* | imap: Remove FetchMessageBodyPart.{Encoding,Charset} | Reto Brunner | 2020-05-16 | 2 | -110/+109 |
* | maildir: remove read handling from FetchMessageBodyPart | Reto Brunner | 2020-05-11 | 1 | -21/+0 |
* | notmuch: remove read handling from FetchMessageBodyPart | Reto Brunner | 2020-05-11 | 1 | -13/+0 |
* | Guess date from received if not present | elumbella | 2020-05-06 | 1 | -1/+41 |
* | Allow maildir subdirectories | Grégoire Delattre | 2020-05-05 | 1 | -11/+27 |
* | store.FetchFull: Change callback type to expose entire message | Ben Fiedler | 2020-05-01 | 1 | -0/+1 |
* | imap/fetch.go: report error when fetching headers fails | Ben Fiedler | 2020-04-24 | 1 | -3/+4 |
* | Count recent messages in maildir exists total too | Jeffas | 2020-03-09 | 1 | -1/+1 |
* | Ignore missing message part in getDecodedPart | Amir Yalon | 2020-03-09 | 1 | -1/+1 |
* | Initial support for PGP decryption & signatures | Drew DeVault | 2020-03-03 | 1 | -3/+3 |
* | worker/imap: rely on go-imap for charset handling | Simon Ser | 2020-03-03 | 1 | -31/+13 |
* | Mark sent messages as "seen" in maildir | Galen Abell | 2020-03-03 | 7 | -18/+56 |
* | notmuch: emit dirinfo upon label change | Reto Brunner | 2020-03-01 | 1 | -0/+3 |
* | remove the dirInfoUpdateRequest functionality | Reto Brunner | 2020-02-29 | 2 | -9/+0 |
* | notmuch: align dirInfo logic to the maildir worker | Reto Brunner | 2020-02-29 | 1 | -10/+13 |
* | Cleanup sorting logic | Jeffas | 2020-02-28 | 1 | -155/+55 |
* | Update DirectoryInfo handling for maildir | Jeffas | 2020-02-28 | 1 | -6/+50 |
* | Make search more lenient | Jeffas | 2020-02-26 | 1 | -1/+2 |
* | Add missing notmuch build tags | Jeffas | 2020-02-26 | 2 | -0/+4 |
* | Ensure new directory exists before unwatching old | Galen Abell | 2020-02-25 | 1 | -5/+6 |
* | lib/msgstore: debounce directoryUpdateRequests | Reto Brunner | 2020-02-25 | 1 | -0/+2 |
* | notmuch: refresh dirlist in background | Reto Brunner | 2020-02-16 | 3 | -1/+27 |
* | notmuch: add internal event loop | Reto Brunner | 2020-02-16 | 3 | -12/+38 |
* | notmuch: emit DirInfo upon request | Reto Brunner | 2020-02-16 | 1 | -12/+44 |
* | Request DirInfo whenever the unread count may have changed | Reto Brunner | 2020-02-16 | 1 | -0/+7 |
* | imap: fix double closing idleStop | Reto Brunner | 2020-02-16 | 1 | -2/+4 |
* | notmuch: avoid stale DBs | Reto Brunner | 2020-02-16 | 1 | -99/+133 |
* | worker/lib/parse: be more tolerant with parsing email addresses | Timmy Douglas | 2020-02-06 | 1 | -1/+1 |
* | imap: emit messageinfo when changing read state. | Reto Brunner | 2020-01-24 | 1 | -2/+17 |
* | worker/imap: don't decode in FetchFullMessage. | Reto Brunner | 2020-01-18 | 1 | -27/+2 |
* | maildir/notmuch: don't re-encode readers | Reto Brunner | 2020-01-05 | 1 | -37/+4 |
* | imap: decode reader prior to returning them | Reto Brunner | 2020-01-05 | 1 | -10/+90 |
* | FetchBodyParts: decode source in the workers | Reto Brunner | 2020-01-05 | 1 | -2/+4 |
* | Add labels to index format (%g) | Reto Brunner | 2019-12-27 | 3 | -0/+14 |
* | notmuch: emit LabelList event | Reto Brunner | 2019-12-21 | 2 | -0/+29 |
* | add LabelList event | Reto Brunner | 2019-12-21 | 1 | -0/+5 |
* | decode(RFC 2047) imap headers to fix encoding in subject & filenames | Leszek Cimała | 2019-12-07 | 1 | -5/+25 |
* | Parse Reply-To header while parsing envelope | Srivathsan Murali | 2019-11-17 | 1 | -0/+5 |
* | worker/imap: Fix seqMap race condition | Kevin Kuehler | 2019-11-10 | 1 | -1/+3 |
* | Notmuch: be resilient to config errors | Reto Brunner | 2019-11-01 | 1 | -3/+22 |
* | notmuch: ignore comments and blank lines when processing query-map file | Matt Snider | 2019-11-01 | 1 | -0/+4 |
* | Fix: oauthbearer runtime error | Frode Aannevik | 2019-10-16 | 1 | -6/+7 |
* | Change search flags | Jeffas | 2019-09-20 | 2 | -4/+12 |
* | notmuch: add sort functionality | Reto Brunner | 2019-09-20 | 1 | -6/+41 |
* | Add sorting functionality | Jeffas | 2019-09-20 | 4 | -7/+319 |
* | Add directory info messages | Jeffas | 2019-09-18 | 1 | -16/+55 |
* | Add basic searching to the maildir backend | Jeffas | 2019-09-16 | 2 | -1/+260 |
* | notmuch: implement ModifyLabels | Reto Brunner | 2019-09-16 | 1 | -26/+61 |