They will only whitelist the individual words, not fix the underlying issues:
By reporting individual instances of filtered words, all they are going to do is add that specific word to their whitelist. Now with the filter being extended to chat, this issue is more pressing than ever. We need a true solution, which means at the minimum a toggle, ideally also (but not only; toggle should be considered mandatory) a better implementation of the algorithm itself.
Instead, whenever we encounter something being filtered that clearly should not, we should report the absense of The Toggle to turn that feature off.
- The filter implementation does not respect word boundaries, is overzealous and uses a list of "forbidden" words that is ludicrously extensive (literally the world "ball" is censored).
- There is no client-side toggle for it.
By reporting individual instances of filtered words, all they are going to do is add that specific word to their whitelist. Now with the filter being extended to chat, this issue is more pressing than ever. We need a true solution, which means at the minimum a toggle, ideally also (but not only; toggle should be considered mandatory) a better implementation of the algorithm itself.
Instead, whenever we encounter something being filtered that clearly should not, we should report the absense of The Toggle to turn that feature off.
Last edited: