summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-02binds.conf: change default review bindingsRobin Jarry
2022-02-02mk: use debug to generate a non-optimized binaryRobin Jarry
2022-01-31completions: add folder flexible search as an optioninwit
2022-01-31compose: add option to never include your own address when replyingjohn1doe@ya.ru
2022-01-30maildir: defer the count of recent messagesRobin Jarry
2022-01-29dirlist: use shorter delay before listing directory contentsRobin Jarry
2022-01-29recover: recover emails from tempdir after a crashKoni Marti
2022-01-28readme: add shield for github macos buildMark Dain
2022-01-27reply: use new-message template for non-quoted repliesRobin Jarry
2022-01-26doc: correct typo in man-pagesAriel Costas
2022-01-25github: add workflow to test on macosRobin Jarry
2022-01-24aerc: shutdown if socket communication failsAdnan Maolood
2022-01-24binds: Warning on unexistent account bindingsinwit
2022-01-24dirlist: skip unnecessary change-folder actionKoni Marti
2022-01-24dirlist: improve change-folder responsivenessKoni Marti
2022-01-24readme: fix typo in contribution guideinwit
2022-01-24build: check make installMark Dain
2022-01-24mk: add make checkinstallMark Dain
2022-01-24build: replace archlinux by openbsdMark Dain
2022-01-22msgstore: fetch missing headers in visual modeKoni Marti
2022-01-21mk: syntax cleanupRobin Jarry
2022-01-21mk: be compatible with bsd makeRobin Jarry
2022-01-21Revert "mk: only install if files changed"Robin Jarry
2022-01-20mk: avoid searching in hidden directories at the rootRobin Jarry
2022-01-20Add .editorconfig fileRobin Jarry
2022-01-20readme: add package links to debian and fedoraRobin Jarry
2022-01-20build: add multiple distributionsRobin Jarry
2022-01-20maildir,notmuch: pass in-memory message to callbackNguyễn Gia Phong
2022-01-20bindings: fix ctrl-h binding not workingRobin Jarry
2022-01-19terminal: fix nil pointer dereference in pty.GetsizeKoni Marti
2022-01-19mk: only install if files changedRobin Jarry
2022-01-19compose: add default template for new messagesRobin Jarry
2022-01-19docs: mention missing -T options for compose and forwardRobin Jarry
2022-01-19templates: add x-mailer header in default filesRobin Jarry
2022-01-19maildir,notmuch: avoid leaking open filesNguyễn Gia Phong
2022-01-19imap: auto-reconnects on connection errorKoni Marti
2022-01-19imap: emits connection error on logoutKoni Marti
2022-01-19imap: fix panic when sending multiple connect cmdsKoni Marti
2022-01-15Release version 0.7.1Robin Jarry
2022-01-15Revert "imap: attempt automatic reconnection on error"Robin Jarry
2022-01-14Release version 0.7.0Robin Jarry
2022-01-14imap: attempt automatic reconnection on errorRobin Jarry
2022-01-14Stop wrapping OriginalText in default templatesNguyễn Gia Phong
2022-01-14fix segfault when copy-pasting into compose editorKoni Marti
2022-01-07completions: add support for completing multiple addressesParasrah
2022-01-07pgp: PGP/MIME encryption for outgoing emailsKoni Marti
2022-01-07pgp: PGP/MIME signing for outgoing emailsKoni Marti
2022-01-07pgp: update openpgp packages (go-crypto and go-pgpmail)Koni Marti
2021-12-13recall: allow recalling messages from any folderinwit
2021-12-13mk: remove version overridepsykose