aboutsummaryrefslogtreecommitdiffstats
path: root/config/aerc.conf
Commit message (Expand)AuthorAgeFilesLines
* filters: export more info to filter processesRobin Jarry2022-11-131-0/+3
* threadbuilder: sort siblings by sort criteriaKoni Marti2022-11-061-0/+9
* auto-completion: add option to require a min number of charsRobin Jarry2022-11-061-0/+6
* threads: reverse thread orderingKoni Marti2022-10-271-0/+8
* store: reverse message list order with iteratorsKoni Marti2022-10-271-0/+9
* compose: warn before sending without attachmentJason Cox2022-10-171-0/+12
* filters: export mime type and filename in envRobin Jarry2022-10-161-0/+6
* config: reference built-in filter scriptsRobin Jarry2022-10-161-4/+10
* filters: append well known dirs to exec PATHRobin Jarry2022-10-161-0/+8
* viewer: option to not mark message as seenKoni Marti2022-10-041-0/+6
* open: allow overriding default programRobin Jarry2022-10-011-0/+14
* config: add default-save-path in default aerc.confRobin Jarry2022-09-251-0/+7
* config: remove default values for this-*-time-formatRobin Jarry2022-09-251-6/+6
* config: fix default time format valuesRobin Jarry2022-09-081-1/+1
* dirtree: add dirtree-collapse config settingSijmen2022-08-221-0/+6
* filters: make it explicit that encoding is UTF-8q3cpma2022-08-031-0/+1
* threads: debounce client-side thread buildingKoni Marti2022-07-261-0/+5
* doc: fix typosRobin Jarry2022-07-181-1/+1
* config: allow per-account address-book-cmdRobin Jarry2022-07-171-0/+2
* threading: add force-client-threads optionTim Culverhouse2022-07-101-0/+5
* threading: enable toggle-threads for server-side threadsTim Culverhouse2022-07-101-4/+2
* pgp: add customizable iconsMoritz Poldrack2022-06-241-0/+10
* config: fix location of completion-{delay,popover} in default configTim Culverhouse2022-06-221-11/+11
* msgviewer: open http links from messagesKoni Marti2022-06-141-0/+6
* feat: add gpg integrationTim Culverhouse2022-04-271-0/+6
* config: add unsafe-accounts-conf optionVictor Freire2022-04-251-0/+10
* statusline: refactor to make it more customizableKoni Marti2022-04-251-0/+17
* config: clarify threading-enabled optionKenneth Flak2022-04-191-1/+3
* commands: implement fuzzy completion for commands and optionskt programs2022-03-071-3/+4
* config: specify sharedir during buildDaniel Patterson2022-03-031-4/+4
* dirtree: implement foldable tree for directory listKoni Marti2022-02-231-0/+6
* config: fix default text/plain filter0.8.0Robin Jarry2022-02-191-1/+1
* config: set a default filter for text/plainRobin Jarry2022-02-191-0/+1
* config: do not hardcode sharedirRobin Jarry2022-02-191-0/+268
* Subsitute prefix in aerc.conf for installDrew DeVault2019-05-261-67/+0
* Install filters to /usr/share/aerc/filtersDrew DeVault2019-05-171-3/+3
* Remove unimplemented color configurationDrew DeVault2019-05-171-42/+0
* Implement ui.empty-message config optionDrew DeVault2019-05-171-13/+0
* Add $EDITOR, internal config for composeDrew DeVault2019-05-141-0/+7
* Use better regex for identifying patchesDrew DeVault2019-03-311-1/+1
* Remove show-headers config optionDrew DeVault2019-03-311-6/+0
* Remove unused config optionsDrew DeVault2019-03-311-6/+0
* Remove key bindings from aerc.confDrew DeVault2019-03-311-46/+0
* Add script for sandboxing w3mDrew DeVault2019-03-311-1/+1
* Implement header-regex-match filtersDrew DeVault2019-03-311-3/+3
* Add basic filter implementationDrew DeVault2019-03-311-25/+20
* Handle terminal title, login shellDrew DeVault2019-03-171-1/+1
* Implement :next-tab, :prev-tabDrew DeVault2019-03-171-6/+6
* Rename :cd -> :cf, add :cdDrew DeVault2019-03-151-1/+1
* Rig up key bindingsDrew DeVault2019-03-151-16/+14