Commit Graph

202 Commits

Author SHA1 Message Date
15c5e77da6 Merge pull request 'Add TanglesThread struct import for args' (#61) from tangle_docs_fix into main
Reviewed-on: #61
2022-11-22 13:09:02 +00:00
a42478c169 add TanglesThread struct import for args 2022-11-22 15:07:12 +02:00
0c083b5ce4 Merge pull request 'Add tangles.thread RPC method and example' (#60) from add_tangles_thread into main
Reviewed-on: #60
2022-11-22 07:56:28 +00:00
ea7fc86ee1 Merge branch 'main' into add_tangles_thread 2022-11-22 07:55:43 +00:00
f6b561ebde clarify tangles.thread doc comment 2022-11-22 09:49:49 +02:00
8dac8b1a62 remove unneeded imports 2022-11-22 09:44:55 +02:00
87f75fae94 remove debugging println 2022-11-22 09:44:36 +02:00
a08f3adbef add an example of calling the tangles.thread rpc method 2022-11-18 15:10:56 +02:00
5c4b92a8bf add tangles.thread rpc method 2022-11-18 15:10:37 +02:00
195eeb523c make timestamp field an option for SsbMessageKVT and derive eq where partialeq is already derived 2022-11-18 15:04:50 +02:00
2b37f19a27 Merge pull request 'fix: use new urls' (#58) from decentral1se/golgi:fix-urls into main
Reviewed-on: #58
2022-11-18 07:14:48 +00:00
7024797e0f
fix: use new urls 2022-11-17 19:07:20 +01:00
9981b64bb2 Merge pull request 'Pass complete args struct to create_history_stream' (#56) from create_history_stream_opts into main
Reviewed-on: #56
2022-08-09 10:15:41 +00:00
ad3a5ed932 Merge branch 'main' into create_history_stream_opts 2022-08-09 10:14:38 +00:00
457dda6d2d Merge pull request 'Introduce names RPC methods' (#53) from names_rpc into main
Reviewed-on: #53
2022-08-09 10:14:02 +00:00
ec5666fe02 Merge branch 'main' into names_rpc 2022-08-09 10:07:23 +00:00
1335aeb544 bump version 2022-08-09 08:26:39 +01:00
c556373a96 update create_history_stream example 2022-08-09 08:24:53 +01:00
80e99deb6f pass CreateHistoryStream as arg 2022-08-09 08:24:39 +01:00
e16f567c19 revert friends example code 2022-08-08 08:25:31 +01:00
821198a400 fix kuska dependency and bump version 2022-08-08 08:13:55 +01:00
05e2540403 add get_signifier method and call it from get_name 2022-08-08 08:10:13 +01:00
3fe1a4bbea remove unnecessary imports 2022-08-07 13:17:23 +01:00
3c37297018 Merge pull request 'Change sbot::init to not panic and instead return an error' (#51) from no-panic into main
Reviewed-on: #51
2022-07-16 05:57:36 +00:00
b24f2e4a06 Combine Sbot and SbotInit errors 2022-07-15 11:16:46 +02:00
31b432165e introduce names_get_signifier and names_get_image 2022-07-13 09:04:29 +01:00
48beb4a2e5 Merge branch 'main' of https://git.coopcloud.tech/glyph/golgi into new-rexport 2022-07-12 13:13:31 +02:00
e9667a57be Change sbot::init to not panic and instead return an error 2022-07-12 13:13:22 +02:00
ab86d4fe0b merge main 2022-07-11 08:51:07 +01:00
22d12f31ac Merge pull request 'Replace SsbMessageValue with SsbMessageKVT in stream examples' (#49) from fix_broken_stream_examples into main
Reviewed-on: #49
2022-07-07 08:16:32 +00:00
fbe7072995 Merge pull request 'Re-export kuska_ssb' (#50) from kuska_ssb into main
Reviewed-on: #50
2022-07-07 07:58:58 +00:00
f41f8b55d2 Reexport kuska_ssb 2022-07-06 12:45:53 +02:00
15acebbbfa replace SsbMessageValue with SsbMessageKVT in stream examples 2022-07-01 08:58:33 +01:00
1c44f0e56a Merge pull request 'Remove lockfile from repo' (#48) from remove_lockfile into main
Reviewed-on: #48
2022-07-01 07:41:28 +00:00
89a98dd6ab add lockfile to git ignore list 2022-06-29 16:01:42 +01:00
e03729907f bump patch version 2022-06-29 16:00:56 +01:00
175add2c72 remove lockfile 2022-06-29 15:58:39 +01:00
bf7d574064 Merge pull request 'Return KVT from create_history_stream()' (#47) from return_kvt_from_history_stream into main
Reviewed-on: #47
2022-06-29 13:38:55 +00:00
914ffb70cc fix formatting 2022-06-29 13:56:43 +01:00
2abe4b5e10 bump version to reflect api change 2022-06-29 13:49:38 +01:00
bb07839691 return kvt instead of value 2022-06-29 13:49:00 +01:00
ca4c1114dd Merge pull request 'Add support for custom keyfile paths' (#41) from keypaths into main
Reviewed-on: #41
2022-06-15 10:27:28 +00:00
1651b73426 Fix clippy warnings 2022-06-15 12:27:04 +02:00
1fc56ac8f1 Update kuska-ssb dependency 2022-06-15 12:12:18 +02:00
2e1e9a79f1 basic names rpc support 2022-06-09 09:15:50 +01:00
51dc82280a Remove debug statements 2022-05-26 23:11:18 +02:00
6daddeab9e Debug address 2022-05-26 23:03:43 +02:00
fb115b280f Prefix 127.0.0.1 to address if starts with : 2022-05-26 22:54:19 +02:00
b4987d514a Cargo.toml 2022-05-25 14:01:48 +02:00
3f3c18b8b7 Add support for custom keyfile paths 2022-05-25 13:49:27 +02:00