'threads' navpage
%J3A+wbtU6x0QBixY1GaHIBSx5aBQdgWnQOMdhpBFaJQ=.sha256
master
from threads-nav
'threads' navpage
This was a quick hack that I found helpful in keeping myself from getting overloaded with content. The 'threads' view is just like /public
but only thread roots are shown.
I bet there's a more efficient way to do this query, since it's just doing a createLogStream
and discarding the majority of the entries. I tried .messagesByType
but that API doesn't seem to be exposed?
threads-nav
branch · 3/5/2020, 6:14:36 PM@kira Nice.
I updated it to use messagesByType
, and also to allow ?sort=claimed
, via ssb-query
.
%Ca25qYA0+d5r7nLy+OqMC9nxch9CzXErYl6h22bPvMo=.sha256
Awesome, thanks @cel!
Built with git-ssb-web