summary refs log tree commit diff
path: root/synapse/api/room_versions.py (unfollow)
Commit message (Expand)AuthorFilesLines
2019-10-29Port room rest handlers to async/awaitErik Johnston1-94/+72
2019-10-29Update docstringErik Johnston1-3/+2
2019-10-29Add comment as to why we're pinning black