Lemmy: way to disable slur filter for non-English languages

Created on 15 Feb 2020  路  6Comments  路  Source: LemmyNet/lemmy

The slur filter removes words that are innocuous in other languages, e.g. the (very common) German word "weniger", meaning "less" or "fewer". This makes sense for English posts, but makes it very confusing to have a discussion in German.

Most helpful comment

Yup this will have to wait for proper multi-language support. In the meantime I can alter that regex to make sure it doesn't catch weniger.

All 6 comments

Related to #440.

脺brigens hab ich bisher noch keine deutsche Diskussion auf Lemmy gesehen.

Yup this will have to wait for proper multi-language support. In the meantime I can alter that regex to make sure it doesn't catch weniger.

This has been very frustrating as on Basque some of our verbs end with -dindu, and it's removed without reason. I even didn't know that that was a slur word in English, implementing this in the code is a very bad idea (in my opinion) for other languages (even on the same language, words should not be automatically removed IMO)

Hi! I see you removed some words and added others. Could this be optional on each instance (decides by administrators) or at least by language?

There will be part of words present in many other languages and this will create problems for sure

No because that would be a really easy way to circumvent the slur filter. We'll take language conflicts with these on a case-by-case basis.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

dessalines picture dessalines  路  6Comments

juliangaal picture juliangaal  路  3Comments

NicolasCARPi picture NicolasCARPi  路  5Comments

chovy picture chovy  路  5Comments

shirshak55 picture shirshak55  路  5Comments