summary refs log tree commit diff
path: root/changelog.d/4523.feature (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix replication for room v3 (#4523)Erik Johnston2019-01-301-0/+1
* Fix replication for room v3 We were not correctly quoting the path fragments over http replication, which meant that it exploded when the event IDs had a slash in them * Newsfile