Age | Commit message (Expand) | Author |
2022-05-31 | unsubscribe: select method with the selector dialog | Koni Marti |
2022-05-31 | invites: reply with accept, accept-tentative or decline | Koni Marti |
2022-05-23 | help: add completions | Tim Culverhouse |
2022-05-06 | pgp: add attach key command | Tim Culverhouse |
2022-05-06 | pgp: check encryption keys before sending message | Tim Culverhouse |
2022-05-04 | pgp: check for signing key before signing time | Tim Culverhouse |
2022-04-29 | recall: mention the -f option in the error message | inwit |
2022-04-27 | refactor: refactor pgp implementation | Tim Culverhouse |
2022-04-25 | filter: clear filter when called with no args | Koni Marti |
2022-04-17 | store: keep current message selected | Koni Marti |
2022-04-14 | forward: allow ':forward -A' with no address | Tim Culverhouse |
2022-04-06 | fix: out-of-bounds error in command header | Moritz Poldrack |
2022-04-06 | header: remove trailing colon in header field | Moritz Poldrack |
2022-04-06 | compose: parse headers correctly from -H | Evan Gates |
2022-03-31 | save: fix path completion | Robin Jarry |
2022-03-25 | statusline: indicate when sorting is in progress | Koni Marti |
2022-03-25 | sort: keep sort criteria applied to folder | Koni Marti |
2022-03-24 | save: add -a option to save all attachments | Robin Jarry |
2022-03-23 | logging: added a log on panic | Moritz Poldrack |
2022-03-23 | statusline: make statusline folder-specific | Koni Marti |
2022-03-22 | compose: make headerEditor focusing more reliable | Tim Culverhouse |
2022-03-18 | statusline: implement per-account status | Koni Marti |
2022-03-16 | commands: use SelectedAccountUiConfig instead of explicit nil check | kt programs |
2022-03-16 | commands: fix possible panic in CompletionFromList | kt programs |
2022-03-14 | bindings: fix panic for terminal keybind | Koni Marti |
2022-03-14 | viewer: add key passthrough mode | kt programs |
2022-03-12 | all: fix minor issues found by staticcheck | Moritz Poldrack |
2022-03-07 | commands: implement fuzzy completion for commands and options | kt programs |
2022-03-03 | reply: add automatic replacement of localized Re: | Moritz Poldrack |
2022-02-25 | pipe: allow piping multiple marked messages | Robin Jarry |
2022-02-25 | aerc: always check SelectedAccount return value | Robin Jarry |
2022-02-24 | threading: implement on-the-fly message threading | Koni Marti |
2022-02-23 | commands: add expand-folder and collapse-folder | Koni Marti |
2022-02-23 | search/filter: display in extra status | Robin Jarry |
2022-02-19 | search/filter: remove from status bar after 20 seconds | Robin Jarry |
2022-02-19 | filter/search: display current search/filter arguments | inwit |
2022-02-19 | unsubscribe: parse internationalized headers | Koni Marti |
2022-02-06 | postpone: re-open review mode on error | Koni Marti |
2022-01-31 | completions: add folder flexible search as an option | inwit |
2022-01-31 | compose: add option to never include your own address when replying | john1doe@ya.ru |
2022-01-29 | recover: recover emails from tempdir after a crash | Koni Marti |
2022-01-27 | reply: use new-message template for non-quoted replies | Robin Jarry |
2022-01-22 | msgstore: fetch missing headers in visual mode | Koni Marti |
2022-01-19 | compose: add default template for new messages | Robin Jarry |
2022-01-19 | docs: mention missing -T options for compose and forward | Robin Jarry |
2022-01-07 | pgp: PGP/MIME encryption for outgoing emails | Koni Marti |
2022-01-07 | pgp: PGP/MIME signing for outgoing emails | Koni Marti |
2021-12-13 | recall: allow recalling messages from any folder | inwit |
2021-11-05 | imap: add manual {dis,}connect support | Robin Jarry |
2021-11-05 | go.mod: change base git url | Robin Jarry |