aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* mv: fix regression in selection of next messageJohannes Thyssen Tishman2024-01-271-6/+15
* bindings: do not systematically trigger completionRobin Jarry2024-01-272-4/+21
* binds: add some vim-inspired bindsBence Ferdinandy2024-01-261-0/+5
* maildir: show valid messages even if there are errorsBence Ferdinandy2024-01-262-4/+14
* release.sh: add --dry-run flagRobin Jarry2024-01-261-15/+23
* flags: add support for draft flagJason Cox2024-01-2619-13/+82
* notmuch: centralize flag/tag mappingsJason Cox2024-01-263-33/+36
* tabs: optimize switching by offsetsdelitako2024-01-265-18/+30
* compose: don't attach key when removing signatureThomas Böhler2024-01-261-2/+0
* mod: upgrade go-maildir to v0.4.1Michal Siedlaczek2024-01-262-1/+3
* mv: allow to move messages across accountsJohannes Thyssen Tishman2024-01-253-31/+155
* cp: allow to copy messages across accountsJohannes Thyssen Tishman2024-01-252-23/+112
* msgstore: create destination folder on store.AppendJohannes Thyssen Tishman2024-01-251-0/+7
* config: print file path in error messageMichal Siedlaczek2024-01-253-42/+63
* templates: avoid blank lines with empty signatureJason Cox2024-01-253-3/+9
* hook: add mail-sent hookMoritz Poldrack2024-01-254-0/+59
* idler: improve the imap idlerKoni Marti2024-01-256-156/+182
* check-patches: fix non-posix regexJohannes Thyssen Tishman2024-01-251-3/+3
* mailmap: updateRobin Jarry2024-01-251-0/+1
* compose: allow automatic attachment of signing keyRobin Jarry2024-01-253-0/+16
* forward: select correct part for signed messagesKoni Marti2024-01-211-2/+20
* reply: select correct part for signed messagesKoni Marti2024-01-211-29/+18
* main: add flags to override config filesBence Ferdinandy2024-01-218-32/+62
* commands: add menuRobin Jarry2024-01-207-1/+266
* commands: refactor registrationRobin Jarry2024-01-2096-435/+665
* envelope: use message from current tabKoni Marti2024-01-201-2/+7
* jmap: avoid crash when server returns garbageRobin Jarry2024-01-201-1/+1
* compose: ensure rfc2045 compliant mime messageKoni Marti2024-01-191-0/+8
* templates: add basic string functionsMoritz Poldrack2024-01-192-5/+55
* git-stats-graph: fix release datesBence Ferdinandy2024-01-191-1/+3
* check-patches: enforce trailer listBence Ferdinandy2024-01-182-0/+55
* check-patches: enforce prose on changelog entriesBence Ferdinandy2024-01-182-1/+9
* check-patches: check for a prefix in commit titleBence Ferdinandy2024-01-181-0/+4