xmpp.chapril.org-conversejs/src/headless/plugins
JC Brand d2622f6fed Fixes #2557
Add the ability to send OMEMO corrections.

Refactor how OMEMO messages are sent to avoid having to override
`sendMessage` and thereby also allowing corrections of OMEMO messages to
be sent out.

Add two new hooks.
- getOutgoingMessageAttributes
- createMessageStanza
2022-03-13 10:02:34 +01:00
..
bookmarks Breaking change: stop setting config variables on the _converse object 2021-09-21 17:08:30 +02:00
caps Register a XEP-0316 MEP handler 2021-08-31 11:23:49 +02:00
chat Fixes #2557 2022-03-13 10:02:34 +01:00
chatboxes Move functions out of core.js 2021-07-19 16:40:40 +02:00
disco Avoid AttributeError when _converse.disco_entities is undefined 2021-09-13 14:23:46 +02:00
emoji Upgrade to Webpack 3 2021-04-30 13:50:50 +02:00
mam Make various error messages ephemeral. 2022-02-19 23:11:22 +01:00
muc Fixes #2557 2022-03-13 10:02:34 +01:00
ping Stop using the Jasmine "done" callback 2021-06-29 15:59:49 +02:00
roster Move functions out of core.js 2021-07-19 16:40:40 +02:00
smacks OMEMO: don't wait for all device lists... 2022-03-10 20:51:04 +01:00
status Updates #2781 2022-02-18 10:55:20 +01:00
vcard Don't fetch vcard if failed attempt was already made today 2022-01-28 12:43:24 +01:00
adhoc.js Move MUC and stanza utils into shared and plugin-specific files 2020-12-14 16:30:13 +01:00
bosh.js Set BOSH wait period to 59 seconds also when attaching to a session 2022-01-25 13:13:14 +01:00
carbons.js Move all plugin files to ./plugin folders 2020-12-03 16:41:15 +01:00
headlines.js Wait for roster to be initialized 2021-07-19 16:40:40 +02:00
pubsub.js Move disco plugin into folder and import lodash utilities separately 2021-04-21 11:03:22 +02:00