VirtusLab-Open-Source / strapi-plugin-comments

A plugin for Strapi Headless CMS that provides end to end comments feature with their moderation panel, bad words filtering, abuse reporting and more.
MIT License
407 stars 63 forks source link

feat: comments pre-moderation #68

Closed CodeVoyager closed 2 years ago

CodeVoyager commented 2 years ago

Ticket

Issue #45

Summary

What does this PR do/solve?

This PR adds pre moderation of the comments. Ability to mark as pending, displaying said status and deciding about approval status in admins panel.

Test Plan

cyp3rius commented 2 years ago

Looks good @CodeVoyager , can you please make sure that all works also with GQL support (if applicable ofc). It's on master branch at this very moment and just being released