summary refs log tree commit diff
path: root/synapse/rest/client/user_directory.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Correctly mention previous copyright (#16820)Erik Johnston2024-01-231-0/+1
* Update license headersPatrick Cloke2023-11-211-10/+16
* Add a primitive helper script for listing worker endpoints. (#15243)reivilibre2023-03-231-0/+1
* 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