Refactor OMEMO.
- 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.
Showing
This diff is collapsed.
Please register or sign in to comment