summaryrefslogtreecommitdiff
path: root/commands
AgeCommit message (Expand)Author
2022-05-06pgp: add attach key commandTim Culverhouse
2022-05-06pgp: check encryption keys before sending messageTim Culverhouse
2022-05-04pgp: check for signing key before signing timeTim Culverhouse
2022-04-29recall: mention the -f option in the error messageinwit
2022-04-27refactor: refactor pgp implementationTim Culverhouse
2022-04-25filter: clear filter when called with no argsKoni Marti
2022-04-17store: keep current message selectedKoni Marti
2022-04-14forward: allow ':forward -A' with no addressTim Culverhouse
2022-04-06fix: out-of-bounds error in command headerMoritz Poldrack
2022-04-06header: remove trailing colon in header fieldMoritz Poldrack
2022-04-06compose: parse headers correctly from -HEvan Gates
2022-03-31save: fix path completionRobin Jarry
2022-03-25statusline: indicate when sorting is in progressKoni Marti
2022-03-25sort: keep sort criteria applied to folderKoni Marti
2022-03-24save: add -a option to save all attachmentsRobin Jarry
2022-03-23logging: added a log on panicMoritz Poldrack
2022-03-23statusline: make statusline folder-specificKoni Marti
2022-03-22compose: make headerEditor focusing more reliableTim Culverhouse
2022-03-18statusline: implement per-account statusKoni Marti
2022-03-16commands: use SelectedAccountUiConfig instead of explicit nil checkkt programs
2022-03-16commands: fix possible panic in CompletionFromListkt programs
2022-03-14bindings: fix panic for terminal keybindKoni Marti
2022-03-14viewer: add key passthrough modekt programs
2022-03-12all: fix minor issues found by staticcheckMoritz Poldrack
2022-03-07commands: implement fuzzy completion for commands and optionskt programs
2022-03-03reply: add automatic replacement of localized Re:Moritz Poldrack
2022-02-25pipe: allow piping multiple marked messagesRobin Jarry
2022-02-25aerc: always check SelectedAccount return valueRobin Jarry
2022-02-24threading: implement on-the-fly message threadingKoni Marti
2022-02-23commands: add expand-folder and collapse-folderKoni Marti
2022-02-23search/filter: display in extra statusRobin Jarry
2022-02-19search/filter: remove from status bar after 20 secondsRobin Jarry
2022-02-19filter/search: display current search/filter argumentsinwit
2022-02-19unsubscribe: parse internationalized headersKoni Marti
2022-02-06postpone: re-open review mode on errorKoni Marti
2022-01-31completions: add folder flexible search as an optioninwit
2022-01-31compose: add option to never include your own address when replyingjohn1doe@ya.ru
2022-01-29recover: recover emails from tempdir after a crashKoni Marti
2022-01-27reply: use new-message template for non-quoted repliesRobin Jarry
2022-01-22msgstore: fetch missing headers in visual modeKoni Marti
2022-01-19compose: add default template for new messagesRobin Jarry
2022-01-19docs: mention missing -T options for compose and forwardRobin Jarry
2022-01-07pgp: PGP/MIME encryption for outgoing emailsKoni Marti
2022-01-07pgp: PGP/MIME signing for outgoing emailsKoni Marti
2021-12-13recall: allow recalling messages from any folderinwit
2021-11-05imap: add manual {dis,}connect supportRobin Jarry
2021-11-05go.mod: change base git urlRobin Jarry
2021-03-07add mimeType to OriginalMail struct for both forward and replyReto Brunner
2021-02-28send: fix missing error returnReto Brunner
2021-02-26Fix linter warningsReto Brunner