summary refs log tree commit diff
diff options
context:
space:
mode:
authorMathieu Velten <mathieuv@matrix.org>2022-07-18 15:35:25 +0200
committerMathieu Velten <mathieuv@matrix.org>2022-08-03 14:52:20 +0200
commit97f991ed2ea36d4d46de5c114397fdc06bac8cdc (patch)
tree2114720395e1d7d0ffb45cf520531ccff60590c0
parentAdd 3pid unbind callback to module API (diff)
downloadsynapse-97f991ed2ea36d4d46de5c114397fdc06bac8cdc.tar.xz
Apply suggestions from code review
Co-authored-by: Brendan Abolivier <babolivier@matrix.org>
-rw-r--r--changelog.d/13227.feature2
-rw-r--r--docs/modules/third_party_rules_callbacks.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/changelog.d/13227.feature b/changelog.d/13227.feature

index 9be99ac566..377297cfcd 100644 --- a/changelog.d/13227.feature +++ b/changelog.d/13227.feature
@@ -1 +1 @@ -Add 3pid unbind callback to module API. +Add a module callback for unbinding a 3PID. diff --git a/docs/modules/third_party_rules_callbacks.md b/docs/modules/third_party_rules_callbacks.md
index 9394be10ad..2ca23449e3 100644 --- a/docs/modules/third_party_rules_callbacks.md +++ b/docs/modules/third_party_rules_callbacks.md
@@ -267,7 +267,7 @@ If multiple modules implement this callback, Synapse runs them all in order. ### `on_threepid_unbind` -_First introduced in Synapse v1.63.0_ +_First introduced in Synapse v1.64.0_ ```python async def on_threepid_unbind(