aboutsummaryrefslogtreecommitdiffstats
path: root/go.sum
Commit message (Expand)AuthorAgeFilesLines
* mbox: remove datacounter dependency for size infoTim Culverhouse2023-08-311-2/+0
* notmuch: replace notmuch library with internal bindingsTim Culverhouse2023-08-301-2/+0
* compose: use email domain name in Message-IdAdnan Maolood2023-08-281-4/+7
* xdg: get rid of deprecated dependenciesRobin Jarry2023-08-271-4/+0
* go.mod: drop mergo packageKoni Marti2023-08-041-2/+0
* worker: add jmap supportRobin Jarry2023-06-211-0/+2
* term: upgrade tcell-termTim Culverhouse2023-04-271-2/+2
* term: fix handling of failed commandTim Culverhouse2023-04-261-2/+2
* mod: update all dependenciesRobin Jarry2023-04-241-399/+73
* mod: drop support for go 1.17Robin Jarry2023-04-241-3/+0
* tcell-term: upgrade to latest releaseTim Culverhouse2023-04-231-3/+7
* fswatcher: add a darwin fswatcher implementationTim Culverhouse2023-03-071-0/+2
* mod: remove support for go 1.16Robin Jarry2023-02-261-43/+4
* lint: always run golangci-lint@latestRobin Jarry2023-02-261-1069/+12
* term: update tcell-termTim Culverhouse2023-02-231-8/+8
* term: upgrade tcell-term to v0.4.0Tim Culverhouse2022-12-271-2/+2
* jwz: upgrade to develop branchTim Culverhouse2022-12-021-2/+2
* terminal: bump tcell-term versionTim Culverhouse2022-10-191-2/+2
* terminal: fix race conditions on access to cmdTim Culverhouse2022-10-021-2/+2
* terminal: bump tcell-term versionTim Culverhouse2022-09-251-2/+2
* term: replace go-libvterm with tcell-termTim Culverhouse2022-09-141-6/+3
* ui: export context.viewport, screen.show, add SetCursorStyleTim Culverhouse2022-09-141-8/+12
* go mod tidyRobin Jarry2022-09-141-39/+48
* lint: update linter versionMoritz Poldrack2022-09-141-0/+3
* lint: add golangci-lint to the lintersMoritz Poldrack2022-08-041-24/+1109
* lint: use gofumpt instead of gofmtMoritz Poldrack2022-08-011-3/+25
* mbox: implement an mbox backend workerKoni Marti2022-07-141-4/+17
* imap: add option to cache headersTim Culverhouse2022-06-221-0/+14
* msgviewer: parse and display authentication resultsKoni Marti2022-06-091-0/+7
* invites: reply with accept, accept-tentative or declineKoni Marti2022-05-311-0/+13
* commands: implement fuzzy completion for commands and optionskt programs2022-03-071-0/+2
* threading: implement on-the-fly message threadingKoni Marti2022-02-241-0/+17
* main: use terminfo to set window titleRobin Jarry2022-02-201-0/+2
* pgp: update openpgp packages (go-crypto and go-pgpmail)Koni Marti2022-01-071-16/+5
* go.mod: cleanupRobin Jarry2021-11-051-58/+5
* imap: use builtin idle supportRobin Jarry2021-11-021-4/+0
* go: update all dependenciesRobin Jarry2021-11-011-0/+399
* update tcell to v2 and enable TrueColor supporty0ast2020-12-181-5/+3
* notmuch: remove gc close hooksReto Brunner2020-12-021-2/+2
* compose: use a proper header instead of a string mapReto Brunner2020-11-141-4/+8
* update go-imap-sortthready0ast2020-10-181-2/+2
* update go-imapy0ast2020-10-151-2/+2
* imap: add sort supportReto Brunner2020-10-111-2/+8
* Update go-imap to latest commitReto Brunner2020-09-151-2/+4
* update go-messageReto Brunner2020-08-311-2/+2
* Revert "Upgrade tcell version to 1.4.0 to support truecolor"Drew DeVault2020-08-281-3/+5
* Upgrade tcell version to 1.4.0 to support truecolory0ast2020-08-281-5/+3
* Update go-message, fixes various bugsReto Brunner2020-07-091-0/+2
* creak/pty got force pushed: fix versionReto Brunner2020-05-081-4/+2
* Use stdout as controlling terminalGuillaume J. Charmes2020-05-061-0/+2