aboutsummaryrefslogtreecommitdiff
path: root/go.mod
AgeCommit message (Expand)Author
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
2019-06-04Update dependenciesSimon Ser
2019-06-02Update tcell forkDrew DeVault
2019-06-01Use forked version of tcellDrew DeVault
2019-05-26Update terminal color handling per vterm changesDrew DeVault
2019-05-26Update to the latest go-libvtermDrew DeVault
2019-05-26Update go-libvtermDrew DeVault
2019-05-25Fix special characters in address.PersonalNameDrew DeVault
2019-05-19Update go-imap and go-imap-idleSimon Ser
2019-05-17s/aerc2/aerc/gDrew DeVault
2019-05-16Implement :reply -q and :reply -aDrew DeVault
2019-05-16Implement (basic form) of :replyDrew DeVault
2019-05-15Copy sent emails to the Sent folderDrew DeVault
2019-05-14Implement sending emails /o/Drew DeVault
2019-05-14Add :send-message, prepares & writes email to /tmpDrew DeVault
2019-04-29Update go-imap to 1.0.0-beta.4Simon Ser
2019-04-21go get git.sr.ht/~sircmpwn/go-libvtermElias Naur
2019-03-31Add basic filter implementationDrew DeVault
2019-03-31Don't parse mail in worker; send a reader insteadDrew DeVault
2019-03-30Implement :pipeDrew DeVault
2019-03-29Add body fetching support codeDrew DeVault
2019-03-21Improve cursor handling in embedded terminalDrew DeVault
2019-03-21Fix cursor handling in embedded terminalDrew DeVault
2019-03-21Forward key events to child terminalDrew DeVault
2019-03-17Handle terminal title, login shellDrew DeVault
2019-03-17Add basic terminal widgetDrew DeVault
2019-03-15Rename :cd -> :cf, add :cdDrew DeVault
2019-03-15Implement key bindings subsystemDrew DeVault
2019-03-10Flesh out command parsing & handlingDrew DeVault
2019-01-13Initialize worker in account widgetDrew DeVault
2018-06-01Update go.modDrew DeVault
2018-06-01switch to tcell from termboxMarkus Ongyerth