33 Commits (main)

Author SHA1 Message Date
Sam Hofius ce9bb9601b Add tests 4 years ago
Sam Hofius c9a2bd80bc Add New() for creating new keybase objects. 4 years ago
Sam d69b73c5c1 use v2 types 4 years ago
Sam dd6726911e Remove old advertisement types as they are no longer used 4 years ago
Sam 6c11327289 Convert keystore funcs to use avdl compiled types 4 years ago
Sam 0cfaa93505 Change Channel to use chat1.Channel 4 years ago
Sam 77e35028fa Add initial support for Keybase's kv store api 4 years ago
Sam c4525fe850 add UserCard() 4 years ago
Sam 3e22b70efa Minor docs formatting update 5 years ago
Sam 4b1fcae196 Add devices field to UserLookup 5 years ago
Sam c2f6e6954d Add UserLookup() 5 years ago
Sam b247e10f1b Add additional fields to advertisemend methods 5 years ago
Sam 2e7df5deef Add bot advertisement methods 5 years ago
Sam 74a93b765c Consolidate the various functions that call keybase status so it only gets called once 5 years ago
Sam fc05a8d710 Add device name to Keybase 5 years ago
Sam d04c10ae70 Add NewWallet() method 5 years ago
Sam 1739a81176 Update version() to use new Exec() command 5 years ago
Sam 30f10d40e1 Update loggedIn() to use new Exec() command 5 years ago
Sam 97cda8c249 Update username() to use new Exec() command 5 years ago
Sam da497dd04a Add Exec() 5 years ago
Sam 0a6f33e429 First pass at adding Team API stuff 5 years ago
Sam 22f6125e36 Move more types into types.go and general cleanup 5 years ago
Sam 7c4a1b7ba4 Combine ChatIn and ChatOut structs to ChatAPI and move them to types.go 5 years ago
Sam fc57dcf8ca Change Keybase type to a pointer so it can be re-used 5 years ago
Sam c182fe7e44 Update comments for documentation 5 years ago
Sam 317af3fa39 Change Runner() to Run() and add ability to pass options 5 years ago
Sam a3c0fbf447 Add support for git push messages 5 years ago
Sam ae3ed73adc Add support for incoming messages. This breaks NewChat() in previous versions 5 years ago
Sam efd8dab359 Add chat.Edit() 5 years ago
Sam 003ba3a4e0 Re-organize everything to make it cleaner... hopefully 5 years ago
Sam f8cc1058af Change ChatSendReaction and ChatSendReactionTeam to ChatReact and ChatReactTeam 5 years ago
Sam 4bb0f122a5 Changed chatOutResultResult to ChatOut for ease of use 5 years ago
Sam 6f9dfef5fe Rename api.go to keybase.go 5 years ago
Sam fea0ecaf4c Moved main doc stuff to its own file 5 years ago
Sam 34a481fea0 Corrected package name 5 years ago
Sam c18721fddd Re-organized folder structure 5 years ago
Sam 12869de13b Add ability to delete messages 5 years ago
Sam f61f08daf4 Add ability to send reactions 5 years ago
Sam 8e3274d6f3 Clean up and clarify functions a bit 5 years ago
Sam 9cb30d2622 Small doc updates 5 years ago
Sam db7996185e Add ChatList() 5 years ago
Sam 4eb44edb59 Quick cleanup of keybase interface 5 years ago
Sam c028fac1a0 Add ChatSend() and ChatSendTeam() methods 5 years ago
Sam 80f06f574e Created foundation for api commands 5 years ago