Files
blap/src
Travis Ralston 6a38833a2b Ensure incremental updates to the ImportanceAlgorithm trigger A-Z order
Fixes https://github.com/vector-im/riot-web/issues/14475

Background: Sticky rooms are actually a pair of lies to the underlying algorithm as a combination of REMOVE_ROOM/NEW_ROOM calls so they don't get considered as needing to be sorted. When a room is added under the importance algorithm, it is expected that the category it is being added to will be re-sorted to account for the change, however we weren't doing that since we optimized the NewRoom path to be a splice operation.
2020-07-21 14:12:58 -06:00
..
2020-07-17 16:10:36 +01:00
2020-07-20 20:55:35 +01:00
2020-07-20 16:56:41 -06:00
2020-07-20 20:43:55 +01:00
2020-07-20 20:43:55 +01:00
2020-07-17 15:18:42 -06:00
2020-07-20 20:43:55 +01:00
2020-07-14 20:36:27 +02:00
2020-07-20 20:50:12 +01:00
2020-07-20 20:43:55 +01:00
2020-07-17 16:03:07 +01:00
2020-07-02 23:26:39 +01:00
2020-06-12 22:36:50 +01:00
2020-06-18 14:32:43 +01:00
2020-07-13 00:19:15 +01:00
2020-07-20 20:43:55 +01:00
2020-06-25 15:02:52 +01:00
2020-07-10 19:57:01 +01:00