Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Record comment/post removals of banned users in modlog #5455

Closed
5 tasks done
Azzurite opened this issue Feb 25, 2025 · 0 comments
Closed
5 tasks done

Record comment/post removals of banned users in modlog #5455

Azzurite opened this issue Feb 25, 2025 · 0 comments
Labels
area: moderation enhancement New feature or request

Comments

@Azzurite
Copy link

Azzurite commented Feb 25, 2025

Requirements

  • Is this a feature request? For questions or discussions use https://lemmy.ml/c/lemmy_support
  • Did you check to see if this issue already exists?
  • Is this only a feature request? Do not put multiple feature requests in one issue.
  • Is this a backend issue? Use the lemmy-ui repo for UI / frontend issues.
  • Do you agree to follow the rules in our Code of Conduct?

Is your proposal related to a problem?

There is an option in the UI to remove the content of a user when you ban them from a community. Those removals currently happen silently, they are not recorded in the mod log, only the banning of the user is visible.

Describe the solution you'd like.

All removed comments and posts through banning the user should be recorded in the mod log as if they were removed independently.

Describe alternatives you've considered.

Leaving it like this? I don't know, why is this field required? :D

Additional context

Currently, there is no way to audit the ban of a user via the mod log if you use the option to delete their posts. It's simply impossible (at least through the UI, dunno if there is another way) to find out what they were banned for exactly, and see if the mod's actions were correct or not.

@Azzurite Azzurite added the enhancement New feature or request label Feb 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: moderation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants