ecency / ecency-vision

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

Show all promoted content in one page/filter. #1057

Closed feruzm closed 1 year ago

feruzm commented 2 years ago

Right now you can see Sponsored or promoted content in feeds every 3rd post. We have randomized them, but now we can create page where we can show all of them by fetching from API and fetching content of each post from dhive.

MTSaeed commented 1 year ago

Hi @feruzm I cannot get promoted posts on local system. Please tell if there is something specific we need to do for this. I have logged the results of API, the list for promoted content is empty. I cannot see any promoted posts in the feed either. But promoted posts are available on ecency.com

Please advise. Thanks

feruzm commented 1 year ago

@MTSaeed Have you defined env variable USE_PRIVATE? Try USE_PRIVATE="1" yarn start