TGTGInsighttelegram intelligenceLIVE / telegram public index
Post content
Post content
Innei 向 mx-space/core 提交了一个更改 refactor(comment): extract lifecycle and spam filter into dedicated services - Extract CommentLifecycleService from CommentService for all side-effect logic: afterCreate, afterReply, email notifications, IP geolocation, Bark push, and email template registration - Extract CommentSpamFilterService as injectable provider with AI review evaluation (previously inline in CommentService) - Enhance AI comment moderation prompts with harassment, hate speech, passive aggression, and nonsense detection categories - Fix score threshold comparison inconsistency (> vs >=) between service and controller - CommentService now only handles CRUD, anchor resolution, and queries