bluesky-social / atproto

Social networking technology created by Bluesky
Other
7.29k stars 515 forks source link

Don't replace first post with pin if limit=1 #2841

Closed mozzius closed 1 month ago

mozzius commented 1 month ago

We had weird divergent behaviour if you asked for limit=1 or not where limit=1 would only return the pinned post. Since we ask for limit=1 to check to see if there are new posts, we should instead return the pin and the top post here so we can check both