Add a way to block certain words per player #5323

Open
opened 2023-09-25 06:34:01 +00:00 by AliasAlreadyTaken · 2 comments

Parents wish to protect their children from possibly harmful words in chat. We need to maintain a list per player, which the parents in lieu of their children can extend by themselves.

Here's an implementation: https://github.com/devBurgSto/cleanchat/tree/main

Parents wish to protect their children from possibly harmful words in chat. We need to maintain a list per player, which the parents in lieu of their children can extend by themselves. Here's an implementation: https://github.com/devBurgSto/cleanchat/tree/main
AliasAlreadyTaken added the
1. kind/enhancement
label 2023-09-25 06:34:26 +00:00
AliasAlreadyTaken added this to the 1.1.121 milestone 2023-09-25 06:34:28 +00:00
Author
Owner

Apparently this is more complex than anticipated. cleanchat cannot be integrated easily into our rather complex setup.

Contrary to the cleanchat solution, the filtering needs to happen in the output.

Maybe we need a limited account solution, where the limited accounts (of children) can be administred by other accounts (owned by the parents).

Apparently this is more complex than anticipated. cleanchat cannot be integrated easily into our rather complex setup. Contrary to the cleanchat solution, the filtering needs to happen in the output. Maybe we need a limited account solution, where the limited accounts (of children) can be administred by other accounts (owned by the parents).
AliasAlreadyTaken removed this from the 1.1.121 milestone 2023-10-16 12:31:18 +00:00
Member

image
We will need something like this to handle all of our needs X)
(I mean general "graph" for routing/processing messages...)

![image](/attachments/b6bc8cfc-44ab-4f4f-ad58-27442c4b6ee9) We will need something like this to handle all of our needs X) (I mean general "graph" for routing/processing messages...)
146 KiB
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: your-land/bugtracker#5323
No description provided.