this post was submitted on 20 Nov 2024
39 points (93.3% liked)

Asklemmy

43936 readers
601 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy ๐Ÿ”

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_[email protected]~

founded 5 years ago
MODERATORS
 

I'm on lemmy.ml but as I'm French, I was reading this comment and was surprised to see removed instead of the french word for "late".

Is there anything I can do on my end or is it a server setting and I should move to a French one?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 5 points 21 hours ago* (last edited 21 hours ago)

The "Slur filter" is a server setting. The filter makes use of a "regex" (a text matching algorithm) to automatically remove any text that matches those words. An admin needs to explicitly set the rules for that regex. The regex does not take language into account, it is a simple text matching algorithm.

The box is in the Admin settings page and looks like this:

I know that lemmy.ml makes use of a strict set of regex rules. The translation of the french word for "late" matches an ableist slur in English, and so it is removed by lemmy.ml. ~~I am not sure about whether you can check regex for each individual server, but I believe that most instances don't filter that specific word out.~~

EDIT: Ah, I found out how to check the regex. You can check an instance's regex by going to the the URL https://{instance}.{TLD}/api/v3/site and looking for "slur_filter_regex". For example, for lemmy.ml you would go to:

https://lemmy.ml/api/v3/site