Age | Commit message (Expand) | Author |
2019-08-07 | Allow cc/bcc command to receive no arguments | Daniel Bridges |
2019-08-07 | cc/bcc: Append to existing headers if called twice | Kevin Kuehler |
2019-08-03 | Remove aerc specific code from the ui | Nicolai Dagestad |
2019-08-03 | Fix directory completion case sensitivity | Ben Burwell |
2019-08-03 | Fixing #231 (alternative preferred mimetypes) | Ben Cohen |
2019-08-03 | Add cc and bcc commands | Daniel Bridges |
2019-08-02 | select next message when deleting from message viewer | Aditya Srivastava |
2019-08-02 | Fix sending attachments with less than 512 bytes | Ben Burwell |
2019-08-02 | Include body MIME terminator in multipart messages | Ben Burwell |
2019-08-02 | ChangeFolder: do not depend on the msgstore | Reto Brunner |
2019-08-02 | msglist: add initialization state | Reto Brunner |
2019-08-02 | Clean maildirs when opened | Ben Burwell |
2019-08-02 | Add filesystem completions for :attach and :cd | Galen Abell |
2019-08-02 | Add CompletePath method | Galen Abell |
2019-07-29 | doc: Fix missing '\' in aerc-tutorial man page. | Ronan Pigott |
2019-07-29 | aerc-tutorial(7): add searching and expand viewer | Drew DeVault |
2019-07-29 | Update version to 0.2.10.2.1 | Drew DeVault |
2019-07-29 | Change how VERSION is set in Makefile | Drew DeVault |
2019-07-29 | Fix test failures | Drew DeVault |
2019-07-29 | Ring bell when new messages arrive0.2.0 | Ben Burwell |
2019-07-29 | lib/msgstore: Fix Select, Next, Prev with filter | Kevin Kuehler |
2019-07-29 | Print errors from config load issues. | Reto Brunner |
2019-07-29 | Sendmail: allow for arbitrary parameters | Reto Brunner |
2019-07-27 | Add index option to change-tab | Jeffas |
2019-07-27 | Add :detach command | Galen Abell |
2019-07-27 | Fix review message not filling entire space | Galen Abell |
2019-07-27 | Add missing fallthrough | Drew DeVault |
2019-07-27 | Update tcell | Drew DeVault |
2019-07-27 | Update dependencies | Simon Ser |
2019-07-27 | Implement sendmail support | Drew DeVault |
2019-07-26 | Fix tabstrip over-drawing when not enough space | Jeffas |
2019-07-26 | Add tab completion to textinputs | Jeffas |
2019-07-26 | Fix invalid tab state when deselecting removed tab | Drew DeVault |
2019-07-26 | Add change-tab docs | Jeffas |
2019-07-26 | Add command history and cycling | Galen Abell |
2019-07-26 | Support configurable header layout in compose widget | Daniel Bridges |
2019-07-26 | Move msgstore map to dirstore | Jeffas |
2019-07-26 | Add new-email trigger | Jeffas |
2019-07-25 | Show the directory being selected in gray | Jeffas |
2019-07-25 | Fix :close on terminal panic | Jeffas |
2019-07-25 | Add space which was missing | Jeffas |
2019-07-25 | Fix grid creating too large subcontexts | Jeffas |
2019-07-25 | Fix panic when tabs.popHistory is nonexistent | Drew DeVault |
2019-07-25 | Make :next-result :prev-result relative to cursor | Kevin Kuehler |
2019-07-23 | Makefile: Use GO variable to specify compiler path | Kacper KoĆodziej |
2019-07-23 | Discard stdout if not redirected to file | Daniel Bridges |
2019-07-23 | Add change tab command | Jeffas |
2019-07-19 | Fix error handling in maildir worker | Nicolai Dagestad |
2019-07-19 | Use latest go-maildir | Ben Burwell |
2019-07-19 | Fix alternatives config | Drew DeVault |