-
## What is the current behavior?
I'm still facing this issue on my application.
> What's happening that seems wrong?
I gave blob URL from my application and passed it to API. I specified mimetype…
-
I wouldn't go as far as what the NYT has gone, but anything on a bad words filter should probably be removed. I noticed that SHIT and CRAP were in our dictionary and should probably be removed.
htt…
-
Why?
Allows users to pass a list of words comma deiminated that the BOT will check when messages are sent into the chat and remove the message.
How?
List of words to be stored via some ENV …
-
### Idea:
When providing an array of characters for `cleanWith`, unclean words will be replaced with a random string consisting of these characters.
#### Example:
```javascript
const config = {
…
-
Trying to post a comment with GraphQL as a test. Not working.
This is my query: https://www.npmjs.com/package/strapi-plugin-comments#post-a-comment-1
here's my plugins.js
```
module.exports …
-
Using GraphQL, Strapi v4.0.7, strapi-plugin-comments 2.0.0.
When content bound to comments is removed, the GraphQL mutation for adding a new comment to said content still succeeds, but renders the re…
-
**Describe the bug**
Multiline text shows on a single line.
**Versions**
Ray version (you can see this in "About Ray"): 1.14.7.0
You can use `composer show` to get the version numbers of:
- s…
-
### I trying to integrate this module into my stapi project as per your documentation but i am getting **{"data":null,"error":{"status":404,"name":"NotFoundError","message":"Not Found","details":{}}}*…
-
As described in [Label Studio — Choice Tag for Single Choice Labels](https://labelstud.io/tags/choice.html), I would like to define a choice that will be selected by default.
I tried to define `sel…
-
Using GraphQL, Strapi v4.0.7, strapi-plugin-comments 2.0.3.
When upgrading to version 2.0.3 from 2.0.0, previous GraphQL queries seem to fail due to custom mutations and queries (such as findAllInHie…