Skip to content

Refactor Spam::SpamActionService calls to check_for_spam method

Alex Buijs requested to merge refactor-existing-spam-action-service-calls into master

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.

Edited by Alex Buijs

Merge request reports