aboutsummaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* app: propagate bell from the built-in terminalKarel Balej2024-06-041-0/+2
* ui: add select-last-message optionKoni Marti2024-05-281-0/+1
* app: make aerc satisfy the Beeper interface againKarel Balej2024-05-091-5/+3
* attach: use absolute paths instead of relativeBence Ferdinandy2024-04-141-0/+4
* hooks: add flag-changedBence Ferdinandy2024-04-141-0/+10
* hooks: add tag-modifiedBence Ferdinandy2024-04-141-0/+10
* compose: explicitly identify converted text/* partsRobin Jarry2024-04-131-1/+4
* composer: block :quit command if composer is activeVitaly Ovchinnikov2024-04-131-0/+4
* ipc: retry failed command directly, not over IPCJason Cox2024-04-132-7/+27
* ui: use a custom prefix for dummy rootJulio B2024-04-131-1/+5
* send: prevent sending if multipart conversion failedVitaly Ovchinnikov2024-04-031-3/+26
* gpg: add pgp-self-encrypt optionBartkk2024-04-031-0/+9
* config: make popover dialogs configurableJohannes Thyssen Tishman2024-04-022-20/+39
* filters: add matching against attachment filenameBence Ferdinandy2024-03-251-0/+5
* gpg: fix mime-version header positionRobin Jarry2024-03-101-8/+0
* templates: add visual mode indicator to TrayInfoJason Cox2024-03-041-0/+3
* commands: add :query to create named notmuch dirsJason Cox2024-02-262-6/+7
* msglist: allow configuring default splitRobin Jarry2024-02-221-15/+23
* status: make message counts available in templatesJason Cox2024-02-191-0/+1
* log: move package to libRobin Jarry2024-02-1412-12/+12
* lib: add function to obtain Message-ID hostnameKarel Balej2024-02-121-21/+10
* terminal: use start with appropriate sizeTim Culverhouse2024-02-121-1/+2
* vaxis: update to v0.7.2 and update ansi parserTim Culverhouse2024-02-121-10/+16
* mouse: use vaxis mouse eventsTim Culverhouse2024-02-127-39/+30
* paste: use vaxis paste eventsTim Culverhouse2024-02-121-6/+8
* terminal: replace tcell-term with vaxis terminalTim Culverhouse2024-02-121-41/+20
* style: use vaxis style everywhereTim Culverhouse2024-02-1210-26/+23
* aerc: replace tcell keys with vaxis keysTim Culverhouse2024-02-127-70/+98
* fill: replace tcell.Style with vaxis.StyleTim Culverhouse2024-02-124-6/+7
* ui: remove screen and viewportsTim Culverhouse2024-02-121-7/+5
* aerc: change event interfaces to vaxis eventsTim Culverhouse2024-02-1214-27/+37
* msgviewer: implement inline image viewingTim Culverhouse2024-02-121-2/+99
* commands: add alignKoni Marti2024-02-112-0/+41
* config: add msglist-scroll-offsetKoni Marti2024-02-111-0/+2
* scrollable: rewrite with scroll offsetKoni Marti2024-02-111-15/+25
* app: add keybinds annotation when printing bindingsKoni Marti2024-02-111-3/+11
* 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
* listbox: send some key events to textinputKoni Marti2024-01-291-20/+13
* app: define two dialog constructorsKoni Marti2024-01-291-0/+28
* listbox: add external text filter functionKoni Marti2024-01-291-11/+26
* listbox: use tab key to cycle through listKoni Marti2024-01-291-2/+2
* ui: allow thread arrow customizationinwit2024-01-292-20/+75
* bindings: do not systematically trigger completionRobin Jarry2024-01-271-4/+13
* tabs: optimize switching by offsetsdelitako2024-01-262-0/+5
* 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
* msglist: refactor tree buildingMoritz Poldrack2023-12-301-35/+26