• JC Brand's avatar
    Refactor OMEMO. · 7c43d043
    JC Brand authored
    - Add hooks to the stanza parsers so that plugins can do additional parsing.
    - Change ChatBox instance methods to functions and use them for stanza parsing.
    - Move encrypt and decrypt messages to `converse.env.omemo`
    
    Apparently, when receving a 1:1 carbon message, a device was wrongly created
    for the contact's device list, instead of our own.
    7c43d043
converse-omemo.js 55.5 KB