summary refs log tree commit diff
path: root/changelog.d/12246.doc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Correct `check_username_for_spam` annotations and docs (#12246)David Robertson2022-03-181-0/+1
* Formally type the UserProfile in user searches * export UserProfile in synapse.module_api * Update docs Co-authored-by: Sean Quah <8349537+squahtx@users.noreply.github.com>