xmpp.chapril.org-conversejs/src/plugins/omemo
Shaun Wu 9ea8653ef7 Upgrade to Webpack 3
Had to make various other changes due to incompatibilities.

- Use the new `lit` package instead of `lit-html` or `lit-element`
- Drop `haunted` since it breaks the rules by specifying `type: module`
  but then doesn't import with file extensions
- Use Sass Dart instead of node-sass (fixes #2445)
- Upgrade Karma
2021-04-30 13:50:50 +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 Split omemo plugin up into multiple files 2021-04-11 21:12:37 +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 Split omemo plugin into more files 2021-04-12 05:09:44 +02:00
utils.js Upgrade to Webpack 3 2021-04-30 13:50:50 +02:00