This commit is contained in:
John Livingston 2021-08-05 18:49:14 +02:00
parent aaea040a4f
commit 4d213a29d0
No known key found for this signature in database
GPG Key ID: B17B5640CE66CDBC
1 changed files with 1 additions and 1 deletions

View File

@ -37,5 +37,5 @@ 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)
[ ] | 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 on option to limit webchat to registered users.
[ ] | Builtin Prosody (or all modes?) | Offer a way for users to have a webchat per channel. See [#59](https://github.com/JohnXLivingston/peertube-plugin-livechat/issues/58). | v4.0.0
[x] | Builtin Prosody (or all modes?) | Offer a way for users to have a webchat per channel. See [#59](https://github.com/JohnXLivingston/peertube-plugin-livechat/issues/58). | v4.0.0
[ ] | Common | Handle federation: if video is remote, then try to check if the plugin is installed on the instance, and open it.