summaryrefslogtreecommitdiff
path: root/go.mod
AgeCommit message (Expand)Author
2022-06-22imap: add option to cache headersTim Culverhouse
2022-06-09msgviewer: parse and display authentication resultsKoni Marti
2022-05-31invites: reply with accept, accept-tentative or declineKoni Marti
2022-03-07commands: implement fuzzy completion for commands and optionskt programs
2022-02-24threading: implement on-the-fly message threadingKoni Marti
2022-02-20main: use terminfo to set window titleRobin Jarry
2022-01-07pgp: update openpgp packages (go-crypto and go-pgpmail)Koni Marti
2021-11-05go.mod: cleanupRobin Jarry
2021-11-05go.mod: change base git urlRobin Jarry
2021-11-02imap: use builtin idle supportRobin Jarry
2021-11-01go: update all dependenciesRobin Jarry
2020-12-18update tcell to v2 and enable TrueColor supporty0ast
2020-12-02notmuch: remove gc close hooksReto Brunner
2020-11-14compose: use a proper header instead of a string mapReto Brunner
2020-10-18update go-imap-sortthready0ast
2020-10-15update go-imapy0ast
2020-10-11imap: add sort supportReto Brunner
2020-09-15Update go-imap to latest commitReto Brunner
2020-08-31update go-messageReto Brunner
2020-08-28Revert "Upgrade tcell version to 1.4.0 to support truecolor"Drew DeVault
2020-08-28Upgrade tcell version to 1.4.0 to support truecolory0ast
2020-07-09Update go-message, fixes various bugsReto Brunner
2020-05-08creak/pty got force pushed: fix versionReto Brunner
2020-05-06Use stdout as controlling terminalGuillaume J. Charmes
2020-05-06Revert "Dont detach process under vterm"Drew DeVault
2020-05-06Dont detach process under vtermGuillaume J. Charmes
2020-04-20Bump ProtonMail/crypto to fix build on OpenBSDAnirudh Oppiliappan
2020-03-20Requires Go 1.13Simon Ser
2020-03-03Initial support for PGP decryption & signaturesDrew DeVault
2020-03-03Update dependenciesSimon Ser
2020-03-03Mark sent messages as "seen" in maildirGalen Abell
2020-01-24Contextual UI ConfigurationSrivathsan Murali
2020-01-16Switch back to upstream pty libraryBen Fiedler
2019-12-19Update go-maildir to latestBen Burwell
2019-11-01Add support for AUTH LOGIN submissionLuke Drummond
2019-09-16notmuch: sync maildir flagsReto Brunner
2019-08-20upgrade go-messageReto Brunner
2019-08-16bump go-message, fixes address list parsing failureReto Brunner
2019-08-08add github.com/zenhack/go.notmuchReto Brunner
2019-08-07Update tcellDrew DeVault
2019-07-27Update tcellDrew DeVault
2019-07-27Update dependenciesSimon Ser
2019-07-19Use latest go-maildirBen Burwell
2019-07-17maildir: Watch for new messagesBen Burwell
2019-07-12Handle the invalid "utf8" encodingBen Burwell
2019-07-12Add maildir backend workerBen Burwell
2019-07-11Support imaps with oauthbearer authentication (Gmail)Frode Aannevik
2019-06-27Set the required go version for this module, aercDaniel Lublin
2019-06-15Update tcellDrew DeVault
2019-06-09Update reply to use getopt posix optind formatClayton Craft