• JC Brand's avatar
    muc: Store `connection_status` in session storage · a4567ee0
    JC Brand authored
    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.
    a4567ee0
roomslist.js 17.6 KB