aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* log: handle config reloadKoni Marti2024-08-201-2/+11
* config: extract load styleset functionKoni Marti2024-08-201-19/+33
* config: add reload helper functionsKoni Marti2024-08-204-4/+77
* templates: add a template for forwaded messagesinwit2024-08-201-0/+1
* styles: add a style for forwarded messagesinwit2024-08-201-10/+12
* forward: allow forwarded flag to be setinwit2024-08-201-0/+1
* templates: fix AccountFrom default breaking startupBence Ferdinandy2024-08-201-1/+1
* reply: allow copying to current folderRobin Jarry2024-08-031-0/+1
* templates: add {{.AccountFrom}} templateBence Ferdinandy2024-08-031-0/+1
* log: create directories if necessaryJens Grassel2024-07-151-0/+5
* threadbuilder: allow threading by subjectRobin Jarry2024-06-252-1/+7
* threadbuilder: show siblings even when no parent foundKoni Marti2024-06-252-0/+3
* templates: add .AccountBackendBence Ferdinandy2024-06-052-1/+22
* accounts: skip accounts with errors instead of exitingBence Ferdinandy2024-06-051-6/+24
* ui: add select-last-message optionKoni Marti2024-05-282-0/+7
* binds: fix default d binding to actually ask a questionMatěj Cepl2024-05-281-1/+1
* config: fix typos in aerc.conf commentsRyan Winograd2024-05-091-2/+2
* config: add tag-modified hook to default configMaarten Aertsen2024-04-161-0/+4
* config: add flag-changed hook to default configMaarten Aertsen2024-04-161-0/+4
* hooks: add flag-changedBence Ferdinandy2024-04-141-0/+1
* hooks: add tag-modifiedBence Ferdinandy2024-04-141-0/+1
* config: allow global options in accounts.confJohannes Thyssen Tishman2024-04-131-0/+7
* binds: fix FormatKeyStrokes to properly display certain keystrokesVitaly Ovchinnikov2024-04-132-1/+15
* ipc: add more fine-grained options to disable IPCJason Cox2024-04-132-0/+14
* ipc: disable IPC completely when disable-ipc=trueJason Cox2024-04-131-0/+7
* ui: use a custom prefix for dummy rootJulio B2024-04-132-0/+16
* gpg: add pgp-self-encrypt optionBartkk2024-04-031-0/+1
* config: make popover dialogs configurableJohannes Thyssen Tishman2024-04-021-0/+24
* filters: add matching against attachment filenameBence Ferdinandy2024-03-251-0/+16
* msglist: allow configuring default splitRobin Jarry2024-02-222-0/+51
* binds: refactor parser to be more tolerantTim Culverhouse2024-02-222-98/+56
* binds: allow account and folder binds to coexistJason Cox2024-02-141-0/+6
* config: improve styleset error reportingRobin Jarry2024-02-142-5/+7
* config: change default appearanceRobin Jarry2024-02-144-128/+91
* config: add missing settings in aerc.confRobin Jarry2024-02-141-0/+35
* log: move package to libRobin Jarry2024-02-1412-12/+12
* commands: add bounceKarel Balej2024-02-121-0/+2
* style: use vaxis style everywhereTim Culverhouse2024-02-122-43/+206
* aerc: replace tcell keys with vaxis keysTim Culverhouse2024-02-122-252/+242
* commands: add alignKoni Marti2024-02-111-0/+4
* config: add msglist-scroll-offsetKoni Marti2024-02-112-0/+7
* compose: show annotations on the review screenKoni Marti2024-02-111-8/+9
* binds: parse annotations from keybind configKoni Marti2024-02-112-6/+17
* commands: rename patch remove to patch dropKoni Marti2024-01-311-1/+1
* ui: allow thread arrow customizationinwit2024-01-292-0/+113
* binds: add some vim-inspired bindsBence Ferdinandy2024-01-261-0/+5
* flags: add support for draft flagJason Cox2024-01-262-1/+3
* config: print file path in error messageMichal Siedlaczek2024-01-253-42/+63
* hook: add mail-sent hookMoritz Poldrack2024-01-251-0/+1
* compose: allow automatic attachment of signing keyRobin Jarry2024-01-251-0/+1