xmpp.chapril.org-conversejs/src/headless/plugins
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
..
bookmarks Use @converse/openpromise 2021-04-28 18:35:08 +02:00
chat Use @converse/openpromise 2021-04-28 18:35:08 +02:00
chatboxes Batched writes to IndexedDB 2021-04-28 16:53:50 +02:00
disco Use @converse/openpromise 2021-04-28 18:35:08 +02:00
emoji Upgrade to Webpack 3 2021-04-30 13:50:50 +02:00
mam Move disco plugin into folder and import lodash utilities separately 2021-04-21 11:03:22 +02:00
muc Use @converse/openpromise 2021-04-28 18:35:08 +02:00
ping Fix failing test 2021-04-23 12:05:30 +02:00
roster Use @converse/openpromise 2021-04-28 18:35:08 +02:00
smacks Split smacks plugin up into multiple files 2021-04-28 18:50:54 +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
caps.js Properly handle child nodes for api.presence.send 2020-12-14 13:11:24 +01:00
carbons.js Move all plugin files to ./plugin folders 2020-12-03 16:41:15 +01:00
headlines.js Move MUC and stanza utils into shared and plugin-specific files 2020-12-14 16:30:13 +01:00
pubsub.js Move disco plugin into folder and import lodash utilities separately 2021-04-21 11:03:22 +02:00
status.js Batched writes to IndexedDB 2021-04-28 16:53:50 +02:00
vcard.js Batched writes to IndexedDB 2021-04-28 16:53:50 +02:00