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

client: add content filtering feature #265

Merged
merged 3 commits into from Jul 26, 2023

Conversation

miki-totefu
Copy link
Collaborator

content filtering happens in PMs, GCMs, posts and post comments, and the filters can be configured to match any or all of them

only for brclient in this pr

@miki-totefu miki-totefu force-pushed the filtermsgs branch 2 times, most recently from 7c40cf6 to 28d7169 Compare June 19, 2023 12:38
miki added 2 commits July 26, 2023 15:01
Content filtering blocks messages from being displayed to the end user
at the client level.

The current code allows filtering by content in the following contexts:

- PMs
- GCMs
- Posts
- Post Comments
@miki-totefu miki-totefu merged commit 052baae into companyzero:master Jul 26, 2023
5 checks passed
@miki-totefu miki-totefu deleted the filtermsgs branch July 26, 2023 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants