1
0
Fork 0

Videos likes/dislikes is implemented :)

Closes https://github.com/Chocobozzz/PeerTube/issues/44
This commit is contained in:
Chocobozzz 2017-03-20 19:55:29 +01:00
parent 34831b4843
commit 2d7653dc87

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