| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Add some defaults for template options | Drew DeVault | 2019-11-10 | 1 | -1/+9 |
* | Add Templates with Parsing | Srivathsan Murali | 2019-11-10 | 2 | -10/+56 |
* | Config for deleting message from message viewer | Srivathsan Murali | 2019-09-20 | 2 | -24/+31 |
* | Add documentation for sort | Jeffas | 2019-09-20 | 1 | -0/+9 |
* | Add sorting functionality | Jeffas | 2019-09-20 | 1 | -0/+1 |
* | Add signatures | Jeffas | 2019-09-12 | 1 | -0/+2 |
* | Add display of unread messages in dirlist | Jeffas | 2019-09-11 | 2 | -3/+9 |
* | all: use fmt.Errorf for fomartting errors | Wagner Riffel | 2019-09-04 | 1 | -1/+1 |
* | Allow custom spinner via config file | Paul Spooren | 2019-08-30 | 1 | -0/+5 |
* | Pass os stdin to credential command | Jonas Mueller | 2019-08-12 | 1 | -0/+1 |
* | Ring bell when new messages arrive 0.2.0 | Ben Burwell | 2019-07-29 | 2 | -0/+8 |
* | Print errors from config load issues. | Reto Brunner | 2019-07-29 | 1 | -3/+3 |
* | Support configurable header layout in compose widget | Daniel Bridges | 2019-07-26 | 2 | -1/+22 |
* | Add new-email trigger | Jeffas | 2019-07-26 | 3 | -0/+71 |
* | Implement :filter, :clear | Kevin Kuehler | 2019-07-19 | 1 | -0/+1 |
* | Change default attach keybinding | Drew DeVault | 2019-07-19 | 1 | -1/+1 |
* | Add :cp alias for :copy | Drew DeVault | 2019-07-17 | 1 | -2/+2 |
* | Add option to always show mimetype in viewer | Jeffas | 2019-07-17 | 2 | -4/+10 |
* | Display user specified headers in viewer if present | Daniel Bridges | 2019-07-17 | 2 | -1/+33 |
* | Add MouseEnabled config setting | Jeffas | 2019-07-17 | 2 | -0/+7 |
* | lowercase all key bindings | Reto Brunner | 2019-07-17 | 1 | -32/+32 |
* | 71: Allow user to change config options at runtime | Pedro L. Ramos | 2019-07-15 | 1 | -50/+59 |
* | Don't bind $noinherit | Eyal Sawady | 2019-07-11 | 1 | -0/+1 |
* | Document message index format specifiers | Ben Burwell | 2019-07-04 | 1 | -1/+1 |
* | Update binds.conf | Drew DeVault | 2019-07-04 | 1 | -2/+2 |