Bluesky app fork with some witchin' additions 馃挮

fix(feed): only include pins for author threads filter master

Previously, pins were included for both 'posts_with_replies' and 'posts_and_author_threads' filters. This change restricts pin inclusion to only the 'posts_and_author_threads' filter, ensuring correct feed behavior and reducing unnecessary data in other filter modes.


+4 -6
1 changed file