summary refs log tree commit diff
path: root/synapse/handlers (unfollow)
Commit message (Expand)AuthorFilesLines
2020-07-15Allow accounts to be re-activated from the admin APIs. (#7847)Patrick Cloke1-20/+28
2020-07-15Fix testsErik Johnston1-2/+2
2020-07-15Fix typoErik John