@anon
sign up
@anon
sign up
pull down to refresh
10 sats
\
3 replies
\
@WeAreAllSatoshi
5 May
\
parent
\
on: What show deserves a deep discussion first?
Entertainment
Ah, I see. Perhaps we should modify that check to be something like
!item.position && !item.subName
? Since it seems the saloon posts aren't tied to a sub? That way, posts that are pinned to actual territories still get to see related posts?
write
preview
reply
100 sats
118 sats
hot
recent
top
0 sats
\
2 replies
\
@k00b
5 May
Yeah that’d be a sufficient saloon check!
Related won’t show Mr. Robot posts though I bet. I don’t think we use poll choices in the query, but that’s a separate thing.
reply
108 sats
\
1 reply
\
@WeAreAllSatoshi
5 May
Alrighty, back to creating GitHub issues. I'll create two :)
reply
10 sats
\
0 replies
\
@WeAreAllSatoshi
5 May
First one:
https://github.com/stackernews/stacker.news/issues/1148
Second one:
https://github.com/stackernews/stacker.news/issues/1149
reply
!item.position && !item.subName
? Since it seems the saloon posts aren't tied to a sub? That way, posts that are pinned to actual territories still get to see related posts?