Feature #117
Comment moderation
| Status: | Closed | Start: | ||
| Priority: | High | Due date: | ||
| Assigned to: | yossarian | % Done: | 0% |
|
| Category: | Content | |||
| Target version: | 0.4 - Rebel Yell (2b || !2b) | |||
| Resolution: | fixed |
Description
Currently there isn't any way to hide or unhide comments. This will need to be worked on.
History
Updated by yossarian over 3 years ago
- Status changed from New to Assigned
Comments can now be hidden but the cache is not being properly destroyed when they get hidden (so the comment is hidden in the database but continues to show on the site).
Updated by yossarian over 3 years ago
The comment_sweeper was missing an after_update method, the caching problem is now fixed. The last remaining task here is now comment unhiding.
Updated by yossarian over 3 years ago
If set up a comment list as requested in ticket:132, comment hiding could take place there.
Updated by yossarian over 3 years ago
- Status changed from Assigned to Closed
- Resolution set to fixed
Comments can now be un-hidden from the "latest comments" page in admin.