ThreadSky
About ThreadSky
Log In
andri.dk
•
54 days ago
I don't think that is sent to the feed-service. If it is, I'd love to hook into that.
Comments
Log in
with your Bluesky account to leave a comment
[–]
lepahc.com
•
54 days ago
It is sent to the Discover feed, but disabled for custom feeds.
2
1
reply
[–]
andri.dk
•
54 days ago
Looks like if we set a `feedContext`, they might send it back to us:
https://docs.bsky.app/docs/api/app-bsky-feed-get-feed-skeleton
Not sure how the feed service receives it though
3
1
reply
[–]
andri.dk
•
54 days ago
Strike that. Isn't implemented yet, it seems
https://github.com/bluesky-social/social-app/blob/main/src/state/feed-feedback.tsx#L56
4
1
reply
[–]
lepahc.com
•
54 days ago
Unfortunately, they prevent it being used by other feeds. Though I think it is mainly an end-UX issue. Just about giving those users visibility into what is happening.
1
reply
Posting Rules
Be respectful to others
No spam or self-promotion
Stay on topic
Follow Bluesky's terms of service
×
Reply
Post Reply
Comments
Not sure how the feed service receives it though
https://github.com/bluesky-social/social-app/blob/main/src/state/feed-feedback.tsx#L56