summary refs log tree commit diff
path: root/tests/patch_inline_callbacks.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-01-29Implement rechecking of redactionsErik Johnston5-10/+53
2019-01-29Add RoomVersions.V3 constant, without enabling itErik Johnston1-0/+1
We add the constant, but don't add it to the known room versions. This lets us start adding V3 logic, but the servers will never join or create V3 rooms
2019-01-29<