Refactor Spam::SpamActionService calls to check_for_spam method
What does this MR do and why?
Small refactor of calls to Spam::SpamActionService
. Instead we now call the check_for_spam
method on the model.
Also updated some documentation about the spamcheck service and added a translation for the Note
model.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Alex Buijs