summary refs log tree commit diff
path: root/changelog.d/6792.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.10.0rc1Erik Johnston2020-01-311-1/+0
|
* Delete current state when server leaves a room (#6792)Erik Johnston2020-01-291-0/+1
Otherwise its just stale data, which may get deleted later anyway so can't be relied on. It's also a bit of a shotgun if we're trying to get the current state of a room we're not in.