Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1.96.0rc1 | Erik Johnston | 2023-10-31 | 1 | -1/+0 |
| | |||||
* | Revert "1.96.0rc1" | Erik Johnston | 2023-10-31 | 1 | -0/+1 |
| | | | | This reverts commit 4724a6ded136c727bcff5082b94c2b3d6355e908. | ||||
* | 1.96.0rc1 | Erik Johnston | 2023-10-31 | 1 | -1/+0 |
| | |||||
* | Mark sync as limited if there is a gap in the timeline (#16485) | Erik Johnston | 2023-10-19 | 1 | -0/+1 |
This splits thinsg into two queries, but most of the time we won't have new event backwards extremities so this shouldn't actually add an extra RTT for the majority of cases. Note this removes the check for events with no prev events, but that was part of MSC2716 work that has since been removed. |