aboutsummaryrefslogtreecommitdiff
path: root/config/config.go
AgeCommit message (Expand)Author
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 arrive0.2.0Ben 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
2019-07-17Add option to always show mimetype in viewerJeffas
2019-07-17Display user specified headers in viewer if presentDaniel Bridges
2019-07-17Add MouseEnabled config settingJeffas
2019-07-1571: Allow user to change config options at runtimePedro L. Ramos
2019-07-11Don't bind $noinheritEyal Sawady
2019-06-25add DefaultSavePath configReto Brunner
2019-06-14Set empty message in dirlist if no folder exist.Reto Brunner
2019-06-09Add archive commandRobert Günzler
2019-06-07Message list: implement index-format optionYash Srivastav
2019-06-07implements ability to view headers in message viewYash Srivastav
2019-06-05config: sort account foldersChris Kinniburgh
2019-05-22Install default configs to XDG config if not foundDrew DeVault
2019-05-22Show account wizard if no accounts configuredDrew DeVault
2019-05-21New account wizard, part oneDrew DeVault
2019-05-21Use kebab-case for cred-cmdsDrew DeVault
2019-05-18Implement loading passwords from external commandsGalen Abell
2019-05-17Implement ui.empty-message config optionDrew DeVault
2019-05-16Abort if accounts.conf is world readableReto Brunner
2019-05-16Revert "Abort if accounts.conf is world readable"Drew DeVault
2019-05-16Revert "s/aerc.conf/address.conf/ in permission check"Drew DeVault
2019-05-16s/aerc.conf/address.conf/ in permission checkCole Helbling
2019-05-16Abort if accounts.conf is world readableReto Brunner
2019-05-15Copy sent emails to the Sent folderDrew DeVault
2019-05-14Add $EDITOR, internal config for composeDrew DeVault
2019-05-14Add distinct keybindings for each compose viewDrew DeVault
2019-05-13Populate "From" header from config for new emailsDrew DeVault
2019-05-12Add outgoing account configurationDrew DeVault
2019-03-31Use shell to execute filters, fix non-determinismDrew DeVault
2019-03-31Improve plaintext.pyDrew DeVault
2019-03-31Implement header-regex-match filtersDrew DeVault
2019-03-31Add basic filter implementationDrew DeVault