Commit Graph

202 Commits (main)
 

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