summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorRichard van der Hoff <1389908+richvdh@users.noreply.github.com>2021-06-29 11:08:06 +0100
committerGitHub <noreply@github.com>2021-06-29 11:08:06 +0100
commita0ed0f363eb84f273b2cc706fcc5542d77a94463 (patch)
tree1725f7d2eb50e7e94cb85c4a2ba523bbaaec526e /changelog.d
parentMerge branch 'master' into develop (diff)
downloadsynapse-a0ed0f363eb84f273b2cc706fcc5542d77a94463.tar.xz
Soft-fail spammy events received over federation (#10263)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/10263.feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/10263.feature b/changelog.d/10263.feature
new file mode 100644
index 0000000000..7b1d2fe60f
--- /dev/null
+++ b/changelog.d/10263.feature
@@ -0,0 +1 @@
+Mark events received over federation which fail a spam check as "soft-failed".