Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1.57.0rc1 | Erik Johnston | 2022-04-12 | 1 | -1/+0 |
| | |||||
* | Optimise `_get_state_after_missing_prev_event`: use `/state` (#12040) | Richard van der Hoff | 2022-04-01 | 1 | -0/+1 |
If we're missing most of the events in the room state, then we may as well call the /state endpoint, instead of individually requesting each and every event. |