aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
Commit message (Expand)AuthorAgeFilesLines
* msgviewer: implement inline image viewingTim Culverhouse2024-02-121-1/+1
* ui: so long tcellTim Culverhouse2024-02-121-5/+9
* security: update dependencies with known vulnerabilitiesMoritz Poldrack2024-02-111-3/+3
* mod: upgrade go-maildir to v0.4.1Michal Siedlaczek2024-01-261-1/+1
* deps: bump emersion/go-maildir to v0.4.0:George Honeywood2024-01-071-1/+1
* lint,validate: fix for openbsdRobin Jarry2023-12-141-0/+1
* chore: upgrade to latest tcell-termJason Cox2023-11-231-1/+1
* mod: update to go-opt@v1.3.0Robin Jarry2023-11-221-1/+1
* treewide: replace shlex.Split with opt.SplitArgsRobin Jarry2023-10-281-1/+0
* search: use a common api for all workersRobin Jarry2023-10-281-1/+0
* commands: pass raw command line down to template evaluationRobin Jarry2023-10-281-1/+2
* mbox: remove datacounter dependency for size infoTim Culverhouse2023-08-311-1/+0
* notmuch: replace notmuch library with internal bindingsTim Culverhouse2023-08-301-3/+0
* compose: use email domain name in Message-IdAdnan Maolood2023-08-281-2/+2
* xdg: get rid of deprecated dependenciesRobin Jarry2023-08-271-3/+1
* go.mod: drop mergo packageKoni Marti2023-08-041-1/+0
* worker: add jmap supportRobin Jarry2023-06-211-0/+1
* term: upgrade tcell-termTim Culverhouse2023-04-271-1/+1
* term: fix handling of failed commandTim Culverhouse2023-04-261-1/+1
* mod: update all dependenciesRobin Jarry2023-04-241-30/+30
* mod: drop support for go 1.17Robin Jarry2023-04-241-1/+1
* tcell-term: upgrade to latest releaseTim Culverhouse2023-04-231-3/+3
* fswatcher: add a darwin fswatcher implementationTim Culverhouse2023-03-071-0/+1
* mod: remove support for go 1.16Robin Jarry2023-02-261-7/+23
* lint: always run golangci-lint@latestRobin Jarry2023-02-261-2/+7
* term: update tcell-termTim Culverhouse2023-02-231-3/+3
* contrib: add linter to check for panic handler in goroutinesRobin Jarry2023-01-061-0/+1
* format: add utf-8 aware truncate head functionRobin Jarry2023-01-041-0/+1
* term: upgrade tcell-term to v0.4.0Tim Culverhouse2022-12-271-1/+1
* jwz: upgrade to develop branchTim Culverhouse2022-12-021-1/+1
* terminal: bump tcell-term versionTim Culverhouse2022-10-191-1/+1
* terminal: fix race conditions on access to cmdTim Culverhouse2022-10-021-1/+1
* terminal: bump tcell-term versionTim Culverhouse2022-09-251-1/+1
* 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