0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-21 18:48:51 +02:00
synapse/changelog.d/12808.feature
2022-05-30 18:24:56 +02:00

1 line
242 B
Gherkin

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).