bluesky-social / atproto

Social networking technology created by Bluesky
Other
6.89k stars 486 forks source link

Add `match: MuteWordMatch` to `muted-word` mod decision `cause` #2934

Open estrattonbailey opened 3 weeks ago

estrattonbailey commented 3 weeks ago

This PR adds a match: MuteWordMatch prop to the muted-word cause type. Previous logic was checking for truthy/falsy values, so the migration was pretty straightforward. This requires no change to the matching logic itself.

Matching logic now: