-
The plugin properly sends the consolidated message for commendations but the vanilla messages aren't filtered out. It's time-consuming to test if this is caused by conflict with another specific plugi…
-
**Is your feature request related to a problem? Please describe.**
Messages in a Kafka topic can be null or an array of byte with null elements.
**Describe the solution you'd like**
Those message…
-
Expected: I would expect filter to work correctly with no given parameters as they are optional
Actual: An error message is thrown
![image.png](https://raw.githubusercontent.com/nus-cs2103-AY2425S1/p…
-
Expected: I would expect filter to work correctly with no given parameters as they are optional
Actual: An error message is thrown
![image.png](https://raw.githubusercontent.com/Virusrwj223/pe/main/f…
-
Setup the CAN filter to accept the PE3 messages we care about
Will also need a filter config for the BMS at some point in the near future
-
## Reproduce (per the provided sample in this repo)
```
.OnInitialize(
(languageServer, initializeParams, cancellationToken) =>
…
-
Tried with `ClearMessageBuffer` but I think theres still an issue
-
### Why this would be helpful
Not sure if this is a bug or intended, but I personally was confused why this kept occurring.
If someone does not want to see a certain type of message (eg loves) in th…
-
the chat relay should apply some filters to the message, such as removing or disabiling @ everyone, @ here, @ role pings.
an easy way to do that is to find any word that starts with a @ and applyin…
-
When using the filter command with a comparator and no income behind it, the error message indicates that it should cannot be negative or contain non-numerical character, but it should be informing us…