muc: Store `connection_status` in session storage
Otherwise we might run into a situation where a very old, cached MUC that's being restored has `connection_status` set to ENTERED (and the user happens to be in the MUC via another client) and then restores cached messages without taking `clear_messages_on_reconnection` into account.
Showing
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment