| Commit message (Expand) | Author | Age | Files | Lines |
* | refactor ParseMessageFormat to use a ctx object | Reto Brunner | 2020-10-14 | 1 | -3/+8 |
* | dirlist: fix empty row if dir is added | Reto Brunner | 2020-09-08 | 1 | -0/+6 |
* | Make mimetype check consistent across cases | y0ast | 2020-09-07 | 1 | -1/+1 |
* | correctly apply msglist_read color | y0ast | 2020-09-01 | 1 | -1/+4 |
* | base models.Address on the mail.Address type | Reto Brunner | 2020-08-20 | 1 | -7/+8 |
* | Add support for :rmdir | ARaspiK | 2020-08-19 | 1 | -0/+2 |
* | show error if account view creation fails | Reto Brunner | 2020-08-10 | 3 | -8/+39 |
* | Rename selecter to selector | Kalyan Sriram | 2020-08-06 | 2 | -21/+21 |
* | Implement style configuration. | Kalyan Sriram | 2020-08-06 | 14 | -193/+288 |
* | Revert "Implement style configuration." | Reto Brunner | 2020-07-30 | 14 | -288/+193 |
* | Revert "Rename selecter to selector" | Reto Brunner | 2020-07-30 | 2 | -21/+21 |
* | Rename selecter to selector | Kalyan Sriram | 2020-07-30 | 2 | -21/+21 |
* | Implement style configuration. | Kalyan Sriram | 2020-07-30 | 14 | -193/+288 |
* | msgviewer: set max line length to 1 GB | Reto Brunner | 2020-07-30 | 1 | -0/+8 |
* | msgviewer: simplify attemptCopy | Reto Brunner | 2020-07-30 | 1 | -66/+80 |
* | Remove hard coded bodystruct path everywhere | Reto Brunner | 2020-07-27 | 1 | -1/+1 |
* | Use PushStatus instead of SetStatus where it makes sense | Heiko Carrasco | 2020-07-09 | 1 | -2/+1 |
* | status: invalidate when needed | Reto Brunner | 2020-07-05 | 1 | -0/+1 |
* | Add a 'folders-exclude' option | ARaspiK | 2020-07-02 | 1 | -14/+31 |
* | Fix nil pointer deref on Envelope | Andrew Jeffery | 2020-07-02 | 1 | -3/+7 |
* | Add scrollbar | Jeffas | 2020-06-09 | 1 | -3/+37 |
* | Rework msglist scrolling | Jeffas | 2020-06-09 | 1 | -14/+30 |
* | Add dirlist scrollbar | Jeffas | 2020-06-09 | 1 | -2/+36 |
* | Make grid sizes dynamic | Jeffas | 2020-06-09 | 5 | -99/+96 |
* | Add dirlist scrolling | Jeffas | 2020-06-09 | 1 | -3/+35 |
* | Revert "Add Style configuration" | Drew DeVault | 2020-05-28 | 14 | -295/+195 |
* | Revert "Remove duration from the status methods" | Drew DeVault | 2020-05-28 | 6 | -20/+28 |
* | Remove duration from the status methods | Reto Brunner | 2020-05-27 | 6 | -28/+20 |
* | Add Style configuration | Reto Brunner | 2020-05-27 | 14 | -195/+295 |
* | Set AnsweredFlag on successful reply | Srivathsan Murali | 2020-05-25 | 1 | -0/+9 |
* | aerc: Refactor getpasswd dialog | Ray Ganardi | 2020-05-25 | 2 | -40/+56 |
* | feat(pgp): Show error message from pgp | Ray Ganardi | 2020-05-25 | 1 | -1/+4 |
* | feat(pgp): Add <ESC> to cancel password prompt | Ray Ganardi | 2020-05-25 | 2 | -10/+19 |
* | 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 | 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 |