Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

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.

Post History

71%
+3 −0
Q&A Implement a way to sort posts by recent comments, to make it easier to moderate them

As you noted, comments don't count as "activity" on posts for purposes of bumping. Moderators have access to a list of the most recent comments, and I'd like to explore opening that up as an alter...

posted 15h ago by Monica Cellio‭

Answer
#1: Initial revision by user avatar Monica Cellio‭ · 2025-05-16T17:53:03Z (about 15 hours ago)
As you noted, comments don't count as "activity" on posts for purposes of bumping.  Moderators have access to a list of the most recent comments, and I'd like to explore opening that up as an alternative to what you're asking for.  Granted, you'd be seeing comments without their immediate context -- it's a list of comments, and you would have to follow links to see the posts and other comments.  I think spam and blatant rudeness is usually visible without that context.

If we made this list of recent comments more visible, how visible should it be?  (Who should see it?)  On the one hand, everything on that page is public already; this is about making it easier to find, not about revealing secrets.  On the other hand, it'd be one more thing that draws people away from the main activity of the community, and UX people often counsel against distractions.

In an answer to [Deleted post hidden from everyone in the question list](https://meta.codidact.com/posts/292503/293146#answer-293146) I suggested expanding a "moderation tools" section in the sidebar column to add the "recent deletions" link for people who can see deleted posts.  I mentioned there that this could evolve to also show flags to curators.  I wasn't thinking about comments at the time, but it seems like that could fit in here too.  If we took this approach, the existing mod/admin-only widget would expand to look something like this:

![screenshot](https://meta.codidact.com/uploads/e2x9mr4egmav82wqiafqbihnu7ng)

The heading is changed from "Moderator Tools" to just "Tools", with (now) four links that can appear depending on your abilities:

- Recent Comments (new, per this proposal)
- Recent Deletions (shown to those with the Curate ability, per the linked proposal)
- Moderator Tools (existing link shown to moderators)
- Admin Tools (existing link shown to administrators)

In the future there could be another curator link for flags, or maybe at that point we would spin off a "curator tools" page like we have for mod tools and admin tools.  (There are currently 9 mod tools and 13 admin tools, which is why there are separate pages.)

Would something like this help?  Would it cause other problems?  If we did this, who should see the "Recent Comments" link -- anyone who can flag, or something more limited?  At what point in the user journey do we want to start inviting people to do this kind of reviewing?