aboutsummaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Expand)Author
2023-08-04config: fix contextual ui configKoni Marti
2023-08-04filters: put libexec/filters dirs before default PATHRobin Jarry
2023-08-04hooks: add account and folder to mail-received envRobin Jarry
2023-08-04wizard: allow ? in passwordsRobin Jarry
2023-08-03templates: attach directly from templatesKoni Marti
2023-07-28binds: replace redundant default bindAnton Mosich
2023-07-17compose: implement embedded headers in editorKoni Marti
2023-07-16styles: add style for folded threadsKoni Marti
2023-07-16templates: add ThreadCount and ThreadFoldedKoni Marti
2023-07-16commands: add :fold and :unfold for thread foldingKoni Marti
2023-07-15wizard: properly initialize configurationRobin Jarry
2023-07-14config: recognize empty no-attachment-warningNojus Gudinavičius
2023-07-08binds: add more default bindsRobin Jarry
2023-07-06aerc.conf: update filters help to match aerc-config(5)Sebastian LaVine
2023-06-10templates: add map functionsRobin Jarry
2023-06-10bindings: add backspace keyVitaly Ovchinnikov
2023-06-01config: fix multiple dynamic stylesTim Culverhouse
2023-05-21statusline: fix typo in deprecation warningVlad-Stefan Harbuz
2023-05-20templates: add boolean flagsRobin Jarry
2023-05-16headers: enable partial header fetchingTim Culverhouse
2023-05-16config: update default pagerMoritz Poldrack
2023-05-16compose: warn before sending with empty subjectJason Cox
2023-04-24term: add config options for TERM and osc8Tim Culverhouse
2023-04-22directory: add role to template fieldsTim Culverhouse
2023-04-02stylesets: fix *.selected parsingRobin Jarry
2023-04-02accounts: warn for starttls deprecation only onceRobin Jarry
2023-04-01hooks: add aerc-shutdownMoritz Poldrack
2023-04-01hooks: add aerc-startup hookMoritz Poldrack
2023-04-01config: replace triggers with hooksMoritz Poldrack
2023-03-31config: remove subject contextual ui sectionsRobin Jarry
2023-03-31styleset: allow dynamic msglist stylingRobin Jarry
2023-03-31config: rework styleset parsingRobin Jarry
2023-03-31style: inherit colors unless explicitly set in layered stylesRobin Jarry
2023-03-26config: report accounts.conf format errorsRobin Jarry
2023-03-26smtp: replace smtp-starttls with schema optionMarcin Serwin
2023-03-15config: fix default value of next-message-on-deleteRobin Jarry
2023-03-13openers: support basic shell globbingRobin Jarry
2023-03-13openers: add mime type handling for open-linkRobin Jarry
2023-03-08templates: add conditional style methodRobin Jarry
2023-03-08templates: make SubjectBase official apiRobin Jarry
2023-03-08templates: separate thread prefix from subjectRobin Jarry
2023-03-08templates: avoid error when using .Style with unknown style nameRobin Jarry
2023-03-07ipc: allow triggering internal commands via IPCMoritz Poldrack
2023-03-02config: use reflection to map ini keys to struct fieldsRobin Jarry
2023-03-02templates: allow inline user stylesTim Culverhouse
2023-02-26lint: always run golangci-lint@latestRobin Jarry
2023-02-22dirlist: fix conversion of dirlist-formatRobin Jarry
2023-02-20config: enable colorize filter for .headersRobin Jarry
2023-02-20dirlist: use templates instead of % mini languageRobin Jarry
2023-02-20statusline: add column based render formatRobin Jarry