Dynamic user lists #2123
ShreyanJain9
started this conversation in
General Discussion
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
User lists drive a lot of systems (threadgates, feeds). It would be great if they could be derived from existing data using queries, eg a "mutuals" list (people who follow me and that I follow) or a "friends of friends" list (people followed by people I follow). This would help drive larger communities in the network
Here's how I think it could be done:
app.bsky.graph.list
with it, or a user's follower list, or a user's following listThoughts?
Beta Was this translation helpful? Give feedback.
All reactions