| Commit message (Expand) | Author | Age | Files | Lines |
* | commands/helper: remove duplicated method | Reto Brunner | 2020-05-11 | 6 | -14/+6 |
* | msg/read: don't copy waitgroup | Reto Brunner | 2020-05-11 | 1 | -3/+3 |
* | maildir: remove read handling from FetchMessageBodyPart | Reto Brunner | 2020-05-11 | 1 | -21/+0 |
* | notmuch: remove read handling from FetchMessageBodyPart | Reto Brunner | 2020-05-11 | 1 | -13/+0 |
* | Show 'Message sent' only for ten seconds instead of permanently | elumbella | 2020-05-11 | 1 | -4/+4 |
* | creak/pty got force pushed: fix version | Reto Brunner | 2020-05-08 | 2 | -5/+3 |
* | Use stdout as controlling terminal | Guillaume J. Charmes | 2020-05-06 | 3 | -2/+5 |
* | Revert "Dont detach process under vterm" | Drew DeVault | 2020-05-06 | 3 | -4/+2 |
* | Dont detach process under vterm | Guillaume J. Charmes | 2020-05-06 | 3 | -2/+4 |
* | templates: add version func | Reto Brunner | 2020-05-06 | 3 | -0/+19 |
* | docs: extract template function to their own section | Reto Brunner | 2020-05-06 | 1 | -28/+39 |
* | lib/messageview: mark messages as read | Reto Brunner | 2020-05-06 | 1 | -0/+1 |
* | msg/reply: Deduplicate TO: and CC: | Reto Brunner | 2020-05-06 | 1 | -0/+12 |
* | Guess date from received if not present | elumbella | 2020-05-06 | 1 | -1/+41 |
* | Allow maildir subdirectories | Grégoire Delattre | 2020-05-05 | 1 | -11/+27 |
* | libui: don't require beeper for main content | Drew DeVault | 2020-05-05 | 1 | -2/+4 |
* | Fix array out of bounds error | burrowing-owl | 2020-05-05 | 1 | -1/+1 |
* | store.FetchFull: Change callback type to expose entire message | Ben Fiedler | 2020-05-01 | 5 | -11/+17 |
* | Implement :header command | Ray Ganardi | 2020-05-01 | 2 | -0/+78 |
* | Changing aerc.conf delimiter parsing to use only =, and not : as well | Ben Cohen | 2020-04-29 | 1 | -2/+6 |
* | Remove unecessary <Enter> from aerc.conf.in | Erazem Kokot | 2020-04-28 | 1 | -1/+1 |
* | add template structure to aerc-templates(7) | Reto Brunner | 2020-04-26 | 1 | -2/+19 |
* | aerc-config: remove bold modifier within text | Reto Brunner | 2020-04-26 | 1 | -1/+1 |
* | remove mention of header addition via the editor from tutorial | Reto Brunner | 2020-04-24 | 1 | -3/+1 |
* | Fix headers in built-in templates | Drew DeVault | 2020-04-24 | 2 | -0/+2 |
* | gofmt fixes | Drew DeVault | 2020-04-24 | 14 | -20/+20 |
* | imap/fetch.go: report error when fetching headers fails | Ben Fiedler | 2020-04-24 | 1 | -3/+4 |
* | Add recall command | Jeffas | 2020-04-24 | 7 | -5/+154 |
* | Add postpone command | Jeffas | 2020-04-24 | 11 | -27/+166 |
* | Add :choose command | Ray Ganardi | 2020-04-24 | 3 | -0/+84 |
* | Remove ability to specify headers in the editor | Reto Brunner | 2020-04-24 | 3 | -152/+48 |
* | templates/quoted_reply: fix incorrect timezone identifier | Reto Brunner | 2020-04-24 | 1 | -1/+1 |
* | Ensure documented defaults match given defaults | Ben Fiedler | 2020-04-23 | 1 | -3/+3 |
* | Use aerc.PushError where appropriate | Ben Fiedler | 2020-04-23 | 13 | -52/+20 |
* | Bump ProtonMail/crypto to fix build on OpenBSD | Anirudh Oppiliappan | 2020-04-20 | 2 | -3/+3 |
* | fix binding for delete message | Ray Ganardi | 2020-04-20 | 1 | -1/+1 |
* | fix: Close unused MessageView when swapping view | Ray Ganardi | 2020-04-20 | 2 | -1/+7 |
* | Make the http handler of the unsubscribe command async | Nicolai Dagestad | 2020-04-16 | 1 | -1/+2 |
* | Readme: add config location of MacOS | Reto Brunner | 2020-04-12 | 1 | -1/+2 |
* | msg/archive: complete the possible options | Reto Brunner | 2020-04-11 | 2 | -1/+17 |
* | README: include demo and update required go version | Reto Brunner | 2020-04-07 | 1 | -1/+3 |
* | go mod tidy, updated go.sum | Reto Brunner | 2020-04-06 | 1 | -0/+13 |
* | Try to open attachments with correct extension | Galen Abell | 2020-04-06 | 1 | -1/+13 |
* | fix function keys in terminal widget | Jonathan Halmen | 2020-03-26 | 1 | -1/+1 |
* | Requires Go 1.13 | Simon Ser | 2020-03-20 | 1 | -1/+1 |
* | msgviewer: do not interpret header as format string | Drew DeVault | 2020-03-19 | 1 | -2/+2 |
* | Add quotes to the default pinned-tab-marker | Zoltan Kalmar | 2020-03-13 | 1 | -1/+1 |
* | Add pinned tabs | Jeffas | 2020-03-09 | 6 | -6/+119 |
* | Correct the khard example so that it works with aerc | Peter Lamby | 2020-03-09 | 1 | -1/+1 |
* | Mark sent messages as "seen" in maildir | Galen Abell | 2020-03-09 | 1 | -1/+0 |