From 235e8ac5b2a16d26a7a07d1933a2e6d1e767f5a1 Mon Sep 17 00:00:00 2001 From: John Livingston Date: Tue, 11 May 2021 14:28:32 +0200 Subject: [PATCH] Roadmap. --- ROADMAP.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ROADMAP.md b/ROADMAP.md index 1786c15b..e4ab2204 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -9,7 +9,7 @@ This roadmap is given as an indication. It will be updated as we go along accord [x] | [ ] | Builtin Prosody | Check room creation permission, and set some metadata. | v2.1.0 [x] | [ ] | Builtin Prosody | User authentication: if the user is logged in Peertube, use his nickname. | v2.1.0 [x] | [ ] | Builtin Prosody | Grant moderation rights to instance admins and video owner. Activate moderations commands in ConverseJS. | v2.1.0 -[x] | [x] | Common | Chat should not be displayed in playlists | Not released yet +[x] | [x] | Common | Chat should not be displayed in playlists | v2.2.0 [ ] | [x] | Builtin Prosody | Do not use a temp folder, use the one provided by Peertube>=3.2.0. [ ] | [x] | Builtin Prosody | Rotate prosody logs. Use Peertube log level for prosody. [ ] | [x] | Builtin Prosody | Data Persistence @@ -22,7 +22,7 @@ This roadmap is given as an indication. It will be updated as we go along accord [ ] | [ ] | ConverseJS | For anonymous user, automatically log in with a random nickname (and allow to change afterward) [ ] | [x] | JS | Modernise code to use new placeholders provided by Peertube 3.2.0 (with or without backward compatibility) [ ] | [x] | Settings | Replace some checkbox by a select (for the webchat mode). Migrate old checkbox values. -[ ] | [x] | Settings | Dynamic settings screen. Inline help/documentation. +[ ] | [x] | Settings | Dynamic settings screen. Inline help/documentation. | First changes in v2.2.0 ## Later / low priority modifications