From e5cb358083053428662a87c2ba278503c2091c7d Mon Sep 17 00:00:00 2001 From: John Livingston Date: Fri, 7 May 2021 18:56:59 +0200 Subject: [PATCH] Roadmap --- ROADMAP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ROADMAP.md b/ROADMAP.md index e88348d8..f87527d9 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -10,7 +10,7 @@ This roadmap is given as an indication. It will be updated as we go along accord [x] | [ ] | Builtin Prosody | User authentication: if the user is logged in Peertube, use his nickname. | v2.1.0 [ ] | [ ] | Builtin ConverseJS | Check user langage. Should be automatic and/or depends on peertube's language. Check that converseJS translation files are available. [x] | [ ] | Builtin Prosody | Grant moderation rights to instance admins and video owner. Activate moderations commands in ConverseJS. | v2.1.0 -[ ] | [x] | Common | Chat should not be displayed in playlists +[x] | [x] | Common | Chat should not be displayed in playlists | Not released yet [ ] | [x] | Builtin Prosody | Data Persistence [ ] | [x] | Common | Add a checkbox per video to activate livechat. Only on lives. [ ] | [x] | Builtin Prosody | Docker: check how to install and use Prosody on docker installations. Do the documenation.