aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-06wipgmakeRobin Jarry
2023-08-06contributing: add guidelines for including changelogsRobin Jarry
2023-08-06mk: deprecate BSD make in favor of GNU makeRobin Jarry
2023-08-05terminal: avoid races between close and drawRobin Jarry
2023-08-05msgstore: segfaultRobin Jarry
2023-08-05notmuch: add option to provide path for accountKirill Chibisov
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-04go.mod: drop mergo packageKoni Marti
2023-08-04config: fix contextual ui configKoni Marti
2023-08-04account: fix contextual sortKoni Marti
2023-08-04contrib: update sendemail-validate hookRobin Jarry
2023-08-04filters: put libexec/filters dirs before default PATHRobin Jarry
2023-08-04hooks: add account and folder to mail-received envRobin Jarry
2023-08-04msglist: fetch headers even when not focusedRobin Jarry
2023-08-04wizard: allow ? in passwordsRobin Jarry
2023-08-04watchers: move filesystem monitoring stuff in libRobin Jarry
2023-08-03templates: attach directly from templatesKoni Marti
2023-08-03imap: support the Gmail extension (X-GM-EXT-1)Koni Marti
2023-08-03mouse: fix offset in tab title clickable areaBence Ferdinandy
2023-08-03wizard: display warning when focus is lostKoni Marti
2023-08-02composer: reopen the email file when editor is closedRobin Jarry
2023-07-31compose: fix panic when adding empty header with uppercase lettersRobin Jarry
2023-07-31compose: allow removing headersRobin Jarry
2023-07-28split: ensure messagestore is availableMoritz Poldrack
2023-07-28binds: replace redundant default bindAnton Mosich
2023-07-28textinput: fix deleteWord with an only whitespaceOskar Sharipov
2023-07-28contrib: actually fix irc patchset hook when author is not registeredRobin Jarry
2023-07-17compose: only add signature if missingRobin Jarry
2023-07-17compose: allow changing edit-headers on the flyRobin Jarry
2023-07-17compose: implement embedded headers in editorKoni Marti
2023-07-17compose: always use cr-lf line endingsRobin Jarry
2023-07-17compose: improve error handlingRobin Jarry
2023-07-17compose: factorize body read in a methodRobin Jarry
2023-07-17compose: only allow setting content at creationRobin Jarry
2023-07-17send: return error when recipients list is emptyRobin Jarry
2023-07-16imap: fix header cache key collisionsRobin Jarry
2023-07-16styles: add style for folded threadsKoni Marti
2023-07-16templates: add ThreadCount and ThreadFoldedKoni Marti
2023-07-16commands: add :fold and :unfold for thread foldingKoni Marti
2023-07-16store: implement thread foldingKoni Marti
2023-07-16msglist: simplified threads renderingKoni Marti
2023-07-16threadbuilder: store uid/thread associationKoni Marti
2023-07-15commands: fix panic in helper structKoni Marti
2023-07-15wizard: properly initialize configurationRobin Jarry
2023-07-15jmap: fix crash when opening multiple instancesRobin Jarry
2023-07-14foldermap: make folder-map syntax more expressiveKoni Marti
2023-07-14config: recognize empty no-attachment-warningNojus Gudinavičius
2023-07-14contrib: fix irc patchset hook when author is not registeredRobin Jarry
2023-07-10viewer: avoid high cpu usage when selecting part with no filterRobin Jarry