xmpp.chapril.org-conversejs/src/plugins/omemo
JC Brand c966c49304 Fixes #2500
This wrongly stored value wasn't inlcuded in the published the bundle
because the libsignal store was used, which had the right value for the public key.

Instead, this value was used locally by being passed to the libsignal
session builder to verify signed prekey.
2021-06-07 13:49:21 +02:00
..
mixins Split omemo plugin into more files 2021-04-12 05:09:44 +02:00
overrides Split omemo plugin into more files 2021-04-12 05:09:44 +02:00
tests Create converse-message-form component 2021-06-04 12:53:03 +02:00
api.js Split omemo plugin into more files 2021-04-12 05:09:44 +02:00
consts.js Split omemo plugin into more files 2021-04-12 05:09:44 +02:00
device.js Split omemo plugin into more files 2021-04-12 05:09:44 +02:00
devicelist.js Batched writes to IndexedDB 2021-04-28 16:53:50 +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 Split omemo plugin into more files 2021-04-12 05:09:44 +02:00
store.js Fixes #2500 2021-06-07 13:49:21 +02:00
utils.js Upgrade to Webpack 3 2021-04-30 13:50:50 +02:00