Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert the message handler to async/await. (#7884) | Patrick Cloke | 2020-07-22 | 1 | -15/+21 |
| | |||||
* | Fix bug in EventContext.deserialize. (#7393) | Erik Johnston | 2020-05-05 | 1 | -0/+100 |
This caused `prev_state_ids` to be incorrect if the state event was not replacing an existing state entry. |