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

Support for CMs voting for suspend #2844

Merged
merged 2 commits into from
Oct 5, 2024

Conversation

GreenAsJade
Copy link
Contributor

@GreenAsJade GreenAsJade commented Oct 5, 2024

Fixes Community Moderation being reliant on full moderators to process escalated reports that need user-suspension action.

Proposed Changes

  • CMs can get vote-to-suspend power
  • CMs with vote-to-suspend can vote to suspend users when the report about the user is escalated
  • Full moderators no longer get "CM-class" reports in their queues
    • if they want to see a CM-class report they need to access it via History or URL (likely from Mod Log)

Needs: https://github.com/online-go/ogs-node/pull/66
Needs: https://github.com/online-go/ogs/pull/2003

Copy link

github-actions bot commented Oct 5, 2024

Uffizzi Preview deployment-56954 was deleted.


ack_suspended_and_annul: (reported) =>
interpolate(
_(`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good candidates for llm_pgettext maybe?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(It felt simple and stable to me, but hey why not :) )

@anoek anoek merged commit 22813ae into online-go:devel Oct 5, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants