5 Commits (d962600f9c9adcef6c84a46f8864d854089acdd5)

Author SHA1 Message Date
Sam e22b187730 First attempt to add LoadFlip() 5 years ago
Sam d99546ae79 Add upload and download methods to chat 5 years ago
Sam ca4ea152e9 Add better error handling 6 years ago
Sam ed6f57d6e6 Cleanup some variable names 6 years ago
Sam 370fce9406 Combine chatIn.go and chatOut.go into just chat.go 6 years ago
Sam 1b089d2833 Add Params to ChatAPI instance so we can fill it with data 6 years ago
Sam 7cc8e14fe2 Move more types into types.go 6 years ago
Sam 143dde64f6 Added chat.Read(), along with Next() and Previous() 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 8c7f74594d Make variables in getNewMessages() more generally descriptive, and (hopefully) finally fix the function so it restarts the api-listen command when it dies 6 years ago
Sam 354fa145e1 Put cmd.Start() and cmd.Wait() in a loop so keybase restarts if it dies 6 years ago
Sam 51796165cf Move cmd.Wait() and put scanner in a go routine 6 years ago
Sam 075fa737af Add cmd.Wait() to Keybase.Run() 6 years ago
Sam d05601455b Increment heartbeat counter 6 years ago
Sam dcd697b559 Add option to send a heartbeat throush the channel 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 399e0b4e94 Add TxDetail for stellar transactions 6 years ago
Sam ae3ed73adc Add support for incoming messages. This breaks NewChat() in previous versions 6 years ago
Sam 34a481fea0 Corrected package name 6 years ago
Sam c18721fddd Re-organized folder structure 6 years ago
Sam a9a720aa9b Renamed api.go and created go module 6 years ago