This repository was archived by the owner on Jul 22, 2025. It is now read-only.
generated from discourse/discourse-plugin-skeleton
-
Notifications
You must be signed in to change notification settings - Fork 40
FEATURE: Add AI-powered spam detection for new user posts #1004
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
e7ace88 to
dcba571
Compare
Member
Author
|
Left to do:
Except for that, this is pretty much ready |
nattsw
reviewed
Dec 9, 2024
nattsw
reviewed
Dec 9, 2024
nattsw
reviewed
Dec 9, 2024
keegangeorge
suggested changes
Dec 9, 2024
xfalcox
reviewed
Dec 11, 2024
xfalcox
reviewed
Dec 11, 2024
keegangeorge
previously requested changes
Dec 11, 2024
Member
keegangeorge
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Follow up changes look good, and overall everything looks good while testing locally. A few 🤏🏽 tiny things
assets/javascripts/discourse/components/modal/spam-test-modal.gjs
Outdated
Show resolved
Hide resolved
# Conflicts: # config/routes.rb
work in progress
add report
Co-authored-by: Keegan George <[email protected]>
Co-authored-by: Keegan George <[email protected]>
Co-authored-by: Keegan George <[email protected]>
(if llm supports it)
Use I18n in more places, fix text formatting, make stat tiles consistent visually with usage page
Co-authored-by: Keegan George <[email protected]>
Co-authored-by: Keegan George <[email protected]>
Co-authored-by: Keegan George <[email protected]>
Co-authored-by: Keegan George <[email protected]>
ba408fc to
fefdd9c
Compare
xfalcox
approved these changes
Dec 11, 2024
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR introduces an AI-powered spam detection system that helps protect communities from spam by automatically scanning posts from new users.
Key Features:
Technical Implementation:
AiSpamLogandAiModerationSettingmodels for tracking and configurationAdmin Features:
Safety Features: