summaryrefslogtreecommitdiff
path: root/config/config.go
AgeCommit message (Expand)Author
2022-01-31completions: add folder flexible search as an optioninwit
2022-01-31compose: add option to never include your own address when replyingjohn1doe@ya.ru
2022-01-29dirlist: use shorter delay before listing directory contentsRobin Jarry
2022-01-24binds: Warning on unexistent account bindingsinwit
2022-01-19compose: add default template for new messagesRobin Jarry
2021-12-11config: fix code formattingRobin Jarry
2021-12-11binds: add account specific bindingsJonathan Bartlett
2021-11-30style: customize vertical and horizontal border charactersDian M Fay
2021-11-13notmuch: allow sort by file orderKalyan Sriram
2021-11-13messages: allow displaying email threadsy0ast
2021-11-06index: add this-week-time-formatRobin Jarry
2021-11-05go.mod: change base git urlRobin Jarry
2021-10-28index: allow dynamic formatting of message datesRobin 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-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-08-20Add account alias configuration and correctly set From fieldy0ast
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-27Add Style configurationReto Brunner
2020-04-29Changing aerc.conf delimiter parsing to use only =, and not : as wellBen Cohen
2020-04-24Add postpone commandJeffas
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-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-10Add some defaults for template optionsDrew DeVault
2019-11-10Add Templates with ParsingSrivathsan Murali
2019-09-20Config for deleting message from message viewerSrivathsan Murali
2019-09-20Add sorting functionalityJeffas
2019-09-12Add signaturesJeffas
2019-09-11Add display of unread messages in dirlistJeffas
2019-08-30Allow custom spinner via config filePaul Spooren
2019-08-12Pass os stdin to credential commandJonas Mueller
2019-07-29Ring bell when new messages arriveBen Burwell
2019-07-29Print errors from config load issues.Reto Brunner
2019-07-26Support configurable header layout in compose widgetDaniel Bridges
2019-07-26Add new-email triggerJeffas
2019-07-17Add :cp alias for :copyDrew DeVault