Skip to content

Conversation

@dillchen
Copy link
Contributor

@dillchen dillchen commented Jan 6, 2026

Summary\n- filter spam/deleted/archived threads and inactive/spam communities in global activity feed query\n- filter spam recent comments from thread card previews\n\n## Testing\n- not run (deps install failed under Node 24; repo expects Node 22)\n\nFixes #13259


Note

Improves activity/thread queries and UI to exclude spam and inactive content.

  • Global activity feed now excludes deleted/archived/spam threads and only includes active communities not in SpamCommunity
  • Aggregated comments in activity feed filter out deleted and marked_as_spam_at comments
  • GetActiveThreads recent comments subquery filters out marked_as_spam_at
  • ThreadCard hides recent comments flagged as spam in previews

Written by Cursor Bugbot for commit 5bd0fc7. This will update automatically on new commits. Configure here.

Copy link
Contributor

@mzparacha mzparacha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just 1 suggestion, otherwise lgtm

@dillchen dillchen merged commit 238f5a9 into master Jan 8, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants