about summary refs log tree commit diff stats
path: root/config/config.go
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add display of unread messages in dirlistJeffas2019-09-111-3/+4
* Allow custom spinner via config filePaul Spooren2019-08-301-0/+5
* Pass os stdin to credential commandJonas Mueller2019-08-121-0/+1
* Ring bell when new messages arrive 0.2.0Ben Burwell2019-07-291-0/+2
* Print errors from config load issues.Reto Brunner2019-07-291-3/+3
* Support configurable header layout in compose widgetDaniel Bridges2019-07-261-1/+15
* Add new-email triggerJeffas2019-07-261-0/+11
* Add :cp alias for :copyDrew DeVault2019-07-171-2/+2
* Add option to always show mimetype in viewerJeffas2019-07-171-4/+5
* Display user specified headers in viewer if presentDaniel Bridges2019-07-171-1/+25
* Add MouseEnabled config settingJeffas2019-07-171-0/+2
* 71: Allow user to change config options at runtimePedro L. Ramos2019-07-151-50/+59
* Don't bind $noinheritEyal Sawady2019-07-111-0/+1
* add DefaultSavePath configReto Brunner2019-06-251-0/+10
* Set empty message in dirlist if no folder exist.Reto Brunner2019-06-141-0/+2
* Add archive commandRobert Günzler2019-06-091-0/+4
* Message list: implement index-format optionYash Srivastav2019-06-071-2/+2
* implements ability to view headers in message viewYash Srivastav2019-06-071-0/+1
* config: sort account foldersChris Kinniburgh2019-06-051-1/+4
* Install default configs to XDG config if not foundDrew DeVault2019-05-221-4/+34
* Show account wizard if no accounts configuredDrew DeVault2019-05-221-6/+3
* New account wizard, part oneDrew DeVault2019-05-211-0/+9
* Use kebab-case for cred-cmdsDrew DeVault2019-05-211-2/+2
* Implement loading passwords from external commandsGalen Abell2019-05-181-8/+61
* Implement ui.empty-message config optionDrew DeVault2019-05-171-4/+0
* Abort if accounts.conf is world readableReto Brunner2019-05-161-1/+26
* Revert "Abort if accounts.conf is world readable"Drew DeVault2019-05-161-25/+1
* Revert "s/aerc.conf/address.conf/ in permission check"Drew DeVault2019-05-161-1/+1
* s/aerc.conf/address.conf/ in permission checkCole Helbling2019-05-161-1/+1
* Abort if accounts.conf is world readableReto Brunner2019-05-161-1/+25
* Copy sent emails to the Sent folderDrew DeVault2019-05-151-0/+3
* Add $EDITOR, internal config for composeDrew DeVault2019-05-141-0/+10
* Add distinct keybindings for each compose viewDrew DeVault2019-05-141-10/+17