glyph pushed to add_tangles_thread at golgi-ssb/golgi 2022-11-22 07:55:44 +00:00
ea7fc86ee1 Merge branch 'main' into add_tangles_thread
2b37f19a27 Merge pull request 'fix: use new urls' (#58) from decentral1se/golgi:fix-urls into main
7024797e0f fix: use new urls
Compare 3 commits »
glyph created pull request golgi-ssb/golgi#60 2022-11-22 07:54:40 +00:00
Add tangles.thread RPC method and example
glyph pushed to add_tangles_thread at golgi-ssb/golgi 2022-11-22 07:50:01 +00:00
f6b561ebde clarify tangles.thread doc comment
glyph pushed to add_tangles_thread at golgi-ssb/golgi 2022-11-22 07:45:34 +00:00
8dac8b1a62 remove unneeded imports
87f75fae94 remove debugging println
Compare 2 commits »
glyph commented on issue golgi-ssb/golgi#44 2022-11-18 13:51:35 +00:00
Getting votes on a particular post?

Here's another one that yields a vote, but in general I'm seeing far fewer than I would expect.

sbotcli replies "%Pnas64BJ60qbHF34BvsHiXYvMRj7CyKq8nsOlDCsWqA=.sha256" 
glyph commented on issue golgi-ssb/golgi#59 2022-11-18 13:25:18 +00:00
Golgi could vendor go-sbot?

I guess you could just curl/download the binary via a URL which picks the right architecture and fires it up with a shell command

Cool, that sounds like a nice solution to me!

Sounds a…

glyph commented on issue golgi-ssb/golgi#44 2022-11-18 13:21:50 +00:00
Getting votes on a particular post?

Hmm I am seeing votes in some cases but not others (and not all the votes).

Here's an example:

sbotcli replies "%vY53ethgEG1tNsKqmLm6isNSbsu+jwMf/UNGMfUiLm0=.sha256" 
glyph created branch add_tangles_thread in golgi-ssb/golgi 2022-11-18 13:12:05 +00:00
glyph pushed to add_tangles_thread at golgi-ssb/golgi 2022-11-18 13:12:05 +00:00
a08f3adbef add an example of calling the tangles.thread rpc method
5c4b92a8bf add tangles.thread rpc method
195eeb523c make timestamp field an option for SsbMessageKVT and derive eq where partialeq is already derived
Compare 3 commits »
glyph commented on issue golgi-ssb/golgi#59 2022-11-18 07:35:14 +00:00
Golgi could vendor go-sbot?

Huh...that's an interesting idea. How would the deployment / installation of go-sbot work? Include a script(s) in golgi to do that?

This reminds me that I really need to tackle: https://git.…

glyph commented on issue golgi-ssb/golgi#54 2022-11-18 07:28:56 +00:00
Scuttle Golgi

Also some notes from my call with boreq:

https://hackmd.io/@Ip262E0TThagICNLwYhMfQ/rkgt7SbXj

glyph commented on issue golgi-ssb/golgi#44 2022-11-18 07:25:10 +00:00
Getting votes on a particular post?

I currently have tangles.thread working on dev branches of kuska + golgi. I'm making sure all the optional args work as expected and then I'll get that all merged.

My workaround idea for…

glyph commented on issue golgi-ssb/golgi#42 2022-11-18 07:17:56 +00:00
Invite.use

Thanks, @decentral1se !

I'll keep this issue open for the moment, just until I have the chance to test the behaviour from golgi -> go-sbot.

glyph pushed to main at golgi-ssb/golgi 2022-11-18 07:14:50 +00:00
2b37f19a27 Merge pull request 'fix: use new urls' (#58) from decentral1se/golgi:fix-urls into main
7024797e0f fix: use new urls
Compare 2 commits »
glyph merged pull request golgi-ssb/golgi#58 2022-11-18 07:14:49 +00:00
fix: use new urls
glyph commented on pull request golgi-ssb/golgi#58 2022-11-18 07:14:40 +00:00
fix: use new urls

Thank you!

glyph pushed to refactor_stats at PeachCloud/peach-workspace 2022-11-03 12:02:15 +00:00
7d5d6bcc1f add power menu template builder and mount route
8c3a92aa88 update lockfile
cfe270a995 mount device status route
2eca779208 add peach-stats dependency
a1b16f8d38 add refactored device status template and import module
Compare 5 commits »
glyph created branch refactor_stats in PeachCloud/peach-workspace 2022-10-25 14:16:32 +00:00
glyph pushed to refactor_stats at PeachCloud/peach-workspace 2022-10-25 14:16:32 +00:00
3bf095e148 bump the version number and update the lockfile
d9167a2cd6 mount the network status route
4e7fbd5fdf add the refactored template for network status
0fab57d94f uncomment vnstat_parse dependency
Compare 4 commits »
glyph pushed to main at PeachCloud/peach-workspace 2022-10-18 15:02:37 +00:00
441d2a6a3b Merge pull request 'Specify network iface values as consts' (#139) from iface_config_vars into main
52e0aff4d1 bump version
24ceedbb9d replace scattered values for wlan0 and ap0 with const values
Compare 3 commits »