Videos likes/dislikes is implemented :)
Closes https://github.com/Chocobozzz/PeerTube/issues/44
This commit is contained in:
parent
34831b4843
commit
2d7653dc87
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue