busyorg / busy

Blockchain-based social network where anyone can earn rewards 🚀
https://busy.org/
MIT License
359 stars 252 forks source link

All posts including comments made by current user's account are showing as reblogged. #2193

Closed tobias-g1 closed 5 years ago

tobias-g1 commented 5 years ago

Expected behaviour

Only feed items that I have reblogged should be shown as reblogged, in the event, it was reblogged by someone else and now appears on my feed, it should state that it was reblogged by a particular author.

Actual behavior

All items are showing a reblogged, even comments.

How to reproduce

Go to your feed and scroll through, note that the reblogged item is shown as seen in the image below:

image

an example of comments that I made can be seen here:

image

economicstudio commented 5 years ago

This doesn't happen on staging.busy.org which implies that they're using different api servers, which actually is.

This is likely due to hivemind and traditional api info mismatch. Based on the communication with @Sekhmet and anyx, this and/or follower/ing info mismatch may be resolved by using hive.anyx.io instead of anyx.io. See https://steemit.com/utopian-io/@blockchainstudio/busy-user-page-loading-fail-page-not-found#@anyx/re-blockchainstudio-re-anyx-re-blockchainstudio-re-sekhmet-re-blockchainstudio-busy-user-page-loading-fail-page-not-found-20190226t195210453z

Sekhmet commented 5 years ago

hive.anyx.io isn't really compatible with API that Steemit is running. I've decided to stick to anyx.io, because using Steemit's API is just not worth it.

This issue has been fixed.