summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-04Release version 0.14.00.14.0Robin Jarry
2023-01-04sendemail-validate: fix compat with older git versionsRobin Jarry
2023-01-03msgstore: fix deadlock in thread builderRobin Jarry
2023-01-02changelog: refine before releaseRobin Jarry
2023-01-02textinput: fix crash when scrolling back in command historyRobin Jarry
2022-12-27doc: fix numbered listsRobin Jarry
2022-12-27split: close split on update of split viewTim Culverhouse
2022-12-27term: upgrade tcell-term to v0.4.0Tim Culverhouse
2022-12-27doc: fix typosFolker Schwesinger
2022-12-25split: refactor to prevent stuck splitsTim Culverhouse
2022-12-21colorize: add 'terminal' theme which respects termcolorsTim Culverhouse
2022-12-21smtp: remove requirement for oauthbearer token-endpointTim Culverhouse
2022-12-21sendemail-validate: ignore empty patches from cover letterRobin Jarry
2022-12-20attach: don't glob hidden filesMoritz Poldrack
2022-12-20ci: move check-patches at the end of pipelinesRobin Jarry
2022-12-20check-patches: ignore .mailmap for author and s-o-b trailer checkRobin Jarry
2022-12-20wizard: debounce warning to ensure pasted passwords are entered correctlyMoritz Poldrack
2022-12-19wizard: fix panic on any key pressRobin Jarry
2022-12-19split: use a sensible default widthMoritz Poldrack
2022-12-19msglist: make width available externallyMoritz Poldrack
2022-12-18mk: remove verbose for testsRobin Jarry
2022-12-15sendemail-validate: add human readable recommendationsRobin Jarry
2022-12-15reply: refactor close-on-reply setting to -c flagBence Ferdinandy
2022-12-14wrap: handle letters as list itemsRobin Jarry
2022-12-14contributing: add tooling for git send-emailRobin Jarry
2022-12-14config: add a default flag to icon-attachmentBen Cohen
2022-12-14threads: rebuild server threads when updating threadsTim Culverhouse
2022-12-14stylesets: install styles with aercBence Ferdinandy
2022-12-14style: make marked more important than searchBence Ferdinandy
2022-12-14findNextNonDeleted: set next to nil if last messageTim Culverhouse
2022-12-14split: refactor split update logicTim Culverhouse
2022-12-14maildir: send MessagesDeleted to UI when moving messagesTim Culverhouse
2022-12-14msglist: add attachment indicatorBence Ferdinandy
2022-12-14config: make various sections accessible via global varsRobin Jarry
2022-12-14config: rework contextual sections implementationRobin Jarry
2022-12-07git-stats: add reviewer statsRobin Jarry
2022-12-07compose: allow writing multipart/alternative messagesRobin Jarry
2022-12-07msgstore: set store.uids in threaded directoriesTim Culverhouse
2022-12-07log: force trace level when using shell redirectionRobin Jarry
2022-12-06pgp-provider: set default value to autoRobin Jarry
2022-12-06doc: add synopsis for all settingsRobin Jarry
2022-12-05filters: add wrap utility written in goRobin Jarry
2022-12-03mk: display formatting diffsRobin Jarry
2022-12-02compose: show relevant bindings on review screenBence Ferdinandy
2022-12-02view: add close-on-reply optionBence Ferdinandy
2022-12-02imap: use list-status for check-mailTim Culverhouse
2022-12-02imap: use list-status for list-directories if availableTim Culverhouse
2022-12-02imap: check for list-status capabilityTim Culverhouse
2022-12-02imap: add LIST-STATUS extensionTim Culverhouse
2022-12-02imap: simplify error handling in list directoriesTim Culverhouse