aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* jmap: set explicit sender and recipientsKarel Balej2024-02-125-18/+21
* send: remove the sendCtx structKarel Balej2024-02-121-77/+54
* send: refactor parseSchemeKarel Balej2024-02-121-8/+8
* terminal: use start with appropriate sizeTim Culverhouse2024-02-121-1/+2
* vaxis: update to v0.7.2 and update ansi parserTim Culverhouse2024-02-129-739/+190
* docs: update docs to remove tcell referenceTim Culverhouse2024-02-121-2/+1
* aerc: set title using vaxisTim Culverhouse2024-02-124-32/+1
* aerc: remove tcell importTim Culverhouse2024-02-122-22/+1
* mouse: use vaxis mouse eventsTim Culverhouse2024-02-1211-56/+43
* paste: use vaxis paste eventsTim Culverhouse2024-02-121-6/+8
* terminal: replace tcell-term with vaxis terminalTim Culverhouse2024-02-125-61/+22
* style: use vaxis style everywhereTim Culverhouse2024-02-1217-186/+354
* aerc: replace tcell keys with vaxis keysTim Culverhouse2024-02-1212-347/+370
* fill: replace tcell.Style with vaxis.StyleTim Culverhouse2024-02-126-13/+12
* ui: initialize vaxis directly, drop tcell.Screen initializationTim Culverhouse2024-02-123-29/+20
* ui: remove screen and viewportsTim Culverhouse2024-02-125-79/+78
* aerc: change event interfaces to vaxis eventsTim Culverhouse2024-02-1224-47/+59
* msgviewer: implement inline image viewingTim Culverhouse2024-02-123-3/+101
* ui: create and expose vaxis Window with ContextTim Culverhouse2024-02-121-2/+11
* ui: so long tcellTim Culverhouse2024-02-123-17/+52
* parse/ansi: remove tcell/terminfo dependencyTim Culverhouse2024-02-122-69/+69
* view: only set seen flag if not presentRobin Jarry2024-02-111-1/+2
* templates: Add documentation for .SignatureJohannes Thyssen Tishman2024-02-111-0/+8
* security: update dependencies with known vulnerabilitiesMoritz Poldrack2024-02-112-9/+7
* filter: allow workers to combine filter termsKoni Marti2024-02-116-12/+19
* commands: add alignKoni Marti2024-02-115-0/+112
* config: add msglist-scroll-offsetKoni Marti2024-02-114-0/+15
* scrollable: rewrite with scroll offsetKoni Marti2024-02-111-15/+25
* calendar: make invitation matching case-insensitiveMoritz Poldrack2024-02-111-1/+2
* app: add keybinds annotation when printing bindingsKoni Marti2024-02-111-3/+11
* compose: show annotations on the review screenKoni Marti2024-02-112-27/+44
* binds: parse annotations from keybind configKoni Marti2024-02-113-6/+24
* templates: use email address as fallbackMichael Walle2024-02-112-2/+2
* imap: fix connection when host only has ipv6 addressRobin Jarry2024-02-041-8/+2
* Release version 0.17.00.17.0Robin Jarry2024-02-012-1/+56
* main: improve version stringRobin Jarry2024-02-015-9/+38
* commands: rename patch delete to patch unlinkKoni Marti2024-01-313-16/+15
* templates: fix typo in the docsKarel Balej2024-01-311-1/+1
* commands: rename patch remove to patch dropKoni Marti2024-01-318-37/+37
* compose: fix deadlock when editor errors after :reply -cRobin Jarry2024-01-311-2/+0
* ipc: wait for app to be ready before accepting commandsRobin Jarry2024-01-312-3/+17
* listbox: send some key events to textinputKoni Marti2024-01-291-20/+13
* menu: use listbox as fallback commandKoni Marti2024-01-292-27/+80
* app: define two dialog constructorsKoni Marti2024-01-296-39/+33
* 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-295-20/+311
* notmuch: correctly run queries in `*` folderJason Cox2024-01-272-17/+22
* doc: make sure aliases have the same signatureBence Ferdinandy2024-01-271-2/+2
* help: add :man as aliasBence Ferdinandy2024-01-272-3/+5