summaryrefslogtreecommitdiff
path: root/commands
AgeCommit message (Expand)Author
2023-09-27commands: add :toggle-thread-context commandTim Culverhouse
2023-09-27ui: enable showing of thread-contextTim Culverhouse
2023-08-31postpone: remove datacounter passthrough writerTim Culverhouse
2023-08-30postpone: change recall/postpone logic for custom foldersVitaly Ovchinnikov
2023-08-27xdg: get rid of deprecated dependenciesRobin Jarry
2023-08-25export-mbox: better path suggestion and name completionVitaly Ovchinnikov
2023-08-24commands: allow reading attachments from a fileKarel Balej
2023-08-05export-mbox: only export marked messages, if anyVitaly Ovchinnikov
2023-08-05attach: add an option to pipe the attachments inVitaly Ovchinnikov
2023-08-03templates: attach directly from templatesKoni Marti
2023-08-03wizard: display warning when focus is lostKoni Marti
2023-07-31compose: allow removing headersRobin Jarry
2023-07-28split: ensure messagestore is availableMoritz Poldrack
2023-07-17compose: allow changing edit-headers on the flyRobin Jarry
2023-07-17compose: implement embedded headers in editorKoni Marti
2023-07-17compose: improve error handlingRobin Jarry
2023-07-17compose: only allow setting content at creationRobin Jarry
2023-07-17send: return error when recipients list is emptyRobin Jarry
2023-07-16templates: add ThreadCount and ThreadFoldedKoni Marti
2023-07-16commands: add :fold and :unfold for thread foldingKoni Marti
2023-07-16threadbuilder: store uid/thread associationKoni Marti
2023-07-15commands: fix panic in helper structKoni Marti
2023-07-07open: add option -d to automatically delete temporary filesVitaly Ovchinnikov
2023-06-25open: use the original attachment extension if possibleVitaly Ovchinnikov
2023-06-21worker: add jmap supportRobin Jarry
2023-06-20commands: fix panic in template executionKoni Marti
2023-06-17save: fix saving of multiple files with the same nameMoritz Poldrack
2023-06-10templates: add map functionsRobin Jarry
2023-06-10help: do not run a command when displaying keysRobin Jarry
2023-06-10save: new option for saving attachmentsVitaly Ovchinnikov
2023-05-20ui: fix deadlocks in message channelRobin Jarry
2023-05-20templates: add boolean flagsRobin Jarry
2023-05-16templates: use template interface consistentlyKoni Marti
2023-05-16mkdir: add completionMoritz Poldrack
2023-05-16archive: respect delimiterMoritz Poldrack
2023-05-16compose: warn before sending with empty subjectJason Cox
2023-05-16search/filter: update completionKoni Marti
2023-05-16save: update completionKoni Marti
2023-05-16recover: update completionKoni Marti
2023-05-16commands: execute commands with templatesKoni Marti
2023-05-16commands: expand and complete template codeKoni Marti
2023-05-16commands: add OptionsProvider and OptionCompleterKoni Marti
2023-04-22directory: add role to template fieldsTim Culverhouse
2023-04-15term: update tab title even when tab is not selectedRobin Jarry
2023-04-10attach: focus terminal for file pickerKoni Marti
2023-04-01tabs: make sure to close tab contentRobin Jarry
2023-03-26parse msg-id lists more liberallyNguyễn Gia Phong
2023-03-26smtp: replace smtp-starttls with schema optionMarcin Serwin
2023-03-15move/archive: make sure to close existing viewerRobin Jarry
2023-03-13openers: add mime type handling for open-linkRobin Jarry