Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1.65.0rc1 | Olivier Wilkinson (reivilibre) | 2022-08-09 | 1 | -1/+0 |
| | |||||
* | Faster room joins: avoid blocking when pulling events with missing prevs ↵ | Sean Quah | 2022-07-26 | 1 | -0/+1 |
(#13355) Avoid blocking on full state in `_resolve_state_at_missing_prevs` and return a new flag indicating whether the resolved state is partial. Thread that flag around so that it makes it into the event context. Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com> |