summary refs log tree commit diff
path: root/synapse/handlers/room.py (unfollow)
Commit message (Expand)AuthorFilesLines
2019-10-30Port to use state storageErik Johnston1-2/+4
2019-10-30Add StateGroupStorage interfaceErik Johnston3-1/+235
2019-10-30Review commentsErik Johnston6-19/