summary refs log tree commit diff
path: root/synapse/api/auth.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-06-10Hide new users from the user directory if enabled in the server config.Brendan Abolivier2-0/+21
2019-06-10Move schema update to 54 and add a warning commentBrendan Abolivier2-1/+3
2019-06-10