aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--README.md10
1 files changed, 6 insertions, 4 deletions
diff --git a/README.md b/README.md
index 0b403a2b2..750522dd6 100644
--- a/README.md
+++ b/README.md
@@ -100,13 +100,15 @@ Thanks to [WebTorrent](https://github.com/feross/webtorrent), we can make P2P (t
100 - [X] Friends list 100 - [X] Friends list
101 - [X] Manage users (create/remove) 101 - [X] Manage users (create/remove)
102- [X] OpenGraph tags 102- [X] OpenGraph tags
103- [ ] User registration 103- [X] Update video
104- [ ] User playlists
105- [ ] User subscriptions (by tags, author...)
106- [X] Signaling a video to the admin origin pod
107- [X] Videos view count 104- [X] Videos view count
108- [X] Videos likes/dislikes 105- [X] Videos likes/dislikes
109- [ ] Videos comments? 106- [ ] Videos comments?
107- [X] User registration
108- [ ] User playlists
109- [ ] User subscriptions (by tags, author...)
110- [X] Signaling a video to the admin origin pod
111
110 112
111## Installation 113## Installation
112 114