summaryrefslogtreecommitdiff
path: root/commands
AgeCommit message (Expand)Author
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
2023-02-20statusline: add column based render formatRobin Jarry
2023-02-20statusline: move files to lib/stateRobin Jarry
2023-02-20triggers: use templates instead of % mini languageRobin Jarry
2023-02-20commands: expand template placeholdersAivars Vaivods
2023-02-12log: add debug for send configurationBence Ferdinandy
2023-02-12tabs: use template for compose tabsTim Culverhouse
2023-02-02config: add option for SMTP HELO/EHLO local domainKarel D. Kopecký
2023-01-26switch-account: also switch account configurationBence Ferdinandy
2023-01-26logging: add trace to every command callBence Ferdinandy
2023-01-06lint: add missing panic handlers in goroutinesRobin Jarry
2023-01-06doc: fix English typosRobin Jarry
2023-01-04templates: change fields as lazy functionsRobin Jarry
2023-01-04config: parse account from and aliases onceRobin Jarry
2023-01-04model: change flags array to bitmaskRobin Jarry
2023-01-04send: add option to send&archiveBence Ferdinandy
2022-12-25split: refactor to prevent stuck splitsTim Culverhouse
2022-12-21smtp: remove requirement for oauthbearer token-endpointTim Culverhouse
2022-12-20attach: don't glob hidden filesMoritz Poldrack
2022-12-19split: use a sensible default widthMoritz Poldrack
2022-12-15reply: refactor close-on-reply setting to -c flagBence Ferdinandy
2022-12-14findNextNonDeleted: set next to nil if last messageTim Culverhouse
2022-12-14split: refactor split update logicTim Culverhouse
2022-12-14config: make various sections accessible via global varsRobin Jarry
2022-12-07compose: allow writing multipart/alternative messagesRobin Jarry
2022-12-02view: add close-on-reply optionBence Ferdinandy
2022-12-02logging: rename package to logRobin Jarry
2022-12-02logging: homogenize levelsRobin Jarry
2022-11-24doc: extract accounts and binds into separate man pagesRobin Jarry
2022-11-21ui: box and frame an interactive widgetKoni Marti
2022-11-21attach: open file picker menu with -m flagKoni Marti
2022-11-16commands: remove broken :set commandRobin Jarry
2022-11-13move and archive: common code for common operationBence Ferdinandy
2022-11-13reply: allow to override localized Re regexp in configurationjp39
2022-11-09composer: add message previewKoni Marti
2022-11-09lib: prepare attachments for multiple readsKoni Marti
2022-11-09viewer: open rfc822 attachmentsKoni Marti
2022-11-09commands/eml: open and view eml filesKoni Marti
2022-11-09lib: implement an eml message viewKoni Marti
2022-10-26envelope: display message envelope infoKoni Marti
2022-10-25pipe: reorder patches based on email subjectsRobin Jarry
2022-10-20split: clamp minimum split size to 1Tim Culverhouse
2022-10-19split: prevent panic when store is not setTim Culverhouse