summaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Expand)Author
2021-11-13messages: allow displaying email threadsy0ast
2021-11-06config: use dynamic time format for default configRobin Jarry
2021-11-06index: add this-week-time-formatRobin Jarry
2021-11-06doc: fix typo today-time-format -> this-day-time-formatRobin Jarry
2021-11-05go.mod: change base git urlRobin Jarry
2021-10-28index: allow dynamic formatting of message datesRobin Jarry
2021-10-28bindings: support more modified keysRobin Jarry
2021-10-28bindings: prepare for more modifersRobin Jarry
2021-04-17load config: do not overwrite the config upon errorReto Brunner
2021-04-12config: proper error handle [filters] configwagner riffel
2021-01-14correct permission check on accounts.confBor Grošelj Simić
2020-12-18update tcell to v2 and enable TrueColor supporty0ast
2020-12-13fix aerc-stylesets(7) typosReto Brunner
2020-11-14compose: use a proper header instead of a string mapReto Brunner
2020-11-13Check account's from value is not emptyAndrew Jeffery
2020-11-01Apply relevant msglist styles in orderChris Vittal
2020-10-14refactor ParseMessageFormat to use a ctx objectReto Brunner
2020-08-31Fix color scheme for deleted emailsJames Pond
2020-08-29correct tcell.Style for underlinesqwishy
2020-08-28docs: link to styleset(7)Reto Brunner
2020-08-20Add account alias configuration and correctly set From fieldy0ast
2020-08-07stylesets: only accept comment char after whitespaceThorben Günther
2020-08-06Implement style configuration.Kalyan Sriram
2020-07-30Revert "Implement style configuration."Reto Brunner
2020-07-30Implement style configuration.Kalyan Sriram
2020-07-17run go fmtReto Brunner
2020-07-02Add a 'folders-exclude' optionARaspiK
2020-05-28Revert "Add Style configuration"Drew DeVault
2020-05-28Revert "Make color scheme match previous design more closely"Drew DeVault
2020-05-27Make color scheme match previous design more closelyReto Brunner
2020-05-27Add Style configurationReto Brunner
2020-04-29Changing aerc.conf delimiter parsing to use only =, and not : as wellBen Cohen
2020-04-28Remove unecessary <Enter> from aerc.conf.inErazem Kokot
2020-04-24Add postpone commandJeffas
2020-04-23Ensure documented defaults match given defaultsBen Fiedler
2020-04-20fix binding for delete messageRay Ganardi
2020-03-13Add quotes to the default pinned-tab-markerZoltan Kalmar
2020-03-09Add pinned tabsJeffas
2020-01-24config: Strongly type context typeReto Brunner
2020-01-24Contextual UI ConfigurationSrivathsan Murali
2020-01-24Fix handling of multiple template-dirsBen Burwell
2019-12-21binds.conf: mark bindingsReto Brunner
2019-12-21msglist: highlight marked messagesReto Brunner
2019-12-21Add address book completion in composerBen Burwell
2019-12-21Show textinput completions in popoversBen Burwell
2019-12-09Add custom sorting for foldersMichele Finotto
2019-11-17Complete the F rune.Srivathsan Murali
2019-11-10Add some defaults for template optionsDrew DeVault
2019-11-10Add Templates with ParsingSrivathsan Murali
2019-09-20Config for deleting message from message viewerSrivathsan Murali