xmpp.chapril.org-conversejs/src/headless/utils
JC Brand 7c43d0435c 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.
2020-09-09 14:04:24 +02:00
..
core.js Use @converse/skeletor, lodash-es and latest webpack-dev-server 2020-06-08 19:38:16 +02:00
form.js Replace lodash methods with native ones 2020-03-06 15:49:48 +01:00
muc.js Use @converse/skeletor, lodash-es and latest webpack-dev-server 2020-06-08 19:38:16 +02:00
parse-helpers.js muc: Ensure that exact nicknames (and not substrings) are matched 2020-06-22 13:57:44 +02:00
stanza.js Refactor OMEMO. 2020-09-09 14:04:24 +02:00