projects
/
oweals
/
peertube.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
34831b4
)
Videos likes/dislikes is implemented :)
author
Chocobozzz
<florian.bigard@gmail.com>
Mon, 20 Mar 2017 18:55:29 +0000
(19:55 +0100)
committer
Chocobozzz
<florian.bigard@gmail.com>
Mon, 20 Mar 2017 18:55:29 +0000
(19:55 +0100)
Closes https://github.com/Chocobozzz/PeerTube/issues/44
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/README.md
index 34b11bab64788b7626b4575484426b5e565ba758..1db3d9fc90eea1baed6bf93458a49361c89c6493 100644
(file)
--- a/
README.md
+++ b/
README.md
@@
-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