Add tangles.thread RPC method and example #60

Merged
glyph merged 7 commits from add_tangles_thread into main 2022-11-22 07:56:29 +00:00
Owner

Adds the ability to invoke a tangles.thread RPC call. This is an important enhancement for supporting more fully-featured client development.

Note that the reverse flag is currently not exposed because it's not working in go-ssb. We should be able to use this RPC call as a base for filtering likes, but there are still some bumps to overcome (go-sbot not always returning vote messages in threads).

Context:

https://github.com/ssbc/go-ssb/issues/200
#44

Adds the ability to invoke a `tangles.thread` RPC call. This is an important enhancement for supporting more fully-featured client development. Note that the `reverse` flag is currently not exposed because it's not working in go-ssb. We should be able to use this RPC call as a base for filtering likes, but there are still some bumps to overcome (go-sbot not always returning vote messages in threads). Context: https://github.com/ssbc/go-ssb/issues/200 https://git.coopcloud.tech/golgi-ssb/golgi/issues/44
glyph added the
enhancement
label 2022-11-22 07:54:39 +00:00
glyph added 6 commits 2022-11-22 07:54:41 +00:00
glyph added 1 commit 2022-11-22 07:55:46 +00:00
glyph merged commit 0c083b5ce4 into main 2022-11-22 07:56:29 +00:00
glyph deleted branch add_tangles_thread 2022-11-22 07:56:30 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: golgi-ssb/golgi#60
No description provided.