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

Collective/Community moderation for mobile #781

Open
24 tasks
thomasgwatson opened this issue Jul 17, 2024 · 0 comments · May be fixed by #796
Open
24 tasks

Collective/Community moderation for mobile #781

thomasgwatson opened this issue Jul 17, 2024 · 0 comments · May be fixed by #796
Assignees

Comments

@thomasgwatson
Copy link
Contributor

thomasgwatson commented Jul 17, 2024

  • Flag content button leads to new Flagging detail UI

  • Flagging detail UI includes

    • List of platform agreements (expandable)
    • List of group agreements (expandable)
    • Ability to checkbox an agreement
    • Text field For entering why (compulsory)
    • Submit button
  • Moderation log is added to group navigation

  • Moderation log is scoped to group

  • Moderation log items include

    • Link to the post in question
    • List of flags of post
      • agreements that are allegedly violated and text explanation
    • reporters as anonymous? can be seen by admins? Can elect to self-disclose identity?
    • Users of the group with the 'manage content' responsibility can see several action buttons; remove content from group, clear flags
    • Reporters can see a button that says 'clear', to remove their report
  • PostStream items are all impacted

  • Each type has a blur-overlay for flagged posts

  • Each blur overlay can be 'clicked-through' (saved in posts_users)

  • PostDetail also has overlay but remembers if user has already clicked-thru

  • PostCard and PostDetail also have a 'rehide' button (maybe?)

  • PostDetail has a way to see flags on a post

  • Author and moderators are notified that a post has been flagged from their group

  • Moderators get a notification if a post in their group has been flagged in another group (extra)

Notifications/emails will have already gone out before content can be moderated.

@thomasgwatson thomasgwatson self-assigned this Aug 27, 2024
@thomasgwatson thomasgwatson linked a pull request Sep 4, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant