| Commit message (Expand) | Author | Age | Files | Lines |
* | style: customize vertical and horizontal border characters | Dian M Fay | 2021-11-30 | 2 | -0/+38 |
* | notmuch: allow sort by file order | Kalyan Sriram | 2021-11-13 | 1 | -22/+27 |
* | binds: add escape to clear search | Kalyan Sriram | 2021-11-13 | 1 | -0/+1 |
* | messages: allow displaying email threads | y0ast | 2021-11-13 | 2 | -0/+9 |
* | config: use dynamic time format for default config | Robin Jarry | 2021-11-06 | 1 | -7/+7 |
* | index: add this-week-time-format | Robin Jarry | 2021-11-06 | 3 | -0/+10 |
* | doc: fix typo today-time-format -> this-day-time-format | Robin Jarry | 2021-11-06 | 1 | -1/+1 |
* | go.mod: change base git url | Robin Jarry | 2021-11-05 | 2 | -3/+3 |
* | index: allow dynamic formatting of message dates | Robin Jarry | 2021-10-28 | 3 | -2/+22 |
* | bindings: support more modified keys | Robin Jarry | 2021-10-28 | 2 | -4/+26 |
* | bindings: prepare for more modifers | Robin Jarry | 2021-10-28 | 2 | -168/+173 |
* | load config: do not overwrite the config upon error | Reto Brunner | 2021-04-17 | 1 | -8/+9 |
* | config: proper error handle [filters] config | wagner riffel | 2021-04-12 | 1 | -1/+4 |
* | correct permission check on accounts.conf | Bor Grošelj Simić | 2021-01-14 | 1 | -2/+1 |
* | update tcell to v2 and enable TrueColor support | y0ast | 2020-12-18 | 4 | -4/+4 |
* | fix aerc-stylesets(7) typos | Reto Brunner | 2020-12-13 | 1 | -1/+1 |
* | compose: use a proper header instead of a string map | Reto Brunner | 2020-11-14 | 1 | -1/+3 |
* | Check account's from value is not empty | Andrew Jeffery | 2020-11-13 | 1 | -0/+3 |
* | Apply relevant msglist styles in order | Chris Vittal | 2020-11-01 | 2 | -2/+57 |
* | refactor ParseMessageFormat to use a ctx object | Reto Brunner | 2020-10-14 | 1 | -3/+6 |
* | 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 | 1 | -1/+1 |
* | Add account alias configuration and correctly set From field | y0ast | 2020-08-20 | 1 | -0/+3 |
* | stylesets: only accept comment char after whitespace | Thorben Günther | 2020-08-07 | 1 | -1/+4 |
* | Implement style configuration. | Kalyan Sriram | 2020-08-06 | 4 | -6/+483 |
* | Revert "Implement style configuration." | Reto Brunner | 2020-07-30 | 4 | -472/+6 |
* | Implement style configuration. | Kalyan Sriram | 2020-07-30 | 4 | -6/+472 |
* | run go fmt | Reto Brunner | 2020-07-17 | 1 | -1/+1 |
* | Add a 'folders-exclude' option | ARaspiK | 2020-07-02 | 1 | -0/+5 |
* | Revert "Add Style configuration" | Drew DeVault | 2020-05-28 | 4 | -473/+6 |
* | Revert "Make color scheme match previous design more closely" | Drew DeVault | 2020-05-28 | 1 | -3/+2 |
* | Make color scheme match previous design more closely | Reto Brunner | 2020-05-27 | 1 | -2/+3 |
* | Add Style configuration | Reto Brunner | 2020-05-27 | 4 | -6/+473 |
* | 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 postpone command | Jeffas | 2020-04-24 | 2 | -4/+7 |
* | Ensure documented defaults match given defaults | Ben Fiedler | 2020-04-23 | 1 | -3/+3 |
* | fix binding for delete message | Ray Ganardi | 2020-04-20 | 1 | -1/+1 |
* | Add quotes to the default pinned-tab-marker | Zoltan Kalmar | 2020-03-13 | 1 | -1/+1 |
* | Add pinned tabs | Jeffas | 2020-03-09 | 2 | -0/+7 |
* | config: Strongly type context type | Reto Brunner | 2020-01-24 | 1 | -4/+7 |
* | Contextual UI Configuration | Srivathsan Murali | 2020-01-24 | 1 | -10/+100 |
* | Fix handling of multiple template-dirs | Ben Burwell | 2020-01-24 | 1 | -3/+3 |
* | binds.conf: mark bindings | Reto Brunner | 2019-12-21 | 1 | -0/+3 |
* | msglist: highlight marked messages | Reto Brunner | 2019-12-21 | 2 | -2/+2 |
* | Add address book completion in composer | Ben Burwell | 2019-12-21 | 2 | -2/+15 |
* | Show textinput completions in popovers | Ben Burwell | 2019-12-21 | 2 | -15/+31 |
* | Add custom sorting for folders | Michele Finotto | 2019-12-09 | 1 | -0/+1 |
* | Complete the F rune. | Srivathsan Murali | 2019-11-17 | 1 | -1/+3 |