Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chat only for registered users #233

Closed
4 of 5 tasks
JohnXLivingston opened this issue Jul 27, 2023 · 0 comments · Fixed by #442
Closed
4 of 5 tasks

Chat only for registered users #233

JohnXLivingston opened this issue Jul 27, 2023 · 0 comments · Fixed by #442
Labels
bug Something isn't working enhancement New feature or request Sponsor: NlNet Tasks that are sponsored by NlNet Type: Moderation
Milestone

Comments

@JohnXLivingston
Copy link
Owner

JohnXLivingston commented Jul 27, 2023

There is already a server-wide option for this (see #54).

But it was a beta version. There is some missing UI informations for unregistered users.
We could add options at the video or channel level, so that streamers can choose by themselves.

It can be good to make it possible to customize the message displayed to unregistered users (to invite them to register, with a link, for example). This could be a proper 403 page.

Edit 2024-06-20: i'm finally changing the feature described above. Unregistered users will be muted, and will only be able to read the chat. This seems to make more sense.

Replaces #54

  • Add the option to the configuration panel
  • Add a command to change that option in the chat, for moderators
  • Add the configured message for users that don't fit this requirement, preventing them to post messages (403 page?)
  • document the feature
  • Bug: Hiding Anonymous Chats brokes OBS integration #307

Reference: NlNet-task-28

@JohnXLivingston JohnXLivingston added this to the 2023-03 milestone Jul 27, 2023
@JohnXLivingston JohnXLivingston added bug Something isn't working enhancement New feature or request Sponsor: NlNet Tasks that are sponsored by NlNet Type: Moderation labels Jul 27, 2023
JohnXLivingston added a commit that referenced this issue Jun 20, 2024
JohnXLivingston added a commit that referenced this issue Jun 20, 2024
JohnXLivingston added a commit that referenced this issue Jun 20, 2024
* Fix ConverseJS to disable the message field when room is unmoderated.
JohnXLivingston added a commit that referenced this issue Jun 20, 2024
* mute/voice anonymous users when changing room configuration.
JohnXLivingston added a commit that referenced this issue Jun 20, 2024
* Display a specific message to muted anonymous users.
JohnXLivingston added a commit that referenced this issue Jun 21, 2024
* Display a specific message to muted anonymous users.
JohnXLivingston added a commit that referenced this issue Jun 21, 2024
* Default value for mute_anonymous in channel options.
JohnXLivingston added a commit that referenced this issue Jun 21, 2024
@JohnXLivingston JohnXLivingston linked a pull request Jun 21, 2024 that will close this issue
5 tasks
JohnXLivingston added a commit that referenced this issue Jun 21, 2024
* Prosody mod_muc_peertubelivechat_roles module
* Fix ConverseJS to disable the message field when room is unmoderated
  and user is visitor
* Mute/voice anonymous users when changing room configuration.
* Display a specific message to muted anonymous users.
* Default value for mute_anonymous in channel options.
* Feature documentation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request Sponsor: NlNet Tasks that are sponsored by NlNet Type: Moderation
Projects
Development

Successfully merging a pull request may close this issue.

1 participant