aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* compose: use email domain name in Message-IdAdnan Maolood2023-08-281-0/+1
* xdg: get rid of deprecated dependenciesRobin Jarry2023-08-273-31/+12
* config: add missing configuration file annotationKarel Balej2023-08-241-6/+9
* style: add msglist_gutter and msglist_pill to configKonstantin Shelekhin2023-08-111-0/+4
* config: fix contextual ui configKoni Marti2023-08-041-4/+5
* filters: put libexec/filters dirs before default PATHRobin Jarry2023-08-041-1/+4
* hooks: add account and folder to mail-received envRobin Jarry2023-08-041-1/+1
* wizard: allow ? in passwordsRobin Jarry2023-08-041-0/+1
* templates: attach directly from templatesKoni Marti2023-08-031-0/+1
* binds: replace redundant default bindAnton Mosich2023-07-281-1/+1
* compose: implement embedded headers in editorKoni Marti2023-07-172-0/+11
* styles: add style for folded threadsKoni Marti2023-07-161-0/+3
* templates: add ThreadCount and ThreadFoldedKoni Marti2023-07-163-2/+5
* commands: add :fold and :unfold for thread foldingKoni Marti2023-07-161-0/+2
* wizard: properly initialize configurationRobin Jarry2023-07-153-44/+53
* config: recognize empty no-attachment-warningNojus Gudinavičius2023-07-141-0/+3
* binds: add more default bindsRobin Jarry2023-07-081-2/+33
* aerc.conf: update filters help to match aerc-config(5)Sebastian LaVine2023-07-061-0/+3
* templates: add map functionsRobin Jarry2023-06-101-0/+2
* bindings: add backspace keyVitaly Ovchinnikov2023-06-101-0/+1
* config: fix multiple dynamic stylesTim Culverhouse2023-06-011-3/+4
* statusline: fix typo in deprecation warningVlad-Stefan Harbuz2023-05-211-2/+2
* templates: add boolean flagsRobin Jarry2023-05-201-0/+6
* headers: enable partial header fetchingTim Culverhouse2023-05-161-0/+18
* config: update default pagerMoritz Poldrack2023-05-162-3/+3
* compose: warn before sending with empty subjectJason Cox2023-05-162-0/+6
* term: add config options for TERM and osc8Tim Culverhouse2023-04-242-0/+12
* directory: add role to template fieldsTim Culverhouse2023-04-221-0/+1
* stylesets: fix *.selected parsingRobin Jarry2023-04-021-1/+1
* accounts: warn for starttls deprecation only onceRobin Jarry2023-04-021-1/+3
* hooks: add aerc-shutdownMoritz Poldrack2023-04-012-0/+5
* hooks: add aerc-startup hookMoritz Poldrack2023-04-012-0/+5
* config: replace triggers with hooksMoritz Poldrack2023-04-014-68/+66
* config: remove subject contextual ui sectionsRobin Jarry2023-03-311-50/+54
* styleset: allow dynamic msglist stylingRobin Jarry2023-03-312-29/+104
* config: rework styleset parsingRobin Jarry2023-03-311-115/+53
* style: inherit colors unless explicitly set in layered stylesRobin Jarry2023-03-311-2/+2
* config: report accounts.conf format errorsRobin Jarry2023-03-262-13/+15
* smtp: replace smtp-starttls with schema optionMarcin Serwin2023-03-261-0/+10
* config: fix default value of next-message-on-deleteRobin Jarry2023-03-151-1/+1
* openers: support basic shell globbingRobin Jarry2023-03-132-6/+19
* openers: add mime type handling for open-linkRobin Jarry2023-03-131-2/+5
* templates: add conditional style methodRobin Jarry2023-03-081-1/+4
* templates: make SubjectBase official apiRobin Jarry2023-03-081-0/+1
* templates: separate thread prefix from subjectRobin Jarry2023-03-084-5/+6
* templates: avoid error when using .Style with unknown style nameRobin Jarry2023-03-081-1/+4
* ipc: allow triggering internal commands via IPCMoritz Poldrack2023-03-071-0/+1
* config: use reflection to map ini keys to struct fieldsRobin Jarry2023-03-0210-541/+465
* templates: allow inline user stylesTim Culverhouse2023-03-023-0/+37
* lint: always run golangci-lint@latestRobin Jarry2023-02-261-2/+4