| Commit message (Expand) | Author | Age | Files | Lines |
* | format: remove parse methods, use the one from go-message | Reto Brunner | 2020-11-14 | 3 | -38/+9 |
* | compose: use a proper header instead of a string map | Reto Brunner | 2020-11-14 | 14 | -217/+318 |
* | models: add RFC822 headers to OriginalMail | Reto Brunner | 2020-11-14 | 3 | -16/+15 |
* | rename header to heditors | Reto Brunner | 2020-11-14 | 1 | -6/+6 |
* | templates: Remove ParseTemplate as it's unused | Reto Brunner | 2020-11-14 | 1 | -14/+0 |
* | remove models.Address in favor of go-message Address | Reto Brunner | 2020-11-14 | 6 | -57/+58 |
* | version bump: 0.5.2 0.5.2 | Reto Brunner | 2020-11-14 | 1 | -1/+1 |
* | makefile: add debug target | Reto Brunner | 2020-11-13 | 1 | -1/+5 |
* | Check account's from value is not empty | Andrew Jeffery | 2020-11-13 | 1 | -0/+3 |
* | templates: better error message | Reto Brunner | 2020-11-11 | 1 | -2/+3 |
* | update the makefile version 0.5.1 | Reto Brunner | 2020-11-10 | 1 | -1/+1 |
* | Document pin-tab and unpin-tab commands 0.5.0 | Daniel Sockwell | 2020-11-08 | 1 | -0/+8 |
* | Apply relevant msglist styles in order | Chris Vittal | 2020-11-01 | 4 | -17/+90 |
* | update go-imap-sortthread | y0ast | 2020-10-18 | 2 | -3/+3 |
* | update go-imap | y0ast | 2020-10-15 | 2 | -3/+3 |
* | refactor ParseMessageFormat to use a ctx object | Reto Brunner | 2020-10-14 | 3 | -60/+74 |
* | imap: add sort support | Reto Brunner | 2020-10-11 | 4 | -6/+60 |
* | notmuch: clarify comment char of query-maps | Reto Brunner | 2020-10-08 | 1 | -1/+2 |
* | notmuch: rename method to SetFlag | Reto Brunner | 2020-09-27 | 2 | -5/+5 |
* | Makefile: remove aerc-stylesets upon uninstall | JD | 2020-09-27 | 1 | -0/+1 |
* | notmuch: close tag object | Reto Brunner | 2020-09-24 | 1 | -0/+1 |
* | propagate error from sendmail | y0ast | 2020-09-22 | 1 | -2/+9 |
* | reply: don't override the answered flag if we didn't send | Reto Brunner | 2020-09-21 | 1 | -1/+3 |
* | doc: fix typo in aerc man page | Josh Holland | 2020-09-17 | 1 | -1/+1 |
* | Update go-imap to latest commit | Reto Brunner | 2020-09-15 | 2 | -3/+6 |
* | doc: add oauth to aerc-smtp | Seán C McCord | 2020-09-14 | 1 | -1/+5 |
* | Remove unused Simulator interface | Reto Brunner | 2020-09-10 | 1 | -5/+0 |
* | fix comment in ParseAddressList | Reto Brunner | 2020-09-10 | 1 | -3/+1 |
* | 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 |
* | handle message unknown charset error | Jeff Martin | 2020-08-31 | 5 | -2/+104 |
* | update go-message | Reto Brunner | 2020-08-31 | 2 | -3/+3 |
* | Fix color scheme for deleted emails | James Pond | 2020-08-31 | 1 | -0/+1 |
* | correct tcell.Style for underline | sqwishy | 2020-08-29 | 1 | -1/+1 |
* | docs: link to styleset(7) | Reto Brunner | 2020-08-28 | 2 | -2/+4 |
* | Revert "Upgrade tcell version to 1.4.0 to support truecolor" | Drew DeVault | 2020-08-28 | 2 | -4/+9 |
* | Upgrade tcell version to 1.4.0 to support truecolor | y0ast | 2020-08-28 | 2 | -9/+4 |
* | reply: use set instead of linear search | Reto Brunner | 2020-08-27 | 1 | -45/+70 |
* | ParseAddressList: return empty list if "" is provided | Reto Brunner | 2020-08-24 | 1 | -0/+6 |
* | Localize timestamps in the message list | Reto Brunner | 2020-08-22 | 1 | -2/+2 |
* | msg/reply: don't cc the sending address on reply all | Reto Brunner | 2020-08-20 | 1 | -2/+2 |
* | Add account alias configuration and correctly set From field | y0ast | 2020-08-20 | 3 | -1/+34 |
* | msg/reply: handle addresses as addresses | Reto Brunner | 2020-08-20 | 1 | -24/+20 |
* | base models.Address on the mail.Address type | Reto Brunner | 2020-08-20 | 7 | -62/+67 |
* | Add support for :rmdir | ARaspiK | 2020-08-19 | 8 | -0/+161 |
* | Add `oauthbearer` support for SMTP | R Chowdhury | 2020-08-13 | 2 | -2/+33 |
* | improve date parsing for notmuch/maildir | Reto Brunner | 2020-08-10 | 2 | -26/+67 |
* | show error if account view creation fails | Reto Brunner | 2020-08-10 | 3 | -8/+39 |
* | notmuch: docs | Reto Brunner | 2020-08-08 | 1 | -0/+13 |