Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1.14.0 | Brendan Abolivier | 2020-05-26 | 1 | -1/+0 |
| | |||||
* | Fix bug in persist events when dealing with non member types. (#7548) | Erik Johnston | 2020-05-21 | 1 | -0/+1 |
`_is_server_still_joined` will throw if it is given state updates with non-user ID state keys with local user leaves. This is actually rarely a problem since local leaves almost always get persisted by themselves. (I discovered this on a branch that was otherwise broken, so I haven't seen this in the wild) |