summaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Expand)Author
2022-05-06pgp: add options auto-sign & opportunistic-encryptTim Culverhouse
2022-04-27feat: add gpg integrationTim Culverhouse
2022-04-27refactor: refactor pgp implementationTim Culverhouse
2022-04-27style: add style config options for dirlist_unread and dirlist_recentTim Culverhouse
2022-04-25config: add unsafe-accounts-conf optionVictor Freire
2022-04-25binds: fix incorrect key names for c-] and c-[Ivan Oleynikov
2022-04-25statusline: refactor to make it more customizableKoni Marti
2022-04-19config: clarify threading-enabled optionKenneth Flak
2022-04-17binds: allow to bind a command to < and >Koni Marti
2022-04-14binds: add binding for :open by default in viewerkt programs
2022-04-14config: don't swallow error in checkConfigPermsConnor Kuehl
2022-04-07stylesets: allow specifying color by numberTobias Wölfel
2022-03-18go vet: not compatible with reflect.StructTag.GetMoritz Poldrack
2022-03-14viewer: add key passthrough modekt programs
2022-03-07commands: implement fuzzy completion for commands and optionskt programs
2022-03-03config: expand tilde in search directoriesDaniel Patterson
2022-03-03config: specify sharedir during buildDaniel Patterson
2022-02-28config: fix default PgUp/PgDn bindingsMaxim Karasev
2022-02-24threading: implement on-the-fly message threadingKoni Marti
2022-02-23commands: add expand-folder and collapse-folderKoni Marti
2022-02-23dirtree: implement foldable tree for directory listKoni Marti
2022-02-19config: fix default text/plain filter0.8.0Robin Jarry
2022-02-19config: set a default filter for text/plainRobin Jarry
2022-02-19config: do not hardcode sharedirRobin Jarry
2022-02-02review: display actual bindings for commandsRobin Jarry
2022-02-02binds.conf: change default review bindingsRobin Jarry
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-20bindings: fix ctrl-h binding not workingRobin Jarry
2022-01-19compose: add default template for new messagesRobin Jarry
2022-01-19docs: mention missing -T options for compose and forwardRobin 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-13binds: add escape to clear searchKalyan Sriram
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