Files
ThreadNet-Web/src/components/structures
Travis Ralston dd16ec070c Replace countRoomsWithNotif with a dedicated NotificationState
Fixes https://github.com/vector-im/riot-web/issues/14694

Instead of spending 10-1000ms in a function iterating over a whole lot of room events, we can use our cached state from the Notification State Store. 

This commit sets up a structure that could be applied to communities in the TagPanel too, as that could probably use a similar optimization.

This reduces the updateStatusIndicator() time to just 4ms on average.
2020-07-21 20:24:44 -06:00
..
2020-07-17 16:43:24 +01:00
2020-07-15 00:09:39 -06:00
2020-07-17 15:22:18 -06:00
2020-05-27 10:47:01 +01:00
2020-07-16 08:58:11 +01:00
2020-07-08 18:02:30 +02:00