coralproject / talk

A better commenting experience from Vox Media
https://coralproject.net
Other
1.89k stars 355 forks source link

Upgrade `akismet-api` and use new payload types for spam checks #4438

Closed nick-funk closed 8 months ago

nick-funk commented 9 months ago

Special thanks to @Sentynel for bringing this to our attention in their fork PR (https://github.com/coralproject/talk/pull/4123)! We used the suggestions from their PR to update our Akismet types and submission style for our spam filters!

What does this PR do?

These changes will impact:

What changes to the GraphQL/Database Schema does this PR introduce?

None

Does this PR introduce any new environment variables or feature flags?

No

If any indexes were added, were they added to INDEXES.md?

No new indices.

How do I test this PR?

Where any tests migrated to React Testing Library?

No

How do we deploy this PR?

No special considerations.

netlify[bot] commented 9 months ago

Deploy Preview for gallant-galileo-14878c canceled.

Name Link
Latest commit 22cebb9dc22741de90cf22bc83f4f59e5ff4fb0d
Latest deploy log https://app.netlify.com/sites/gallant-galileo-14878c/deploys/65667898fa07c90008f13d33
Sentynel commented 9 months ago

Can I ask what future work is planned for the Akismet integration?