|
|
51796165cf
|
Move cmd.Wait() and put scanner in a go routine
|
2019-07-02 21:02:33 -04:00 |
|
|
|
075fa737af
|
Add cmd.Wait() to Keybase.Run()
|
2019-07-02 21:02:23 -04:00 |
|
|
|
d05601455b
|
Increment heartbeat counter
|
2019-07-02 21:01:56 -04:00 |
|
|
|
dcd697b559
|
Add option to send a heartbeat throush the channel
|
2019-07-02 10:54:25 -04:00 |
|
|
|
317af3fa39
|
Change Runner() to Run() and add ability to pass options
|
2019-06-27 23:08:22 -04:00 |
|
|
|
e077e50d6d
|
Add StellarAddress()
|
2019-06-22 19:24:14 -04:00 |
|
|
|
17e3a7ab6d
|
Update go.mod to accurately reflect package url for master branch
v0.02
|
2019-06-14 23:07:44 -04:00 |
|
|
|
a3c0fbf447
|
Add support for git push messages
|
2019-06-12 17:21:32 -04:00 |
|
|
|
63e41c70ab
|
Remove balances. Will readd later
|
2019-06-11 23:19:52 -04:00 |
|
|
|
e5fa55e398
|
Fix wallet output
|
2019-06-11 23:04:35 -04:00 |
|
|
|
399e0b4e94
|
Add TxDetail for stellar transactions
|
2019-06-11 21:12:39 -04:00 |
|
|
|
db332e733a
|
update go.mod for dev branch
|
2019-06-11 08:14:28 -04:00 |
|
|
|
ae3ed73adc
|
Add support for incoming messages. This breaks NewChat() in previous versions
|
2019-06-11 07:54:34 -04:00 |
|
|
|
4728aa6133
|
Start work on wallet API
|
2019-06-08 23:58:37 -04:00 |
|
|
|
efd8dab359
|
Add chat.Edit()
|
2019-06-08 16:01:46 -04:00 |
|
|
|
003ba3a4e0
|
Re-organize everything to make it cleaner... hopefully
|
2019-06-08 11:36:04 -04:00 |
|
|
|
f8cc1058af
|
Change ChatSendReaction and ChatSendReactionTeam to ChatReact and ChatReactTeam
v0.01
|
2019-06-06 06:58:31 -04:00 |
|
|
|
4bb0f122a5
|
Changed chatOutResultResult to ChatOut for ease of use
|
2019-06-06 06:58:31 -04:00 |
|
|
|
6f9dfef5fe
|
Rename api.go to keybase.go
|
2019-06-06 06:58:31 -04:00 |
|
|
|
fea0ecaf4c
|
Moved main doc stuff to its own file
|
2019-06-06 06:55:39 -04:00 |
|
|
|
34a481fea0
|
Corrected package name
|
2019-06-06 06:45:51 -04:00 |
|
|
|
c18721fddd
|
Re-organized folder structure
|
2019-05-31 11:19:53 -04:00 |
|
|
|
2ea899d19c
|
setting proper url for go.mod
|
2019-05-31 11:01:01 -04:00 |
|
|
|
3742f78ad0
|
re-adding go.mod
|
2019-05-31 10:57:31 -04:00 |
|
|
|
64a0f4878a
|
Remove unnecessary files
|
2019-05-31 10:48:13 -04:00 |
|
|
|
12869de13b
|
Add ability to delete messages
|
2019-05-30 00:14:11 -04:00 |
|
|
|
efc6ada622
|
Fix typo in docs
|
2019-05-29 23:54:31 -04:00 |
|
|
|
f61f08daf4
|
Add ability to send reactions
|
2019-05-29 23:53:50 -04:00 |
|
|
|
8e3274d6f3
|
Clean up and clarify functions a bit
|
2019-05-29 23:08:45 -04:00 |
|
|
|
9cb30d2622
|
Small doc updates
|
2019-05-28 23:07:58 -04:00 |
|
|
|
db7996185e
|
Add ChatList()
|
2019-05-28 23:03:45 -04:00 |
|
|
|
210c3c0f40
|
Updated example
|
2019-05-28 16:45:01 -04:00 |
|
|
|
4eb44edb59
|
Quick cleanup of keybase interface
|
2019-05-28 16:34:56 -04:00 |
|
|
|
c028fac1a0
|
Add ChatSend() and ChatSendTeam() methods
|
2019-05-28 15:36:09 -04:00 |
|
|
|
36645e0891
|
Created main.go to hold some exammples of usage
|
2019-05-28 14:42:39 -04:00 |
|
|
|
80f06f574e
|
Created foundation for api commands
|
2019-05-28 14:41:58 -04:00 |
|
|
|
a9a720aa9b
|
Renamed api.go and created go module
|
2019-05-28 14:41:11 -04:00 |
|
|
|
1eaed3de61
|
Initial commit
|
2019-05-28 11:27:55 -04:00 |
|