this post was submitted on 31 Dec 2023
3 points (80.0% liked)

Lemmy Support

4629 readers
3 users here now

Support / questions about Lemmy.

Matrix Space: #lemmy-space

founded 5 years ago
MODERATORS
 

Hi, I'm working on modlog display for the Voyager client and I have a quick question regarding mod log item views, specifically, the ModBanView (https://join-lemmy.org/api/interfaces/ModBanView.html).

If instance bans require admin rights, why is the person issuing the ban called "moderator" here?

Same goes for some other items like ModAddView and ModAddCommunityView. Meanwhile, ModHideCommunity view uses "admin" instead.

Unfortunately, there is no explanation in the API docs to help explain this apparent inconsistency. Can anyone help shed some light on this?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 8 months ago

Yeah, I wasn't asking for a fix, just for an explanation.