Quote (BigDaane @ Dec 20 2022 05:37pm)
Not possible. Only possible to block their private messages.
Not true.
Quote (CrackerSJ @ Dec 21 2022 12:21pm)
There is no JSP feature for this. Your easiest/best option is not interact with the topics.
Partially true.
Quote (r4f @ Dec 21 2022 11:55am)
You can write a browser plug-in to do this. It would be a pretty basic script to integrate.
/e
The plugin would search the current rendered page and you can it set to search for a specific username in the rendered DOM and have it removed from displaying.
Correct.
You can use tampermonkey to create (or find) a post blocker. You’re not the first person on jsp wanting this. And tampermonkey codes exist for jsp to do it.
Tampermonkey is allowed to use for this on jsp.