• JC Brand's avatar
    When generating a device id, check whether it already exists · 61dcebbb
    JC Brand authored
    and if so, generate a new one.
    
    To do so we have to change the order of events.
    
    1. first we fetch our device list
    2. then we generate our bundle info (if necessary)
    3. then we update our device list (if necessary)
    4. then we publish our bundle
    
    updates #497
    61dcebbb
converse-omemo.js 15.8 KB