summary refs log tree commit diff
path: root/synapse/rest/client/user_directory.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix a long-standing bug where the user directory would return 1 more row than...reivilibre2022-12-071-2/+2
* Correct `check_username_for_spam` annotations and docs (#12246)David Robertson2022-03-181-2/+2
* Use direct references for configuration variables (part 5). (#10897)Patrick Cloke2021-09-241-1/+1
* Addtional type hints for the REST servlets. (#10665)Patrick Cloke2021-08-231-7/+10
* Flatten the synapse.rest.client package (#10600)reivilibre2021-08-171-0/+79