diff options
Diffstat (limited to 'changelog.d/10898.feature')
-rw-r--r-- | changelog.d/10898.feature | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/10898.feature b/changelog.d/10898.feature new file mode 100644 index 0000000000..97fa39fd0c --- /dev/null +++ b/changelog.d/10898.feature @@ -0,0 +1 @@ +Add a `user_may_create_room_with_invites` spam checker callback to allow modules to allow or deny a room creation request based on the invites and/or 3PID invites it includes. |