ecency / vision-next

Immutable, decentralized, uncensored, rewarding communities built, owned and operated by its users
https://ecency.com
MIT License
1 stars 1 forks source link

Is get_ranked_posts request returns pinned always? #90

Open dkildar opened 2 weeks ago

dkildar commented 2 weeks ago

https://developers.hive.io/apidefinitions/#bridge.get_ranked_posts

Question: is this request always returns pinned posts even if there were pinned earlier than all posts in a first page of this request?

feruzm commented 2 weeks ago

https://developers.hive.io/apidefinitions/#bridge.get_ranked_posts

Question: is this request always returns pinned posts even if there were pinned earlier than all posts in a first page of this request?

@dkildar Yes, when sorting is hot or trending, it should fetch all pinned posts in first query. It doesn't show them when sort is created.