Age | Commit message (Expand) | Author |
2020-01-16 | Correct spelling | Reto Brunner |
2020-01-11 | Add docs for reply -T | Ben Burwell |
2020-01-09 | Strip trailing newline from address book entries without names | Ben Burwell |
2020-01-09 | compose: don't call ti.tabcomplete when it is nil | Timmy Douglas |
2020-01-09 | template: man cosmetic changes | Leszek Cimała |
2020-01-09 | template: add exec and wrap | Leszek Cimała |
2020-01-09 | template: remove last \n to fix additional new lines after quote | Leszek Cimała |
2020-01-09 | add .OriginalMIMEType variable to reply template | Leszek Cimała |
2020-01-09 | remove Original* check | Leszek Cimała |
2020-01-09 | create OriginalMail struct | Leszek Cimała |
2020-01-05 | maildir/notmuch: don't re-encode readers | Reto Brunner |
2020-01-05 | imap: decode reader prior to returning them | Reto Brunner |
2020-01-05 | FetchBodyParts: decode source in the workers | Reto Brunner |
2020-01-05 | models: add BodyStructure.PartAtIndex | Reto Brunner |
2020-01-05 | msgviewer: decode headers prior to displaying them | Reto Brunner |
2020-01-05 | msgviewer: bypass filter for headers | Reto Brunner |
2020-01-05 | msgviewer: do not anchor ansi escape to start of line | Reto Brunner |
2020-01-05 | Reword aerc-tutorial with revised constraints | Drew DeVault |
2020-01-05 | Don't select completions until tab has been pressed | Ben Burwell |
2020-01-04 | Fix double >\n when quoting empty line | Srivathsan Murali |
2019-12-30 | Handle MIME encoded addresses in address book | Ben Burwell |
2019-12-27 | msgviewer: Add Labels as a virtual header | Reto Brunner |
2019-12-27 | Add labels to index format (%g) | Reto Brunner |
2019-12-24 | Add missing man pages to uninstall target in Makefile | Ariel Popper |
2019-12-22 | fix invalid format string | Reto Brunner |
2019-12-22 | read: adapt to ProvidesMessages | Reto Brunner |
2019-12-21 | modify-labels: add completion | Reto Brunner |
2019-12-21 | notmuch: emit LabelList event | Reto Brunner |
2019-12-21 | add LabelList event | Reto Brunner |
2019-12-21 | docs: mark command | Reto Brunner |
2019-12-21 | binds.conf: mark bindings | Reto Brunner |
2019-12-21 | msglist: highlight marked messages | Reto Brunner |
2019-12-21 | modify-labels: adapt to ProvidesMessages | Reto Brunner |
2019-12-21 | move: adapt to ProvidesMessages | Reto Brunner |
2019-12-21 | delete: adapt to ProvidesMessages | Reto Brunner |
2019-12-21 | copy: adapt to ProvidesMessages | Reto Brunner |
2019-12-21 | archive: adapt to ProvidesMessages | Reto Brunner |
2019-12-21 | add mark command | Reto Brunner |
2019-12-21 | add command helpers | Reto Brunner |
2019-12-21 | msgstore: add marking functionality | Reto Brunner |
2019-12-21 | msgviewer: implement ProvidesMessages interface | Reto Brunner |
2019-12-21 | AccountView: implement ProvidesMessages | Reto Brunner |
2019-12-21 | widgets: add msgInfoFromUids helper | Reto Brunner |
2019-12-21 | add ProvidesMessages interface | Reto Brunner |
2019-12-21 | Add address book completion in composer | Ben Burwell |
2019-12-21 | Don't use current input as a possible completion | Ben Burwell |
2019-12-21 | Show textinput completions in popovers | Ben Burwell |
2019-12-21 | Add popovers | Ben Burwell |
2019-12-19 | Use timestamp-format in msgviewer | Ben Burwell |
2019-12-19 | Update go-maildir to latest | Ben Burwell |