Sam Hofius
|
c9a2bd80bc
|
Add New() for creating new keybase objects.
This function accepts functional options, and allows you to set an alternate home dir for keybase
|
5 years ago |
Sam
|
111d41b901
|
Update ListMembers to output correct type
|
5 years ago |
Sam
|
300e330b8d
|
Update AVDL compiled types
|
5 years ago |
Sam
|
d69b73c5c1
|
use v2 types
|
5 years ago |
Sam
|
b51c00a910
|
Update AVDL compiled types
|
5 years ago |
Sam
|
0fd676670f
|
Version 2
|
5 years ago |
Sam
|
74992fe2c3
|
Remove ReadMessage -- it will eventually be replaced by the API's get method
|
5 years ago |
Sam
|
74fb4a152b
|
Add ListMembers methods
|
5 years ago |
Sam
|
07f5168a6a
|
subscriptionChannels should not be exported
|
5 years ago |
David Haukeness
|
0631dc60a7
|
updated phrasing to match go standards
|
5 years ago |
David Haukeness
|
71d1800637
|
added comments to exported types
|
5 years ago |
Sam
|
c852393504
|
Fix download methods
|
5 years ago |
Sam
|
ef7a20a94b
|
Add download methods
|
5 years ago |
Sam
|
21b141b7a1
|
Add UploadToChannel and UploadToConversation
|
5 years ago |
Sam
|
8cef252023
|
Remove chat.Read() chat.Next() and chat.Previous() as they have been replaced
|
5 years ago |
Sam
|
dd6726911e
|
Remove old advertisement types as they are no longer used
|
5 years ago |
Sam
|
0316bc6db1
|
Add AdvertiseCommands and ClearCommands
|
5 years ago |
Sam
|
a22970a284
|
Add Next and Previous read methods
|
5 years ago |
Sam
|
ad3edadc79
|
Add read methods
|
5 years ago |
Sam
|
5a7a6d7538
|
Simplify funcs that wrap SendMessage
|
5 years ago |
Sam
|
4e55ebaf05
|
Remove more custom types
|
5 years ago |
Sam
|
6c11327289
|
Convert keystore funcs to use avdl compiled types
|
5 years ago |
Sam
|
f6d26e1905
|
Add license
|
5 years ago |
Sam
|
0feb664405
|
Remove wallet and convs from options, and instead automatically enable them if the correct handlers are present
|
5 years ago |
Sam
|
ca2a1fdf25
|
Remove custom types
|
5 years ago |
Sam
|
c031c36a00
|
Move types to types.go
|
5 years ago |
Sam
|
5f211c7a90
|
Add support for new-conversation events
|
5 years ago |
Sam
|
3bcca84908
|
Allow different types of notifications to come through separate channels
|
5 years ago |
Sam
|
93daa56db1
|
Add GetConversations()
|
5 years ago |
Sam
|
c272c05092
|
Add GetConversations
|
5 years ago |
Sam
|
67ffd89a00
|
Add delete message funcs
|
5 years ago |
Sam
|
97adac7fa4
|
Remove chat.React()
|
5 years ago |
Sam
|
e24450a0af
|
Add ReactByChannel and ReactByConvID
|
5 years ago |
Sam
|
5bcd11703a
|
Change the word To to By since it seems to make more sense
|
5 years ago |
Sam
|
c4f06fa79b
|
Remove chat.Edit
|
5 years ago |
Sam
|
b50d3bcfa2
|
Clean up some of the comments
|
5 years ago |
Sam
|
b55e4b8315
|
Add Edit funcs
|
5 years ago |
Sam
|
450f2c1558
|
Add method arg to SendMessage
|
5 years ago |
Sam
|
219ef492f5
|
Remove chat.Reply
|
5 years ago |
Sam
|
26e487659c
|
Ephemeral duration should be optional
|
5 years ago |
Sam
|
3faadfd076
|
Add ReplyToChannel and ReplyToConvID, and attempt to fix ephemeral sends
|
5 years ago |
Sam
|
d791203856
|
Add SendEphemeralToChannel and SendEphemeralToConvID
|
5 years ago |
Sam
|
285567309a
|
Add SendMessageToConvID
|
5 years ago |
Sam
|
4e2656445c
|
Add SendMessage and SendMessageToChannel, and the necessary types to go with them
|
5 years ago |
Sam
|
0cfaa93505
|
Change Channel to use chat1.Channel
|
5 years ago |
Sam
|
6d85c97e05
|
Add avdl compiled types
|
5 years ago |
Sam
|
c90ef2c03a
|
Allow specifying revision on kvstore methods
|
5 years ago |
Sam
|
b83a1e0227
|
Add delete method for kvstore
|
5 years ago |
Sam
|
3b4b5b66fd
|
Add put method for kvstore
|
5 years ago |
Sam
|
63f9ef1ee2
|
Add Get method to kvstore
|
5 years ago |