This commit is contained in:
John Livingston 2021-05-11 14:28:32 +02:00
parent e945227e36
commit 235e8ac5b2
1 changed files with 2 additions and 2 deletions

View File

@ -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