xmpp.chapril.org-conversejs/src/headless/plugins
JC Brand ecfc3e9fcf Implement support for XEP-0421 occupant ids
This let's us populate the `from_real_jid` attribute for messages in
cases where the user's nickname has changed.

Only save the occupant-id if the MUC supports it

Store all advertised features on the `chatbox.features` model.
This allows us to look up a feature without using the async
`disco.supports` API.

Updates #2241
2021-11-06 22:25:02 +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 Implement support for XEP-0421 occupant ids 2021-11-06 22:25:02 +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 Allow media to be invidually shown/rendered... 2021-09-21 17:08:30 +02:00
muc Implement support for XEP-0421 occupant ids 2021-11-06 22:25:02 +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 Use optional chaining and update changelog 2021-09-08 10:35:46 +02:00
status Breaking change: stop setting config variables on the _converse object 2021-09-21 17:08:30 +02:00
adhoc.js Move MUC and stanza utils into shared and plugin-specific files 2020-12-14 16:30:13 +01:00
bosh.js Move all plugin files to ./plugin folders 2020-12-03 16:41:15 +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
vcard.js Update vcard.js 2021-09-18 21:59:17 +02:00