aboutsummaryrefslogtreecommitdiffstats
path: root/config/config.go
Commit message (Expand)AuthorAgeFilesLines
* config: don't swallow error in checkConfigPermsConnor Kuehl2022-04-141-1/+5
* go vet: not compatible with reflect.StructTag.GetMoritz Poldrack2022-03-181-1/+1
* viewer: add key passthrough modekt programs2022-03-141-23/+27
* commands: implement fuzzy completion for commands and optionskt programs2022-03-071-2/+2
* config: expand tilde in search directoriesDaniel Patterson2022-03-031-1/+9
* config: specify sharedir during buildDaniel Patterson2022-03-031-7/+32
* dirtree: implement foldable tree for directory listKoni Marti2022-02-231-0/+1
* config: do not hardcode sharedirRobin Jarry2022-02-191-21/+45
* completions: add folder flexible search as an optioninwit2022-01-311-0/+2
* compose: add option to never include your own address when replyingjohn1doe@ya.ru2022-01-311-0/+2
* dirlist: use shorter delay before listing directory contentsRobin Jarry2022-01-291-0/+2
* binds: Warning on unexistent account bindingsinwit2022-01-241-4/+6
* compose: add default template for new messagesRobin Jarry2022-01-191-0/+2
* config: fix code formattingRobin Jarry2021-12-111-11/+11
* binds: add account specific bindingsJonathan Bartlett2021-12-111-53/+153
* style: customize vertical and horizontal border charactersDian M Fay2021-11-301-0/+32
* notmuch: allow sort by file orderKalyan Sriram2021-11-131-22/+27
* messages: allow displaying email threadsy0ast2021-11-131-0/+1
* index: add this-week-time-formatRobin Jarry2021-11-061-0/+2
* go.mod: change base git urlRobin Jarry2021-11-051-1/+1
* index: allow dynamic formatting of message datesRobin Jarry2021-10-281-2/+6
* load config: do not overwrite the config upon errorReto Brunner2021-04-171-8/+9
* config: proper error handle [filters] configwagner riffel2021-04-121-1/+4
* correct permission check on accounts.confBor Grošelj Simić2021-01-141-2/+1
* update tcell to v2 and enable TrueColor supporty0ast2020-12-181-1/+1
* compose: use a proper header instead of a string mapReto Brunner2020-11-141-1/+3
* Check account's from value is not emptyAndrew Jeffery2020-11-131-0/+3
* Apply relevant msglist styles in orderChris Vittal2020-11-011-0/+9
* Add account alias configuration and correctly set From fieldy0ast2020-08-201-0/+3
* Implement style configuration.Kalyan Sriram2020-08-061-6/+60
* Revert "Implement style configuration."Reto Brunner2020-07-301-49/+6
* Implement style configuration.Kalyan Sriram2020-07-301-6/+49
* run go fmtReto Brunner2020-07-171-1/+1
* Add a 'folders-exclude' optionARaspiK2020-07-021-0/+5
* Revert "Add Style configuration"Drew DeVault2020-05-281-57/+6
* Add Style configurationReto Brunner2020-05-271-6/+57
* Changing aerc.conf delimiter parsing to use only =, and not : as wellBen Cohen2020-04-291-2/+6
* Add postpone commandJeffas2020-04-241-4/+6
* Add pinned tabsJeffas2020-03-091-0/+2
* config: Strongly type context typeReto Brunner2020-01-241-4/+7
* Contextual UI ConfigurationSrivathsan Murali2020-01-241-10/+100
* Fix handling of multiple template-dirsBen Burwell2020-01-241-3/+3
* Add address book completion in composerBen Burwell2019-12-211-2/+3
* Show textinput completions in popoversBen Burwell2019-12-211-15/+20
* Add custom sorting for foldersMichele Finotto2019-12-091-0/+1
* Add some defaults for template optionsDrew DeVault2019-11-101-1/+9
* Add Templates with ParsingSrivathsan Murali2019-11-101-9/+35
* Config for deleting message from message viewerSrivathsan Murali2019-09-201-24/+26
* Add sorting functionalityJeffas2019-09-201-0/+1
* Add signaturesJeffas2019-09-121-0/+2