summary refs log tree commit diff
path: root/synapse/rest/client/v2_alpha/user_directory.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Unify v1 and v2 REST client APIs (#5226)Amber Brown2019-06-031-2/+2
* Add option to disable searching in the user dirErik Johnston2019-03-191-0/+6
* run isortAmber Brown2018-07-091-0/+1
* replace 'except:' with 'except Exception:'Richard van der Hoff2017-10-231-1/+1
* Include users who share room with requester in user directoryErik Johnston2017-06-151-2/+6
* Add commentsErik Johnston2017-05-311-0/+16
* Use POSTErik Johnston2017-05-311-1/+1
* Add REST APIErik Johnston2017-05-311-0/+59