summary refs log tree commit diff
path: root/changelog.d/4099.feature (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Better handling of odd PLs during room upgradesRichard van der Hoff2018-10-271-0/+1
Fixes handling of rooms where we have permission to send the tombstone, but not other state. We need to (a) fail more gracefully when we can't send the PLs in the old room, and (b) not set the PLs in the new room until we are done with the other stuff.