Welcome to Codidact Meta!
Codidact Meta is the meta-discussion site for the Codidact community network and the Codidact software. Whether you have bug reports or feature requests, support questions or rule discussions that touch the whole network – this is the site for you.
Can we get a mod page with the most recent comments left on the site?
Right now there really isn't a good way for a mod to delete rude comments before their parent post is flagged, other than looking through profiles of repeat offenders. On sites with imported comments, the OP may not notice because they have yet to create an account, while someone coming from Google may see the rude comments and decide not to participate.
Can a mod page be added that basically does,
SELECT *
FROM
comments
ORDER BY primary_key DESC
LIMIT 50
with a link to where the comment was posted?
1 answer
Love it when people ask for easy things :)
Done, rolling out in the next build.
0 comment threads