summaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Expand)Author
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
2023-02-20triggers: use templates instead of % mini languageRobin Jarry
2023-02-20templates: add message counts for specific foldersRobin Jarry
2023-02-20templates: unify data interfaceRobin Jarry
2023-02-12tabs: use template for compose tabsTim Culverhouse
2023-02-02config: warn for all deprecated settingsRobin Jarry
2023-01-29config: remove unused field "RenderAccountTabs"Tim Culverhouse
2023-01-29tabs: use template for account tab nameTim Culverhouse
2023-01-26compose: allow sending format=flowed messagesRobin Jarry
2023-01-26viewer: allow piping full headers in a filterRobin Jarry
2023-01-26config: remove unused ui.show-header settingRobin Jarry
2023-01-26filters: rewrite colorize in cRobin Jarry
2023-01-26stylesets: add support for dim textRobin Jarry
2023-01-11spinner: add spinner-interval config optionDean
2023-01-11config: disable ini reflection for pgp-error-levelRobin Jarry
2023-01-11config: fix accounts backend specific parameters detectionRobin Jarry
2023-01-10filters: install them in $PREFIX/libexec/aerc/filtersRobin Jarry
2023-01-10config: make styleset error message clearerBence Ferdinandy
2023-01-10style: add msglist_answered config optionMartin Lucina
2023-01-06pgp: add configurable error level for opportunistic encryptionTim Culverhouse
2023-01-06config: add columns based index formatRobin Jarry
2023-01-04ui: add reusable table widgetRobin Jarry
2023-01-04config: parse account from and aliases onceRobin Jarry