summary refs log tree commit diff
path: root/synapse/handlers/identity.py (unfollow)
Commit message (Expand)AuthorFilesLines
2019-10-18add note about database upgradeHubert Chathi1-1/+4
2019-10-18use the right function for when we're already in runInteractionHubert Chathi1-4/+4
2019-10-18Update docker-co