| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | dirlist: actually honor the DirInfo | Reto Brunner | 2020-02-16 | 2 | -25/+39 |
* | Only fetch the directory contents when we are switching directories | Reto Brunner | 2020-02-16 | 3 | -9/+18 |
* | 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 |
* | lib: fix an out of bounds panic in the server | Daniel Martí | 2020-02-13 | 1 | -1/+2 |
* | Fix typo in message view section | Erazem Kokot | 2020-02-12 | 1 | -1/+1 |
* | Ensure we aren't selecting negative directories | Andreas Rammhold | 2020-02-07 | 1 | -0/+6 |
* | worker/lib/parse: be more tolerant with parsing email addresses | Timmy Douglas | 2020-02-06 | 1 | -1/+1 |
* | Add link to scdoc | Noah Kleiner | 2020-02-02 | 1 | -1/+1 |
* | dirlist: adapt to dynamic UIconfig | Reto Brunner | 2020-01-28 | 2 | -11/+21 |
* | dirlist: remove not needed sort function | Reto Brunner | 2020-01-28 | 1 | -2/+1 |
* | config: Strongly type context type | Reto Brunner | 2020-01-24 | 3 | -7/+10 |
* | imap: emit messageinfo when changing read state. | Reto Brunner | 2020-01-24 | 1 | -2/+17 |
* | Contextual UI Configuration | Srivathsan Murali | 2020-01-24 | 7 | -20/+170 |
* | Fix handling of multiple template-dirs | Ben Burwell | 2020-01-24 | 2 | -4/+6 |
* | msgview/open: remove manual decoding | Reto Brunner | 2020-01-20 | 1 | -11/+0 |
* | msgview/save: Adapt to already decoded reader | Reto Brunner | 2020-01-20 | 2 | -74/+134 |
* | Display the mimetype when offering to pipe or save | Luke Drummond | 2020-01-20 | 1 | -1/+3 |
* | worker/imap: don't decode in FetchFullMessage. | Reto Brunner | 2020-01-18 | 1 | -27/+2 |
* | Switch back to upstream pty library | Ben Fiedler | 2020-01-16 | 3 | -4/+4 |
* | Correct spelling | Reto Brunner | 2020-01-16 | 1 | -1/+1 |
* | Add docs for reply -T | Ben Burwell | 2020-01-11 | 1 | -1/+3 |
* | Strip trailing newline from address book entries without names | Ben Burwell | 2020-01-09 | 1 | -9/+11 |
* | compose: don't call ti.tabcomplete when it is nil | Timmy Douglas | 2020-01-09 | 1 | -0/+4 |
* | template: man cosmetic changes | Leszek Cimała | 2020-01-09 | 1 | -1/+2 |
* | template: add exec and wrap | Leszek Cimała | 2020-01-09 | 2 | -4/+40 |
* | template: remove last \n to fix additional new lines after quote | Leszek Cimała | 2020-01-09 | 1 | -0/+2 |
* | add .OriginalMIMEType variable to reply template | Leszek Cimała | 2020-01-09 | 4 | -18/+39 |
* | remove Original* check | Leszek Cimała | 2020-01-09 | 1 | -2/+1 |
* | create OriginalMail struct | Leszek Cimała | 2020-01-09 | 8 | -24/+44 |
* | 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 | 8 | -117/+29 |
* | models: add BodyStructure.PartAtIndex | Reto Brunner | 2020-01-05 | 1 | -0/+33 |
* | msgviewer: decode headers prior to displaying them | Reto Brunner | 2020-01-05 | 1 | -1/+7 |
* | msgviewer: bypass filter for headers | Reto Brunner | 2020-01-05 | 1 | -3/+6 |
* | msgviewer: do not anchor ansi escape to start of line | Reto Brunner | 2020-01-05 | 1 | -1/+1 |
* | Reword aerc-tutorial with revised constraints | Drew DeVault | 2020-01-05 | 1 | -5/+5 |
* | Don't select completions until tab has been pressed | Ben Burwell | 2020-01-05 | 1 | -6/+8 |
* | Fix double >\n when quoting empty line | Srivathsan Murali | 2020-01-04 | 1 | -0/+1 |
* | Handle MIME encoded addresses in address book | Ben Burwell | 2019-12-30 | 1 | -2/+12 |
* | msgviewer: Add Labels as a virtual header | Reto Brunner | 2019-12-27 | 2 | -6/+26 |
* | Add labels to index format (%g) | Reto Brunner | 2019-12-27 | 7 | -0/+22 |
* | Add missing man pages to uninstall target in Makefile | Ariel Popper | 2019-12-24 | 1 | -0/+2 |
* | fix invalid format string | Reto Brunner | 2019-12-22 | 1 | -1/+1 |
* | read: adapt to ProvidesMessages | Reto Brunner | 2019-12-22 | 2 | -21/+90 |
* | modify-labels: add completion | Reto Brunner | 2019-12-21 | 2 | -1/+37 |
* | notmuch: emit LabelList event | Reto Brunner | 2019-12-21 | 2 | -0/+29 |
* | add LabelList event | Reto Brunner | 2019-12-21 | 2 | -0/+12 |
* | docs: mark command | Reto Brunner | 2019-12-21 | 1 | -0/+17 |