| Commit message (Expand) | Author | Age | Files | Lines |
* | FetchBodyPart doesn't need the parent body structure | Reto Brunner | 2020-05-17 | 1 | -2/+1 |
* | Change MarkedMessages to return uids | Reto Brunner | 2020-05-11 | 3 | -5/+5 |
* | Use stdout as controlling terminal | Guillaume J. Charmes | 2020-05-06 | 1 | -1/+2 |
* | Revert "Dont detach process under vterm" | Drew DeVault | 2020-05-06 | 1 | -1/+1 |
* | Dont detach process under vterm | Guillaume J. Charmes | 2020-05-06 | 1 | -1/+1 |
* | gofmt fixes | Drew DeVault | 2020-04-24 | 2 | -7/+7 |
* | Add recall command | Jeffas | 2020-04-24 | 2 | -1/+5 |
* | Add postpone command | Jeffas | 2020-04-24 | 2 | -20/+28 |
* | Add :choose command | Ray Ganardi | 2020-04-24 | 1 | -0/+33 |
* | Remove ability to specify headers in the editor | Reto Brunner | 2020-04-24 | 1 | -147/+42 |
* | Use aerc.PushError where appropriate | Ben Fiedler | 2020-04-23 | 2 | -13/+6 |
* | fix: Close unused MessageView when swapping view | Ray Ganardi | 2020-04-20 | 1 | -1/+2 |
* | fix function keys in terminal widget | Jonathan Halmen | 2020-03-26 | 1 | -1/+1 |
* | msgviewer: do not interpret header as format string | Drew DeVault | 2020-03-19 | 1 | -2/+2 |
* | Add pinned tabs | Jeffas | 2020-03-09 | 1 | -1/+9 |
* | Refactoring: remove store from PartInfo | Drew DeVault | 2020-03-09 | 2 | -2/+0 |
* | Reduce size of the password prompt UI | Drew DeVault | 2020-03-03 | 1 | -2/+2 |
* | Yet another revision to PGP UI | Drew DeVault | 2020-03-03 | 1 | -4/+4 |
* | Simplify PGP messaging | Drew DeVault | 2020-03-03 | 1 | -20/+11 |
* | compose: add space between headers and editor | Drew DeVault | 2020-03-03 | 1 | -3/+5 |
* | Initial support for PGP decryption & signatures | Drew DeVault | 2020-03-03 | 6 | -46/+269 |
* | Add move-tab command | Jeffas | 2020-03-03 | 1 | -0/+12 |
* | Only show spinner while sorting if no uids | Jeffas | 2020-02-28 | 1 | -7/+7 |
* | Don't show empty message while sorting | Jeffas | 2020-02-28 | 1 | -0/+6 |
* | Set the store on the message list if it is nil | Jeffas | 2020-02-28 | 1 | -0/+3 |
* | Don't set the store on an update to it | Jeffas | 2020-02-28 | 1 | -4/+0 |
* | widgets/dirlist: Fix total message count | Reto Brunner | 2020-02-25 | 1 | -4/+6 |
* | Fix crash on mouse scrolling between message parts | Amir Yalon | 2020-02-25 | 1 | -2/+2 |
* | Fix crash on mouse scrolling before messages load | Wiktor Kwapisiewicz | 2020-02-22 | 1 | -2/+6 |
* | fix missing import | Reto Brunner | 2020-02-19 | 1 | -0/+1 |
* | Revert "Only fetch the directory contents when we are switching directories" | Reto Brunner | 2020-02-19 | 2 | -6/+1 |
* | dirlist: actually honor the DirInfo | Reto Brunner | 2020-02-16 | 1 | -25/+36 |
* | Only fetch the directory contents when we are switching directories | Reto Brunner | 2020-02-16 | 2 | -1/+18 |
* | Ensure we aren't selecting negative directories | Andreas Rammhold | 2020-02-07 | 1 | -0/+6 |
* | 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 | 2 | -3/+3 |
* | Contextual UI Configuration | Srivathsan Murali | 2020-01-24 | 3 | -10/+27 |
* | Display the mimetype when offering to pipe or save | Luke Drummond | 2020-01-20 | 1 | -1/+3 |
* | Switch back to upstream pty library | Ben Fiedler | 2020-01-16 | 1 | -1/+1 |
* | Correct spelling | Reto Brunner | 2020-01-16 | 1 | -1/+1 |
* | remove Original* check | Leszek Cimała | 2020-01-09 | 1 | -2/+1 |
* | create OriginalMail struct | Leszek Cimała | 2020-01-09 | 2 | -3/+5 |
* | FetchBodyParts: decode source in the workers | Reto Brunner | 2020-01-05 | 1 | -23/+3 |
* | 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 |
* | msgviewer: Add Labels as a virtual header | Reto Brunner | 2019-12-27 | 2 | -6/+26 |
* | add LabelList event | Reto Brunner | 2019-12-21 | 1 | -0/+7 |
* | msglist: highlight marked messages | Reto Brunner | 2019-12-21 | 1 | -1/+1 |