summary refs log tree commit diff
path: root/changelog.d/8285.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.20.0rc5Patrick Cloke2020-09-181-1/+0
|
* blacklist MSC2753 sytests until it's implemented in synapse (#8285)Matthew Hodgson2020-09-171-0/+1
Dendrite's implementing MSC2753 over at https://github.com/matrix-org/dendrite/pull/1370 to prove the implementation for MSC purposes, and so sytest has sprouted tests for it over at https://github.com/matrix-org/sytest/pull/944. But we don't want them to run on synapse until synapse implements it.