12 Commits (22f6125e36d684c452672c5fbfd9c9f11c28b50b)

Author SHA1 Message Date
Sam 22f6125e36 Move more types into types.go and general cleanup 6 years ago
Sam 7c4a1b7ba4 Combine ChatIn and ChatOut structs to ChatAPI and move them to types.go 6 years ago
Sam fc57dcf8ca Change Keybase type to a pointer so it can be re-used 6 years ago
Sam c182fe7e44 Update comments for documentation 6 years ago
Sam 317af3fa39 Change Runner() to Run() and add ability to pass options 6 years ago
Sam a3c0fbf447 Add support for git push messages 6 years ago
Sam ae3ed73adc Add support for incoming messages. This breaks NewChat() in previous versions 6 years ago
Sam efd8dab359 Add chat.Edit() 6 years ago
Sam 003ba3a4e0 Re-organize everything to make it cleaner... hopefully 6 years ago
Sam f8cc1058af Change ChatSendReaction and ChatSendReactionTeam to ChatReact and ChatReactTeam 6 years ago
Sam 4bb0f122a5 Changed chatOutResultResult to ChatOut for ease of use 6 years ago
Sam 6f9dfef5fe Rename api.go to keybase.go 6 years ago
Sam fea0ecaf4c Moved main doc stuff to its own file 6 years ago
Sam 34a481fea0 Corrected package name 6 years ago
Sam c18721fddd Re-organized folder structure 6 years ago
Sam 12869de13b Add ability to delete messages 6 years ago
Sam f61f08daf4 Add ability to send reactions 6 years ago
Sam 8e3274d6f3 Clean up and clarify functions a bit 6 years ago
Sam 9cb30d2622 Small doc updates 6 years ago
Sam db7996185e Add ChatList() 6 years ago
Sam 4eb44edb59 Quick cleanup of keybase interface 6 years ago
Sam c028fac1a0 Add ChatSend() and ChatSendTeam() methods 6 years ago
Sam 80f06f574e Created foundation for api commands 6 years ago