forked-synapse/changelog.d/12808.feature

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

1 line
242 B
Gherkin
Raw Normal View History

Update to `check_event_for_spam`. Deprecate the current callback signature, replace it with a new signature that is both less ambiguous (replacing booleans with explicit allow/block) and more powerful (ability to return explicit error codes).