aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* treewide: replace uint32 uids with opaque stringsRobin Jarry2024-08-2812-189/+132
* patch: add auto-switch optionKoni Marti2024-08-242-0/+103
* gpg: fix signed message encodingKoni Marti2024-08-241-3/+5
* store: extract configure logicKoni Marti2024-08-201-50/+52
* tabs: update ui config in any tabKoni Marti2024-08-201-18/+17
* log: handle config reloadKoni Marti2024-08-201-1/+37
* templates: add a template for forwaded messagesinwit2024-08-201-0/+10
* forward: allow forwarded flag to be setinwit2024-08-201-0/+11
* cryptoutil: implement cleartext functionKoni Marti2024-08-201-0/+69
* go: bump minimal version to 1.21 and handle deprecationsBence Ferdinandy2024-08-201-2/+3
* log: explain why the signature command failedTristan Partin2024-08-201-0/+5
* template: pass account and folder names to signature commandTristan Partin2024-08-201-0/+4
* view-message: add option to view message in background tabAron Lebani2024-08-041-2/+6
* hooks: add logging for STDOUT and STDERRBence Ferdinandy2024-08-041-1/+10
* reply: allow copying to current folderRobin Jarry2024-08-033-3/+7
* reply: handle the Sender headerBence Ferdinandy2024-08-031-0/+1
* templates: add {{.AccountFrom}} templateBence Ferdinandy2024-08-031-0/+7
* templates: add head and tail functionsBence Ferdinandy2024-08-032-0/+54
* ui: add :redraw commandTim Culverhouse2024-08-031-1/+13
* smtp: take smtp-domain into account for tls connectionsRobin Jarry2024-07-151-2/+9
* rfc822: make header parsing less pedanticRobin Jarry2024-07-152-66/+45
* ui: make textinput grapheme awareTim Culverhouse2024-07-022-22/+37
* rfc822: be liberal with invalid address headersRobin Jarry2024-07-022-0/+61
* imap: report errors from serverRobin Jarry2024-07-011-2/+4
* rfc822: properly parse address listsRobin Jarry2024-06-291-10/+7
* threadbuilder: allow threading by subjectRobin Jarry2024-06-252-10/+28
* threadbuilder: show siblings even when no parent foundKoni Marti2024-06-252-21/+33
* hooks: add AERC_ACCOUNT_BACKEND to hooks with AERC_ACCOUNTBence Ferdinandy2024-06-056-0/+11
* templates: add .AccountBackendBence Ferdinandy2024-06-051-0/+7
* hooks: add AERC_FOLDER_ROLE to hooks with AERC_FOLDERBence Ferdinandy2024-06-054-0/+8
* ui: add select-last-message optionKoni Marti2024-05-281-1/+8
* msgstore: restore the directoryChange bool to fix new message bellKarel Balej2024-05-091-0/+7
* attach: use absolute paths instead of relativeBence Ferdinandy2024-04-141-1/+2
* hooks: add flag-changedBence Ferdinandy2024-04-142-1/+49
* hooks: add tag-modifiedBence Ferdinandy2024-04-142-2/+37
* compose,viewer: do not always wrap people names in quotesRobin Jarry2024-04-131-8/+6
* compose: explicitly identify converted text/* partsRobin Jarry2024-04-131-6/+15
* vaxis: fix panic trace print on stderrRobin Jarry2024-04-131-0/+1
* ipc: disable IPC completely when disable-ipc=trueJason Cox2024-04-131-4/+0
* ipc: retry failed command directly, not over IPCJason Cox2024-04-132-46/+6
* ipc: improve error handlingJason Cox2024-04-132-13/+8
* send: prevent sending if multipart conversion failedVitaly Ovchinnikov2024-04-031-3/+4
* notmuch: add strategies for multi-file messagesJason Cox2024-04-021-8/+10
* mod: update all dependenciesRobin Jarry2024-04-021-18/+9
* gpg: use export-minimal when attaching public keyRobin Jarry2024-03-101-1/+2
* gpg: fix mime-version header positionRobin Jarry2024-03-101-3/+27
* templates: add visual mode indicator to TrayInfoJason Cox2024-03-043-0/+24
* ui: update vaxis and only use disambiguate csi-u flagTim Culverhouse2024-02-261-0/+1
* ui: enable CSIu key encodingTim Culverhouse2024-02-221-2/+8
* revert: "ui: enable kitty keyboard protocol"Robin Jarry2024-02-191-1/+2