summary refs log tree commit diff
path: root/scripts-dev/sphinx_api_docs.sh (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-07-22Update changelog.d/5730.miscErik Johnston1-1/+1
Co-Authored-By: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
2019-07-22Add `user_type` to returned fields in admin API user list endpointsJason Robinson2-3/+4
Mostly user type will be empty (normal user) but there is also the "support" user type. Signed-off-by: Jason Robinson <jasonr@matrix.org>