aboutsummaryrefslogtreecommitdiffstats
path: root/config/config.go
Commit message (Expand)AuthorAgeFilesLines
...
* config: allow per-account address-book-cmdRobin Jarry2022-07-171-0/+3
* threading: add force-client-threads optionTim Culverhouse2022-07-101-0/+1
* perf: reduce calls to GetUiConfigTim Culverhouse2022-07-031-0/+4
* uiconfig: use pointer references to uiConfigTim Culverhouse2022-07-031-2/+2
* pgp: add customizable iconsMoritz Poldrack2022-06-241-0/+12
* config: fix setting of zero-value time.Duration config valuesTim Culverhouse2022-06-221-0/+19
* binds: add folder context for message list bindsTim Culverhouse2022-06-221-0/+5
* msgviewer: open http links from messagesKoni Marti2022-06-141-0/+2
* msgviewer: parse and display authentication resultsKoni Marti2022-06-091-0/+3
* feat: add background mail polling option for all workersTim Culverhouse2022-05-311-0/+8
* pgp: add options auto-sign & opportunistic-encryptTim Culverhouse2022-05-061-1/+9
* feat: add gpg integrationTim Culverhouse2022-04-271-1/+5
* refactor: refactor pgp implementationTim Culverhouse2022-04-271-0/+20
* config: add unsafe-accounts-conf optionVictor Freire2022-04-251-6/+14
* statusline: refactor to make it more customizableKoni Marti2022-04-251-5/+23
* 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