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
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