octatone / reddit.tv

HTML5 and AJAX display of videos from reddit.com to replace reddit.tv. Includes any video embed type from reddit. Only backend is reddit.com's API, everything else is clientside.
http://reddit.tv
MIT License
64 stars 70 forks source link

Reddit upvote button #14

Closed JohannesM closed 12 years ago

JohannesM commented 13 years ago

It's not an issue, it's more a feature request. Can we have a reddit upvote / downvote next to the comment link? So it would be easier, because if I do like a video I have to go trough the link to reddit, upvote, and then returning back.

octatone commented 13 years ago

Yeah, the code's already there i just need to enable it. But before i do that there's some bug in the button code on reddit's end that doesn't resolved some urls correctly.

octatone commented 12 years ago

Enabled in latest commits.