From 9fcd708bf44e7de8dd0a403084514cac5388ae43 Mon Sep 17 00:00:00 2001 From: John Livingston Date: Fri, 11 Jun 2021 13:55:42 +0200 Subject: [PATCH] Update Roadmap. --- ROADMAP.md | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ROADMAP.md b/ROADMAP.md index 7c65004f..04e31330 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -12,24 +12,24 @@ This roadmap is given as an indication. It will be updated as we go along accord [x] | [x] | Common | Chat should not be displayed in playlists | v2.2.0 [x] | [x] | Builtin Prosody | Do not use a temp folder, use the one provided by Peertube>=3.2.0. | v2.3.0 [x] | [ ] | Builtin Prosody | Use Peertube log level for prosody. | v2.3.0 -[ ] | [x] | Builtin Prosody | Rotate prosody logs. | v2.3.0 (WIP) +[.] | [x] | Builtin Prosody | Rotate prosody logs. | v2.3.0 (WIP) [x] | [x] | Builtin Prosody | Data Persistence | v2.3.0 [x] | [x] | Common | Add a checkbox per video to activate livechat. Only on lives. | Not Released Yet [x] | [x] | Builtin Prosody | Docker: check how to install and use Prosody on docker installations. Do the documentation. | Not Released Yet -[ ] | [ ] | Builtin Prosody | Check with yunohost how to integrate. -[ ] | [ ] | Documentation | Rewrite documentation for more clarity. Add screenshots. Separate user and admin documentation. -[ ] | [ ] | ConverseJS | UI: make custom templates, for a better UI/UX. Autoshow muc participants depending on the chat window width. [x] | [ ] | Builtin Prosody | Allow moderators to delete messages (mod_muc_moderation). | v2.3.0 -[ ] | [ ] | ConverseJS | For anonymous user, automatically log in with a random nickname (and allow to change afterward) [x] | [x] | JS | Modernise code to use new placeholders provided by Peertube 3.2.0 (with or without backward compatibility) | v2.3.0 [x] | [x] | Settings | Restore default values for some checkbox to true (see [this bug](https://github.com/Chocobozzz/PeerTube/issues/4106)) | Not Released Yet [x] | [x] | Settings | Replace some checkbox by a select (for the webchat mode). Migrate old checkbox values. | Not Released Yet -[.] | [x] | Settings | Dynamic settings screen. Inline help/documentation. | First changes in v2.2.0. WORK IN PROGRESS +[x] | [x] | Settings | Dynamic settings screen. Inline help/documentation. | First changes in v2.2.0. Done in v3.0.0 -## Later / low priority modifications +## June 2021 and later -| Done | Needs Peertube 3.2 | Component | Feature +| Done | Component | Feature | Released in version ---|---|---|--- -[ ] | [ ] | Common | There should be a settings to add terms & conditions in the Peertube's about page (for example if the webchat is hosted anywhere else). -[ ] | [ ] | Builtin Prosody | Add a page with a non-singleton ConverseJS, to browser chat rooms for admins. Maybe allow direct chating between admins, and room creation? -[ ] | [ ] | Builtin Prosody | Add a settings to enable the server to be accessed with XMPP clients. +[ ] | Documentation | Rewrite documentation for more clarity. Add screenshots. Separate user and admin documentation. +[ ] | Builtin Prosody | Room administration: add a button in the plugin settings to open a modal with existing rooms list. +[ ] | Builtin Prosody | Check with yunohost how to integrate. +[ ] | ConverseJS | UI: make custom templates, for a better UI/UX. Autoshow muc participants depending on the chat window width. +[ ] | Builtin Prosody | Add a settings to enable the server to be accessed with XMPP clients. +[ ] | ConverseJS | For anonymous user, automatically log in with a random nickname (and allow to change afterward) +[ ] | Common | There should be a settings to add terms & conditions in the Peertube's about page (for example if the webchat is hosted anywhere else).