Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1.75.0rc1 | David Robertson | 2023-01-10 | 1 | -1/+0 |
| | |||||
* | Use the room type from stats in hierarchy response. (#14263) | Patrick Cloke | 2022-12-13 | 1 | -0/+1 |
This avoids pulling additional state information (and events) from the database for each item returned in the hierarchy response. The room type might be out of date until a background update finishes running, the worst impact of this would be spaces being treated as rooms in the hierarchy response. This should self-heal once the background update finishes. |