Videos likes/dislikes is implemented :)

Closes https://github.com/Chocobozzz/PeerTube/issues/44
pull/61/head
Chocobozzz 2017-03-20 19:55:29 +01:00
parent 34831b4843
commit 2d7653dc87
1 changed files with 2 additions and 1 deletions

View File

@ -104,7 +104,8 @@ Thanks to [WebTorrent](https://github.com/feross/webtorrent), we can make P2P (t
- [ ] User subscriptions (by tags, author...)
- [X] Signaling a video to the admin origin pod
- [X] Videos view count
- [ ] Videos likes/dislikes
- [X] Videos likes/dislikes
- [ ] Videos comments?
## Installation