• JC Brand's avatar
    Store whether this is a trusted device in _converse.session · 9ed2ad63
    JC Brand authored
    So that it persists across page loads. Otherwise storage falls back to
    the default, causing records to be in both local- and sessionStorage.
    
    Additionally, update singleton models to have the 'id' available as a getter.
    
    Otherwise multiple records gets stored in browserStorage, causing random
    results being returned.
    9ed2ad63
converse-roster.js 40.9 KB