aboutsummaryrefslogtreecommitdiffstats
path: root/app/compose.go
Commit message (Expand)AuthorAgeFilesLines
* commands: add reloadKoni Marti2024-08-201-4/+0
* account: remove ui config struct fieldKoni Marti2024-08-201-1/+2
* reply: allow copying to current folderRobin Jarry2024-08-031-0/+4
* attach: use absolute paths instead of relativeBence Ferdinandy2024-04-141-0/+4
* compose: explicitly identify converted text/* partsRobin Jarry2024-04-131-1/+4
* composer: block :quit command if composer is activeVitaly Ovchinnikov2024-04-131-0/+4
* send: prevent sending if multipart conversion failedVitaly Ovchinnikov2024-04-031-3/+26
* gpg: add pgp-self-encrypt optionBartkk2024-04-031-0/+9
* gpg: fix mime-version header positionRobin Jarry2024-03-101-8/+0
* log: move package to libRobin Jarry2024-02-141-1/+1
* lib: add function to obtain Message-ID hostnameKarel Balej2024-02-121-21/+10
* mouse: use vaxis mouse eventsTim Culverhouse2024-02-121-5/+4
* style: use vaxis style everywhereTim Culverhouse2024-02-121-1/+1
* fill: replace tcell.Style with vaxis.StyleTim Culverhouse2024-02-121-1/+1
* aerc: change event interfaces to vaxis eventsTim Culverhouse2024-02-121-5/+6
* compose: show annotations on the review screenKoni Marti2024-02-111-19/+35
* compose: fix deadlock when editor errors after :reply -cRobin Jarry2024-01-311-2/+0
* compose: don't attach key when removing signatureThomas Böhler2024-01-261-2/+0
* compose: allow automatic attachment of signing keyRobin Jarry2024-01-251-0/+10
* compose: ensure rfc2045 compliant mime messageKoni Marti2024-01-191-0/+8
* templates: move signature from compose to templatesBence Ferdinandy2024-01-081-91/+0
* patch/list: add list sub-cmdKoni Marti2023-12-301-7/+1
* compose: define useful vars in the editor's envJason Cox2023-11-231-0/+5
* complete: allow setting the completion key bindingRobin Jarry2023-11-021-0/+3
* binds: folder-specific bindings for composerVitaly Ovchinnikov2023-11-021-0/+7
* compose: fix crash when getting hostnameMoritz Poldrack2023-10-261-0/+5
* compose: fix header navigation after :compose -eRobin Jarry2023-10-251-9/+4
* terminal: add `:send-keys` commandVitaly Ovchinnikov2023-10-221-0/+4
* app: export global functionsRobin Jarry2023-10-101-23/+21
* widgets: rename package to appRobin Jarry2023-10-101-0/+1975