diff --git a/ROADMAP.md b/ROADMAP.md index f49dcc79..a610f716 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -10,18 +10,18 @@ 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 [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 | v2.2.0 -[x] | [x] | Builtin Prosody | Do not use a temp folder, use the one provided by Peertube>=3.2.0. | Not Released Yet -[x] | [ ] | Builtin Prosody | Use Peertube log level for prosody. | Not Released Yet -[ ] | [x] | Builtin Prosody | Rotate prosody logs. | Not Released Yet -[x] | [x] | Builtin Prosody | Data Persistence | Not Released Yet +[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] | [x] | Builtin Prosody | Data Persistence | v2.3.0 [ ] | [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 documentation. +[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). | Not Released Yet +[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] | JS | Modernise code to use new placeholders provided by Peertube 3.2.0 (with or without backward compatibility) +[x] | [x] | JS | Modernise code to use new placeholders provided by Peertube 3.2.0 (with or without backward compatibility) | v2.3.0 [ ] | [x] | Settings | Restore default values for some checkbox to true (see [this bug](https://github.com/Chocobozzz/PeerTube/issues/4106)) [ ] | [x] | Settings | Replace some checkbox by a select (for the webchat mode). Migrate old checkbox values. [ ] | [x] | Settings | Dynamic settings screen. Inline help/documentation. | First changes in v2.2.0