summaryrefslogtreecommitdiff
path: root/config/aerc.conf
AgeCommit message (Expand)Author
2022-07-26threads: debounce client-side thread buildingKoni Marti
2022-07-18doc: fix typosRobin Jarry
2022-07-17config: allow per-account address-book-cmdRobin Jarry
2022-07-10threading: add force-client-threads optionTim Culverhouse
2022-07-10threading: enable toggle-threads for server-side threadsTim Culverhouse
2022-06-24pgp: add customizable iconsMoritz Poldrack
2022-06-22config: fix location of completion-{delay,popover} in default configTim Culverhouse
2022-06-14msgviewer: open http links from messagesKoni Marti
2022-04-27feat: add gpg integrationTim Culverhouse
2022-04-25config: add unsafe-accounts-conf optionVictor Freire
2022-04-25statusline: refactor to make it more customizableKoni Marti
2022-04-19config: clarify threading-enabled optionKenneth Flak
2022-03-07commands: implement fuzzy completion for commands and optionskt programs
2022-03-03config: specify sharedir during buildDaniel Patterson
2022-02-23dirtree: implement foldable tree for directory listKoni Marti
2022-02-19config: fix default text/plain filterRobin Jarry
2022-02-19config: set a default filter for text/plainRobin Jarry
2022-02-19config: do not hardcode sharedirRobin Jarry
2019-05-26Subsitute prefix in aerc.conf for installDrew DeVault
2019-05-17Install filters to /usr/share/aerc/filtersDrew DeVault
2019-05-17Remove unimplemented color configurationDrew DeVault
2019-05-17Implement ui.empty-message config optionDrew DeVault
2019-05-14Add $EDITOR, internal config for composeDrew DeVault
2019-03-31Use better regex for identifying patchesDrew DeVault
2019-03-31Remove show-headers config optionDrew DeVault
2019-03-31Remove unused config optionsDrew DeVault
2019-03-31Remove key bindings from aerc.confDrew DeVault
2019-03-31Add script for sandboxing w3mDrew DeVault
2019-03-31Implement header-regex-match filtersDrew DeVault
2019-03-31Add basic filter implementationDrew DeVault
2019-03-17Handle terminal title, login shellDrew DeVault
2019-03-17Implement :next-tab, :prev-tabDrew DeVault
2019-03-15Rename :cd -> :cf, add :cdDrew DeVault
2019-03-15Rig up key bindingsDrew DeVault
2019-03-15Implement key bindings subsystemDrew DeVault
2018-01-09Load UI configurationDrew DeVault