-
**Is your feature request related to a problem? Please describe.**
It would be nice to be able to use advanced filters with targetRecordsFilter configuration property.
For example, a badword detec…
-
# Debug process
1. When I visit /admin/plugins/comments/discover to see the comments, a lot of errors happens with the same message as the image below.
2. I have published and pending comments and…
-
I follow the readme and download the latest version of plugin which is 4.5.5.
However, there is no findAllInHierarchy in graphql query and all other fields slisted in the readme. e.g. createComment. …
-
### The following code does not work
```
use rustrict::{CensorStr, Type};
use rustrict::add_word;
fn main() {
#[cfg(feature = "customize")]
{
unsafe {
add_word("п…
-
I think that the quickstart plugin should be like an example plugin with all the parameters that are hardcoded and is disabled by default (used for testing and for documentation like `hello-dolly.php`…
-
-
잘 작동했었는데 갑작스럽게 IndexError가 생겼습니다. 문법이 잘못된 걸까요?
Cell In [18], line 26, in make_trigram(content)
24 for pattern in patternList:
25 matchObjs = re.finditer(pattern, content)
---> 26 …
-
### Issue: Remove "lesbian" from ```lang.json```
I think "lesbian" should be removed from ```/badwords/lib/lang.json``` because it's not *technically* a bad word unless used to offend someone. But if…
-
Our current naive solution marks a lot of false positives. We need to consider existing technologies that might handle this better.
-
When editing a badword's type, the modal / popup that appears will not say "regex" and fill in /regex/flags, but will still show e.g. "Trigger" for when it was a text.
Creating the badword like this:…