| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | binds.conf: mark bindings | Reto Brunner | 2019-12-21 | 1 | -0/+3 |
* | msglist: highlight marked messages | Reto Brunner | 2019-12-21 | 5 | -6/+11 |
* | modify-labels: adapt to ProvidesMessages | Reto Brunner | 2019-12-21 | 1 | -10/+7 |
* | move: adapt to ProvidesMessages | Reto Brunner | 2019-12-21 | 1 | -11/+11 |
* | delete: adapt to ProvidesMessages | Reto Brunner | 2019-12-21 | 1 | -21/+59 |
* | copy: adapt to ProvidesMessages | Reto Brunner | 2019-12-21 | 1 | -7/+6 |
* | archive: adapt to ProvidesMessages | Reto Brunner | 2019-12-21 | 1 | -22/+57 |
* | add mark command | Reto Brunner | 2019-12-21 | 1 | -0/+98 |
* | add command helpers | Reto Brunner | 2019-12-21 | 2 | -0/+85 |
* | msgstore: add marking functionality | Reto Brunner | 2019-12-21 | 1 | -4/+127 |
* | msgviewer: implement ProvidesMessages interface | Reto Brunner | 2019-12-21 | 1 | -0/+7 |
* | AccountView: implement ProvidesMessages | Reto Brunner | 2019-12-21 | 1 | -0/+7 |
* | widgets: add msgInfoFromUids helper | Reto Brunner | 2019-12-21 | 1 | -0/+20 |
* | add ProvidesMessages interface | Reto Brunner | 2019-12-21 | 1 | -0/+8 |
* | Add address book completion in composer | Ben Burwell | 2019-12-21 | 5 | -5/+204 |
* | Don't use current input as a possible completion | Ben Burwell | 2019-12-21 | 1 | -1/+0 |
* | Show textinput completions in popovers | Ben Burwell | 2019-12-21 | 6 | -71/+277 |
* | Add popovers | Ben Burwell | 2019-12-21 | 3 | -9/+102 |
* | Use timestamp-format in msgviewer | Ben Burwell | 2019-12-19 | 1 | -3/+3 |
* | Update go-maildir to latest | Ben Burwell | 2019-12-19 | 2 | -1/+3 |
* | Break early when delete happens in outdated state | Kiril Vladimiroff | 2019-12-12 | 1 | -0/+5 |
* | Composer: fix EOF errors | Drew DeVault | 2019-12-12 | 1 | -6/+10 |
* | Add custom sorting for folders | Michele Finotto | 2019-12-09 | 3 | -2/+41 |
* | remove garbage headers in reply message | Leszek Cimała | 2019-12-08 | 1 | -1/+2 |
* | failback to Content-Type filename when encoded Content-Disposition is used | Leszek Cimała | 2019-12-07 | 2 | -0/+5 |
* | decode(RFC 2047) imap headers to fix encoding in subject & filenames | Leszek Cimała | 2019-12-07 | 1 | -5/+25 |
* | use correct headers for message part | Leszek Cimała | 2019-12-07 | 1 | -4/+32 |
* | fix non-utf8 encoding in msgviewer | ernierasta | 2019-12-07 | 1 | -2/+2 |
* | fix make install directiories permissions | Leszek Cimała | 2019-12-07 | 1 | -1/+1 |
* | Parse headers from template | Robert Günzler | 2019-12-07 | 1 | -3/+50 |