aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
Commit message (Expand)AuthorAgeFilesLines
...
* term: replace go-libvterm with tcell-termTim Culverhouse2022-09-141-6/+2
* ui: export context.viewport, screen.show, add SetCursorStyleTim Culverhouse2022-09-141-2/+5
* lint: update linter versionMoritz Poldrack2022-09-141-2/+2
* go: bumped minimum required version 1.16Moritz Poldrack2022-08-051-1/+1
* lint: add golangci-lint to the lintersMoritz Poldrack2022-08-041-11/+4
* lint: use gofumpt instead of gofmtMoritz Poldrack2022-08-011-1/+1
* mbox: implement an mbox backend workerKoni Marti2022-07-141-2/+2
* imap: add option to cache headersTim Culverhouse2022-06-221-3/+4
* msgviewer: parse and display authentication resultsKoni Marti2022-06-091-0/+1
* invites: reply with accept, accept-tentative or declineKoni Marti2022-05-311-1/+3
* commands: implement fuzzy completion for commands and optionskt programs2022-03-071-0/+1
* threading: implement on-the-fly message threadingKoni Marti2022-02-241-0/+1
* main: use terminfo to set window titleRobin Jarry2022-02-201-0/+1
* pgp: update openpgp packages (go-crypto and go-pgpmail)Koni Marti2022-01-071-2/+3
* go.mod: cleanupRobin Jarry2021-11-051-5/+0
* go.mod: change base git urlRobin Jarry2021-11-051-1/+1
* imap: use builtin idle supportRobin Jarry2021-11-021-1/+0
* go: update all dependenciesRobin Jarry2021-11-011-26/+29
* update tcell to v2 and enable TrueColor supporty0ast2020-12-181-4/+1
* notmuch: remove gc close hooksReto Brunner2020-12-021-0/+2
* compose: use a proper header instead of a string mapReto Brunner2020-11-141-2/+1
* update go-imap-sortthready0ast2020-10-181-1/+1
* update go-imapy0ast2020-10-151-1/+1
* imap: add sort supportReto Brunner2020-10-111-1/+2
* Update go-imap to latest commitReto Brunner2020-09-151-1/+2
* update go-messageReto Brunner2020-08-311-1/+1
* Revert "Upgrade tcell version to 1.4.0 to support truecolor"Drew DeVault2020-08-281-1/+4
* Upgrade tcell version to 1.4.0 to support truecolory0ast2020-08-281-4/+1
* Update go-message, fixes various bugsReto Brunner2020-07-091-1/+1
* creak/pty got force pushed: fix versionReto Brunner2020-05-081-1/+1
* Use stdout as controlling terminalGuillaume J. Charmes2020-05-061-1/+1
* Revert "Dont detach process under vterm"Drew DeVault2020-05-061-1/+1
* Dont detach process under vtermGuillaume J. Charmes2020-05-061-1/+1
* Bump ProtonMail/crypto to fix build on OpenBSDAnirudh Oppiliappan2020-04-201-1/+1
* Requires Go 1.13Simon Ser2020-03-201-1/+1
* Initial support for PGP decryption & signaturesDrew DeVault2020-03-031-1/+5
* Update dependenciesSimon Ser2020-03-031-19/+22
* Mark sent messages as "seen" in maildirGalen Abell2020-03-031-1/+1
* Contextual UI ConfigurationSrivathsan Murali2020-01-241-0/+1
* Switch back to upstream pty libraryBen Fiedler2020-01-161-1/+1
* Update go-maildir to latestBen Burwell2019-12-191-1/+1
* Add support for AUTH LOGIN submissionLuke Drummond2019-11-011-1/+1
* notmuch: sync maildir flagsReto Brunner2019-09-161-1/+1
* upgrade go-messageReto Brunner2019-08-201-3/+1
* bump go-message, fixes address list parsing failureReto Brunner2019-08-161-3/+3
* add github.com/zenhack/go.notmuchReto Brunner2019-08-081-0/+1
* Update tcellDrew DeVault2019-08-071-1/+1
* Update tcellDrew DeVault2019-07-271-2/+2
* Update dependenciesSimon Ser2019-07-271-14/+17
* Use latest go-maildirBen Burwell2019-07-191-1/+1