| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "Add Style configuration" | Drew DeVault | 2020-05-28 | 3 | -7/+5 |
* | Revert "Remove duration from the status methods" | Drew DeVault | 2020-05-28 | 3 | -7/+10 |
* | Remove duration from the status methods | Reto Brunner | 2020-05-27 | 3 | -10/+7 |
* | Add Style configuration | Reto Brunner | 2020-05-27 | 3 | -5/+7 |
* | pgp: fail gracefully from email decryption | Ray Ganardi | 2020-05-25 | 1 | -1/+5 |
* | FetchBodyPart doesn't need the parent body structure | Reto Brunner | 2020-05-17 | 2 | -16/+15 |
* | Try to open attachments with correct extension | Galen Abell | 2020-04-06 | 1 | -1/+13 |
* | Refactoring: remove store from PartInfo | Drew DeVault | 2020-03-09 | 2 | -2/+4 |
* | Initial support for PGP decryption & signatures | Drew DeVault | 2020-03-03 | 1 | -2/+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 | 1 | -70/+125 |
* | FetchBodyParts: decode source in the workers | Reto Brunner | 2020-01-05 | 2 | -2/+2 |
* | failback to Content-Type filename when encoded Content-Disposition is used | Leszek Cimała | 2019-12-07 | 1 | -0/+2 |
* | Cleanup pager processes after closing a msgviewer | Kevin Kuehler | 2019-10-16 | 1 | -0/+1 |
* | Make commands join args with spaces | Jeffas | 2019-09-20 | 1 | -8/+10 |
* | commands: move ParseNextPrevMessage error value to its last return value | Wagner Riffel | 2019-09-04 | 1 | -1/+1 |
* | all: use fmt.Errorf for fomartting errors | Wagner Riffel | 2019-09-04 | 2 | -4/+2 |
* | all: purge redundant underscores | Wagner Riffel | 2019-09-04 | 6 | -18/+18 |
* | Revert "add close command at global level" | Drew DeVault | 2019-08-13 | 1 | -0/+30 |
* | add close command at global level | Aditya Srivastava | 2019-08-13 | 1 | -30/+0 |
* | Implement next-message in msgview using account | Jelle Besseling | 2019-08-07 | 1 | -9/+8 |
* | Make :pipe command more generic | Drew DeVault | 2019-07-05 | 3 | -57/+2 |
* | Use "open" instead of "xdg-open" on Darwin systems | Ben Burwell | 2019-07-04 | 1 | -3/+2 |
* | Implement basic tab completion support | Gregory Mullen | 2019-06-29 | 8 | -24/+92 |
* | msgview/save: Use defaultSavePath if no path is provided | Reto Brunner | 2019-06-25 | 1 | -6/+16 |
* | commands/msgview: add open command | Réouven Assouly | 2019-06-17 | 1 | -0/+61 |
* | Make part encoding checks case insensitive | Réouven Assouly | 2019-06-16 | 2 | -6/+7 |
* | Support directories in path to :save | Clayton Craft | 2019-06-14 | 1 | -4/+53 |
* | commands/msgview: Add next/prev commands | Kevin Kuehler | 2019-06-11 | 1 | -0/+36 |
* | implements ability to view headers in message view | Yash Srivastav | 2019-06-07 | 1 | -0/+25 |
* | Add :save and :pipe commands to viewer | Galen Abell | 2019-05-27 | 2 | -0/+104 |
* | Implement :next-part, :prev-part | Drew DeVault | 2019-05-20 | 1 | -0/+43 |
* | Fix scdoc & gofmt issues | Drew DeVault | 2019-05-18 | 1 | -1/+0 |
* | s/aerc2/aerc/g | Drew DeVault | 2019-05-17 | 2 | -2/+2 |
* | Add message view commands, :close | Drew DeVault | 2019-03-30 | 2 | -0/+37 |