danirus / django-comments-xtd

A pluggable Django comments application with thread support, follow-up notifications, mail confirmation, like/dislike flags, moderation, a ReactJS plugin and Bootstrap 5.3.
https://django-comments-xtd.readthedocs.io
BSD 2-Clause "Simplified" License
594 stars 158 forks source link

Issue 194 #209

Closed danirus closed 3 years ago

danirus commented 4 years ago

This pull request implements changes to align django-comments-xtd with its parent's setting COMMENTS_HIDE_REMOVED. It also creates an additional setting called COMMENTS_XTD_PUBLISH_OR_WITHHOLD_NESTED. Read the settings page in the docs to see how they work.

This pull request will merge in the branch rel-3.0.0 as it breaks backward compatibility. Version 3.0.0 will be released with additional bug fixes and features.