summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2021-12-11format: reformat code with go 1.17Robin Jarry
2021-12-11build: add check for code formattingRobin Jarry
2021-12-11config: fix code formattingRobin Jarry
2021-12-11imap: fix build on macosRobin Jarry
2021-12-11binds: add account specific bindingsJonathan Bartlett
2021-12-11readme: add contribution guideRobin Jarry
2021-12-07imap: add tcp connection optionsRobin Jarry
2021-12-07imap: use low level tcp connectionRobin Jarry
2021-12-07imap: move connect procedure into a dedicated functionRobin Jarry
2021-12-06maildir: watch for message renamesRobin Jarry
2021-12-06maildir: watch for external changesRobin Jarry
2021-11-30style: customize vertical and horizontal border charactersDian M Fay
2021-11-29doc: fix typo in stylesets-dirsDian M Fay
2021-11-22imap: fix segfault when disconnectingRobin Jarry
2021-11-13doc: fix default values for dynamic date formatsRobin Jarry
2021-11-13notmuch: allow sort by file orderKalyan Sriram
2021-11-13binds: add escape to clear searchKalyan Sriram
2021-11-13notmuch: allow empty searchesKalyan Sriram