Commit Graph

  • c0fc3422d6 Fix import path in go.mod v2.1.1 Sam Hofius 2021-01-24 02:52:45 -0500
  • e733accac6 Reorganize structure once again to hopefully fix imports v2.1.0 Sam Hofius 2021-01-24 02:36:14 -0500
  • b66324f9b4 Reorganize folder structure to hopefully make imports easier v2.0.9 Sam Hofius 2021-01-24 02:21:19 -0500
  • 2be41ab217 Add option to send nonblocking chat messages main v2.0.8 v2.0.7 Sam Hofius 2021-01-15 13:51:59 -0500
  • c927ffad89 Add more chat tests Sam Hofius 2020-05-17 15:00:58 -0400
  • ce9bb9601b Add tests Sam Hofius 2020-05-17 00:38:23 -0400
  • 0a8e68baf4 Remove print statement that was left in by accident... woops! v2.0.6 Sam Hofius 2020-05-12 18:50:55 -0400
  • acc3e3ddec Fix ListConvsOnName v2.0.5 Sam Hofius 2020-05-12 14:45:50 -0400
  • 22396f8276 Add ListConvsOnName v2.0.4 Sam Hofius 2020-05-12 01:39:29 -0400
  • c9a2bd80bc Add New() for creating new keybase objects. This function accepts functional options, and allows you to set an alternate home dir for keybase v2.0.3 Sam Hofius 2020-05-11 22:40:15 -0400
  • 111d41b901 Update ListMembers to output correct type v2.0.2 Sam 2020-04-22 13:30:01 -0400
  • 300e330b8d Update AVDL compiled types Sam 2020-04-22 13:12:46 -0400
  • 3e5afcc7f9 Cleanup v1 v1.0.0 v0.0.0 Sam 2020-04-09 14:47:19 -0400
  • d69b73c5c1 use v2 types v2.0.1 v2.0.0-alpha1 Sam 2020-04-08 23:06:52 -0400
  • 274002b616 Use v2 types Sam 2020-04-09 08:42:46 -0400
  • b51c00a910 Update AVDL compiled types Sam 2020-04-08 13:18:10 -0400
  • abed5bc066 Version 2.0.0-alpha1 (really) Sam 2020-04-08 22:49:41 -0400
  • a3def6207a AVDL compilec types in v2 Sam 2020-04-08 22:29:52 -0400
  • 05ac7d7330 Update AVDL compiled types Sam 2020-04-08 13:18:10 -0400
  • 71955bb43c Version 2.0.0-alpha1 Sam 2020-04-06 13:31:49 -0400
  • 0fd676670f Version 2 v2.0.0 Sam 2020-04-06 12:43:35 -0400
  • 74992fe2c3 Remove ReadMessage -- it will eventually be replaced by the API's get method Sam 2020-03-30 14:06:59 -0400
  • 74fb4a152b Add ListMembers methods Sam 2020-03-14 21:27:40 -0400
  • 07f5168a6a subscriptionChannels should not be exported Sam 2020-03-12 11:35:36 -0400
  • 0631dc60a7 updated phrasing to match go standards David Haukeness 2020-03-12 15:23:08 +0000
  • 71d1800637 added comments to exported types David Haukeness 2020-03-12 15:21:46 +0000
  • c852393504 Fix download methods Sam 2020-03-12 09:01:41 -0400
  • ef7a20a94b Add download methods Sam 2020-03-12 00:48:26 -0400
  • 21b141b7a1 Add UploadToChannel and UploadToConversation Sam 2020-03-12 00:31:59 -0400
  • 8cef252023 Remove chat.Read() chat.Next() and chat.Previous() as they have been replaced Sam 2020-03-12 00:24:48 -0400
  • dd6726911e Remove old advertisement types as they are no longer used Sam 2020-03-12 00:15:07 -0400
  • 0316bc6db1 Add AdvertiseCommands and ClearCommands Sam 2020-03-12 00:07:38 -0400
  • a22970a284 Add Next and Previous read methods Sam 2020-03-11 17:16:46 -0400
  • ad3edadc79 Add read methods Sam 2020-03-11 15:21:48 -0400
  • 5a7a6d7538 Simplify funcs that wrap SendMessage Sam 2020-03-08 11:47:34 -0400
  • 4e55ebaf05 Remove more custom types Sam 2020-03-08 10:33:20 -0400
  • 6c11327289 Convert keystore funcs to use avdl compiled types Sam 2020-03-06 14:17:23 -0500
  • f6d26e1905 Add license Sam 2020-03-03 08:15:49 -0500
  • 0feb664405 Remove wallet and convs from options, and instead automatically enable them if the correct handlers are present Sam 2020-03-02 22:02:21 -0500
  • ca2a1fdf25 Remove custom types Sam 2020-02-29 10:12:15 -0500
  • c031c36a00 Move types to types.go Sam 2020-02-29 00:49:50 -0500
  • 5f211c7a90 Add support for new-conversation events Sam 2020-02-29 00:39:22 -0500
  • 3bcca84908 Allow different types of notifications to come through separate channels Sam 2020-02-29 00:24:40 -0500
  • 93daa56db1 Add GetConversations() Sam 2020-02-16 23:49:58 -0500
  • c272c05092 Add GetConversations Sam 2020-02-16 23:21:20 -0500
  • 67ffd89a00 Add delete message funcs Sam 2020-02-16 22:11:08 -0500
  • 97adac7fa4 Remove chat.React() Sam 2020-02-16 22:08:15 -0500
  • e24450a0af Add ReactByChannel and ReactByConvID Sam 2020-02-16 22:00:04 -0500
  • 5bcd11703a Change the word To to By since it seems to make more sense Sam 2020-02-16 21:53:59 -0500
  • c4f06fa79b Remove chat.Edit Sam 2020-02-16 16:10:16 -0500
  • b50d3bcfa2 Clean up some of the comments Sam 2020-02-16 16:09:08 -0500
  • b55e4b8315 Add Edit funcs Sam 2020-02-16 15:59:37 -0500
  • 450f2c1558 Add method arg to SendMessage Sam 2020-02-16 15:58:44 -0500
  • 219ef492f5 Remove chat.Reply Sam 2020-02-16 15:52:30 -0500
  • 26e487659c Ephemeral duration should be optional Sam 2020-02-16 15:38:25 -0500
  • 3faadfd076 Add ReplyToChannel and ReplyToConvID, and attempt to fix ephemeral sends Sam 2020-02-16 15:22:47 -0500
  • d791203856 Add SendEphemeralToChannel and SendEphemeralToConvID Sam 2020-02-16 14:48:13 -0500
  • 285567309a Add SendMessageToConvID Sam 2020-02-16 14:07:26 -0500
  • 4e2656445c Add SendMessage and SendMessageToChannel, and the necessary types to go with them Sam 2020-02-16 13:38:20 -0500
  • 0cfaa93505 Change Channel to use chat1.Channel Sam 2020-01-29 16:52:54 -0500
  • e05e93be9f Add avdl compiled types Sam 2020-01-29 16:19:18 -0500
  • 6d85c97e05 Add avdl compiled types Sam 2020-01-29 16:19:18 -0500
  • c90ef2c03a Allow specifying revision on kvstore methods Sam 2020-01-23 16:49:12 -0500
  • b83a1e0227 Add delete method for kvstore Sam 2020-01-22 08:35:24 -0500
  • 3b4b5b66fd Add put method for kvstore Sam 2020-01-22 07:58:32 -0500
  • 63f9ef1ee2 Add Get method to kvstore Sam 2020-01-17 17:00:53 -0500
  • 14c7ec6cec Add Keys method to kvstore Sam 2020-01-17 16:10:36 -0500
  • 77e35028fa Add initial support for Keybase's kv store api Sam 2020-01-17 13:55:21 -0500
  • ae285fd0ce added Username to wResult to support reverse wallet lookups David Haukeness 2020-01-14 11:06:49 -0700
  • c8c20dc28f added StellarUser function to perform reverse wallet lookups for keybase users David Haukeness 2020-01-14 11:06:30 -0700
  • 8a5685459a
    added support for SendEphemeral David Haukeness 2020-01-03 13:29:46 -0700
  • 0f7a350f1a Add error handling to general example Sam 2019-12-24 00:17:40 -0500
  • 207ad74bdd Previous commit didn't work and broke other things. This is a different implementation to fix the same problems. Sam 2019-12-23 22:27:49 -0500
  • 6f53d9c8c6 Catch errors from api-listen Sam 2019-12-20 08:29:02 -0500
  • c4525fe850 add UserCard() Sam 2019-12-03 15:45:01 -0500
  • a37a0609eb add ListUserMemberships() Sam 2019-11-30 18:50:37 -0500
  • 3e22b70efa Minor docs formatting update Sam 2019-11-27 15:42:09 -0500
  • 4b1fcae196 Add devices field to UserLookup Sam 2019-11-27 15:35:40 -0500
  • c2f6e6954d Add UserLookup() Sam 2019-11-27 15:10:17 -0500
  • b247e10f1b Add additional fields to advertisemend methods Sam 2019-11-04 08:19:19 -0500
  • 7263387124 Add AdvertiseCommand example to docs Sam 2019-11-03 23:36:41 -0500
  • bab44f8b9e Add inputs to ChatList() method on keybase interface Sam 2019-11-03 23:27:09 -0500
  • 2e7df5deef Add bot advertisement methods Sam 2019-11-03 23:24:46 -0500
  • 972d197182 Add support for receiving chat replies Sam 2019-10-31 10:37:37 -0400
  • b00e56e8dd Create new jsonData var with every new message instead of reusing the same var. This fixes the bug where IsEphemeral is true for every message after one ephemeral message is received, and probably countless other unknown bugs. Sam 2019-10-22 23:44:10 -0400
  • d6fe3a07cd
    Add Attachment and Object to types.go Gregory Rudolph 2019-10-21 08:27:12 -0400
  • e51bcca5ba Attempt to make the getID func more 32-bit friendly Sam 2019-10-17 21:47:43 -0400
  • a9e004c8b3 Consolidate different member-type structs into one member struct Sam 2019-10-15 23:41:51 -0400
  • 4ccaf4c45a Add Reply() Sam 2019-10-09 21:41:46 -0400
  • 09d99c227f Add ReadMessage() Sam 2019-10-04 12:40:12 -0400
  • 384478af39 Update ChatList() to allow for more filtering Sam 2019-10-01 22:10:53 -0400
  • e4cdbc50c9 Allow TopicType to be specified when calling ChatList Sam 2019-09-28 23:21:42 -0400
  • 74a93b765c Consolidate the various functions that call keybase status so it only gets called once Sam 2019-09-27 22:40:38 -0400
  • fc05a8d710 Add device name to Keybase Sam 2019-09-27 22:20:45 -0400
  • 9c4b5cf202 Move appropriate methods to wallet interface Sam 2019-09-23 00:59:44 -0400
  • d2bdf62100 Add NewWallet method to keybase interface in types.go Sam 2019-09-23 00:57:12 -0400
  • e64220b071 Add Send and SendXLM methods to wallet interface Sam 2019-09-23 00:47:43 -0400
  • d04c10ae70 Add NewWallet() method Sam 2019-09-23 00:47:14 -0400
  • f3a507b8a8 Add wallet interface and type Sam 2019-09-23 00:46:24 -0400
  • e829386733 Added RequestPayment info Sam 2019-09-22 01:26:35 -0400