* Show the splash screen again after failing to restore a session
* Fix visible rooms cold cache not working. Construct the visibleRoomsView before calling the sliding sync builder, process invalid entries directly if the allRoomsView is not available
* Stop building custom identifiers for invalidated rooms, we still have duplicates coming from filled ones.
* Fix visibleItemRangePublisher debouncer, guard against changing the range while the view isn't "live" yet
* Add more logs