summary refs log tree commit diff
diff options
context:
space:
mode:
authorH. Shay <hillerys@element.io>2022-04-27 15:17:00 -0700
committerH. Shay <hillerys@element.io>2022-04-27 15:17:45 -0700
commit301b9cdfcc08fd2fa4e7a476a165c0fb4f6ea76b (patch)
tree2604ddd695439183b6ec9a2f346774a2c57694fb
parentadd function to normalize username to module api + test (diff)
downloadsynapse-301b9cdfcc08fd2fa4e7a476a165c0fb4f6ea76b.tar.xz
newsfragement
-rw-r--r--changelog.d/12571.feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/12571.feature b/changelog.d/12571.feature
new file mode 100644
index 0000000000..6be907da21
--- /dev/null
+++ b/changelog.d/12571.feature
@@ -0,0 +1 @@
+Add the Synapse function `types.map_username_to_mxid_localpart` to the Module API.