DemocracyEarth / wallet

Censorship resistant democracies.
https://democracy.earth
MIT License
1.5k stars 286 forks source link

[Thread] Allow for upvoting/downvoting of comments #35

Closed santisiri closed 6 years ago

santisiri commented 8 years ago

Comment system still has pending to integrate upvoting with Transaction engine.

medied commented 7 years ago

Here are two examples of similar thread comments voting:

Reddit: reddit-voting

Hacker News: hn-voting

I'm starting to implement something more Reddit-like, which (from the current code) seems to be what @santisiri intended in the first place. Note users need to be logged-in to upvote/downvote

Will keep everyone posted.

bhack commented 7 years ago

I don't know if voting can really scale or be unbiased at scale. What about https://conversationai.github.io ?

bhack commented 7 years ago

See also https://github.com/conversationai/perspectiveapi/issues/2

virgile-dev commented 6 years ago

For the time being the agora component has been scaled out to focus on core features. Hence closing

virgile-dev commented 6 years ago

Go checkout #projectgruff in our Slack. It's a project being lead by a member of the community to enable productive debate on a web interface.

kajmagnus commented 6 years ago

@virgile-dev Ok I had a look in Slack, and posted a question actually.

@medied, about: "I'm starting to implement something more Reddit-like" — Just curious about if you made any progress? and how did the user interface / design / UX you had in mind look? ... I've been working with something similar to HN and Reddit comments and votes, ... maybe you'd like to have a look

medied commented 6 years ago

@kajmagnus noup, that comment was a while back and this issue became outdated. Although we might be resurfacing the agora component again, maybe a more updated issue thread would be a better place to talk