aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* 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
* dirlist: fix conversion of dirlist-formatRobin Jarry2023-02-222-3/+21
* config: enable colorize filter for .headersRobin Jarry2023-02-201-1/+1
* dirlist: use templates instead of % mini languageRobin Jarry2023-02-203-7/+108
* statusline: add column based render formatRobin Jarry2023-02-205-10/+177
* triggers: use templates instead of % mini languageRobin Jarry2023-02-202-122/+106
* templates: add message counts for specific foldersRobin Jarry2023-02-201-3/+3
* templates: unify data interfaceRobin Jarry2023-02-203-21/+62
* tabs: use template for compose tabsTim Culverhouse2023-02-121-1/+12
* config: warn for all deprecated settingsRobin Jarry2023-02-022-6/+28
* config: remove unused field "RenderAccountTabs"Tim Culverhouse2023-01-291-2/+0
* tabs: use template for account tab nameTim Culverhouse2023-01-292-0/+20
* compose: allow sending format=flowed messagesRobin Jarry2023-01-262-0/+10
* viewer: allow piping full headers in a filterRobin Jarry2023-01-262-0/+9
* config: remove unused ui.show-header settingRobin Jarry2023-01-261-10/+6
* filters: rewrite colorize in cRobin Jarry2023-01-262-0/+7
* stylesets: add support for dim textRobin Jarry2023-01-261-1/+13
* spinner: add spinner-interval config optionDean2023-01-111-0/+2
* config: disable ini reflection for pgp-error-levelRobin Jarry2023-01-111-1/+1
* config: fix accounts backend specific parameters detectionRobin Jarry2023-01-111-16/+2
* filters: install them in $PREFIX/libexec/aerc/filtersRobin Jarry2023-01-101-1/+11
* config: make styleset error message clearerBence Ferdinandy2023-01-101-1/+2