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

Add moderation actions to threads list #1767

Open
26 tasks
rafalp opened this issue Jul 24, 2024 · 0 comments
Open
26 tasks

Add moderation actions to threads list #1767

rafalp opened this issue Jul 24, 2024 · 0 comments
Assignees
Labels
area: backend This issue involves Python, Django or dependency (eg. database) area: frontend This issue involves JavaScript, React.js and Node area: theme This issue involves HTML and CSS feature: categories Categories page feature: threads list Lists of threads

Comments

@rafalp
Copy link
Owner

rafalp commented Jul 24, 2024

After threads lists have been implemented in #1758, Misago will require actual moderation actions.

Data update utils

  • Synchronize category task
  • Synchronize multiple categories task
  • Bulk move threads
  • Bulk merge threads
  • Bulk close threads
  • Bulk open threads
  • Bulk pin threads
  • Bulk pin threads globally
  • Bulk unpin threads
  • Bulk unpin global threads
  • Bulk hide threads
  • Bulk unhide threads
  • Bulk delete threads
  • Bulk approve threads

Actions

  • Pin threads globally
  • Pin threads locally
  • Unpin threads
  • Move threads
  • Merge threads
  • Close threads
  • Open threads
  • Approve threads
  • Hide threads
  • Unhide threads
  • Delete Threads
  • Plugin actions
@rafalp rafalp added area: frontend This issue involves JavaScript, React.js and Node area: backend This issue involves Python, Django or dependency (eg. database) area: theme This issue involves HTML and CSS feature: threads list Lists of threads feature: categories Categories page labels Jul 24, 2024
@rafalp rafalp added this to the Next feature release milestone Jul 24, 2024
@rafalp rafalp self-assigned this Jul 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: backend This issue involves Python, Django or dependency (eg. database) area: frontend This issue involves JavaScript, React.js and Node area: theme This issue involves HTML and CSS feature: categories Categories page feature: threads list Lists of threads
Projects
None yet
Development

No branches or pull requests

1 participant