halo/ui/console-src/modules/contents/comments
Ryan Wang 3487132154
Add support for hidden comments (#7679)
* Add 'hidden' field to comment and reply requests

Signed-off-by: Ryan Wang <i@ryanc.cc>

* Add support for filtering comments with hidden

* Specify hidden=false and approved=true for anonymous users

* Set default hidden flag only if null in comments

* Add 'private reply' option to comment modals

* Add private tag for hidden comments and replies

* Allow hiding comments only

* Enhance comment visibility logic to allow owners to view hidden comments

* Remove hidden input for reply form

Signed-off-by: Ryan Wang <i@ryanc.cc>

* Refine i18n

Signed-off-by: Ryan Wang <i@ryanc.cc>

---------

Signed-off-by: Ryan Wang <i@ryanc.cc>
Co-authored-by: John Niang <johnniang@foxmail.com>
2025-08-19 14:47:37 +08:00
..
components Add support for hidden comments (#7679) 2025-08-19 14:47:37 +08:00
composables Include subjectRefKey in comments queryKey (#7685) 2025-08-15 22:55:40 +08:00
CommentList.vue Add subject-based comment list modal (#7681) 2025-08-13 15:43:50 +08:00
module.ts Add subject-based comment list modal (#7681) 2025-08-13 15:43:50 +08:00