Fix disco hierarchy
Previously we kept all entities and their items (which are also instances of _converse.DiscoEntity) in a flat array. Instead, we should have a tree-like structure where items are stored on the relevant entity (and recursively on other items).
Showing
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment