This is a refactor of samhofi.us/x/keybase/v2 that takes advantage of the libkeybase performance improvements.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Sam 972d197182 Add support for receiving chat replies 5 years ago
chat.go Create new jsonData var with every new message instead of reusing the same var. This fixes the bug where IsEphemeral is true for every message after one ephemeral message is received, and probably countless other unknown bugs. 5 years ago
docs.go Add additional information and an example to the docs 5 years ago
go.mod Consolidate the various functions that call keybase status so it only gets called once 5 years ago
keybase.go Consolidate the various functions that call keybase status so it only gets called once 5 years ago
team.go Update team api to use new Exec() command 5 years ago
types.go Add support for receiving chat replies 5 years ago
wallet.go Move appropriate methods to wallet interface 5 years ago