Test for Federated post holding a crypto ledger
-
@eeeee said in Test for Federated post holding a crypto ledger:
@julian in theory, should a nodebb page need to be refreshed to update 'likes'?
downvotes dont seem to be coming overThe page should automatically update. It doesn't always, though. Depends on your local socket.io connection.
Downvotes aren't federating yet.
-
Is the plan not to federate downvotes?
Downvotes are not always helpful actually, look how reddit gets if you say anything the crowd dont agree with. You can get a overall net negative rating just from one post! -
@admin@isurg.org downvotes don't federated currently because few (none?) implementors support them. The protocol does.
NodeBB should support it, it's just less important.
-
Well have to say, this is working very well.
Congrats @julian on a great job -
julian@community.nodebb.organtwortete an eeeee@community.nodebb.org zuletzt editiert von
@eeeee thank you! It's easier to get NodeBB-NodeBB Interop working. It's working with everybody else that's annoying
-
Hi @julian @admin,
what #activity is it? Like is there https://www.w3.org/TR/activitypub/#like-activity-outbox.Update: ah, here we go: https://www.w3.org/TR/activitystreams-vocabulary/#dfn-dislike
-
julian@community.nodebb.organtwortete an mro@digitalcourage.social zuletzt editiert von
@mro@digitalcourage.social Indeed! Also thankfully it's implemented the same way we do it in NodeBB.
Upvotes are separate from downvotes (though the UI and backend arbitrarily limit you from doing this), and you can "unvote", which is like undoing a Like
-
silverpill@mitra.socialantwortete an julian@community.nodebb.org zuletzt editiert von
-
Many offer downvotes as an option that must first be activated by the user. This is also the case in Friendica.
-
@feb@loma.ml @silverpill@mitra.social excellent! Dislikes coming soon