Skip to content

In the modlog, make a distinction between mod actions and admin actions. #16

@db0

Description

@db0

I don't know how feasible this is, but I thought I'd ask.

In the lemmy modlog API, it does display the mod/admin ID for each action. Using this information, make a distinction in the community modlog whether an item was removed/banned due to a mod of the community, or an admin of the instance. I'm guessing this could be done by comparing the ID of the acting user, with the modlist of that comm. But this might be expensive in calls, dunno.

If it's not reasonably feasible, I can ask the devs to maybe include this info in the API.

Metadata

Metadata

Assignees

No one assigned

    Labels

    API BlockedFeature request is approved and planed but not currently possible due to lack of API support.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions