element-web/src/stores/room-list
Travis Ralston 7022d86a3c Handle tag changes in sticky room updates
Fixes https://github.com/vector-im/element-web/issues/14848

When we're filtering the sticky room will be excluded from the filtered set, and thus won't even appear in the `getOrderedRoomsWithoutSticky()` result. Further, we will likely have to update the position ourselves to ensure the sticky room can be placed appropriately in the list.
2020-07-31 16:26:03 -06:00
..
algorithms Handle tag changes in sticky room updates 2020-07-31 16:26:03 -06:00
filters Apply a throttle to filter condition updates 2020-07-27 16:35:48 -06:00
previews Prefix message previews for emotes with a * 2020-07-21 09:31:22 +01:00
ListLayout.ts Revert "Turn previews on for DMs and ensure they get rendered" 2020-07-14 13:36:28 -06:00
MessagePreviewStore.ts Ensure message previews update when needed 2020-07-23 22:24:07 -06:00
models.ts Support custom tags in the room list again 2020-07-20 16:51:16 -06:00
RoomListLayoutStore.ts Fix lint issues in new code 2020-07-20 20:43:55 +01:00
RoomListStore.ts Internalize notification state handling for lists 2020-07-27 17:33:27 -06:00
TagWatcher.ts Support custom tags in the room list again 2020-07-20 16:51:16 -06:00