xmpp.chapril.org-conversejs/src/plugins/omemo
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
..
mixins Make sure XEP-0363 urls are also OMEMO encrypted 2021-07-03 00:22:03 +02:00
overrides Allow contact's profile modal to be shown... 2021-07-23 18:30:07 +02:00
tests Bugfix. Use real JID when setting up a device session in a MUC 2021-10-30 21:14:11 +02:00
api.js Split omemo plugin into more files 2021-04-12 05:09:44 +02:00
consts.js Make sure XEP-0363 urls are also OMEMO encrypted 2021-07-03 00:22:03 +02:00
device.js Split omemo plugin into more files 2021-04-12 05:09:44 +02:00
devicelist.js Move functions out of core.js 2021-07-19 16:40:40 +02:00
devicelists.js Split omemo plugin into more files 2021-04-12 05:09:44 +02:00
devices.js Split omemo plugin into more files 2021-04-12 05:09:44 +02:00
errors.js Split omemo plugin into more files 2021-04-12 05:09:44 +02:00
index.js Add XEP-0454 support for encrypting files 2021-07-01 14:35:48 +02:00
store.js Fixes #2500 2021-06-07 13:49:21 +02:00
utils.js Implement support for XEP-0421 occupant ids 2021-11-06 22:25:02 +01:00