xmpp.chapril.org-conversejs/src
JC Brand d426d79702 Bugfix. Room features weren't being refreshed properly
We were removing the disco entity, but it's associated collections
(`features`, `fields`, `identities` etc) were still stored in
localStorage and not cleared.

So when the entity gets recreated, the stale localStorage cached items
repopulate the collections.

Added `refreshFeatures` API method for refetching disco features and use
that instead.
2018-10-05 04:42:34 +02:00
..
templates fixes #1225 2018-10-01 21:50:25 +02:00
utils Add a polyfill for TextEncoder/TextDecoder for Edge 2018-09-25 13:20:55 +02:00
backbone.noconflict.js Use noConflict to avoid polluting globale namespace 2017-04-21 18:06:27 +02:00
converse-autocomplete.js Add method to determine references from message text 2018-08-16 15:17:53 +02:00
converse-bookmarks.js Avoid bookmark toggle duplication 2018-09-07 16:09:12 +02:00
converse-caps.js updates #194 2018-05-11 13:35:27 +02:00
converse-chatboxes.js Bugfix. Error messages don't have associated vcards 2018-10-02 18:04:03 +02:00
converse-chatboxviews.js Render profile avatar as canvas. 2018-09-06 15:33:13 +02:00
converse-chatview.js Don't show new messages indicator for CSN messages 2018-09-19 13:27:03 +02:00
converse-controlbox.js Add a FormData polyfill for Edge comptaibility 2018-09-24 16:18:51 +02:00
converse-core.js Hook in Hindi and Romanian and update all pot, po and json files 2018-10-02 17:34:59 +02:00
converse-disco.js Bugfix. Room features weren't being refreshed properly 2018-10-05 04:42:34 +02:00
converse-dragresize.js Use webpack for module bundling 2018-05-25 14:23:32 +02:00
converse-embedded.js Don't require a chat JID to be specified in embedded mode 2018-07-30 16:42:54 +02:00
converse-fullscreen.js Use webpack for module bundling 2018-05-25 14:23:32 +02:00
converse-headline.js Render profile avatar as canvas. 2018-09-06 15:33:13 +02:00
converse-mam.js Add explanatory snippets from relevant XEP 2018-09-17 10:26:05 +02:00
converse-message-view.js Bugfix. Error messages don't have associated vcards 2018-10-02 18:04:03 +02:00
converse-minimize.js Render profile avatar as canvas. 2018-09-06 15:33:13 +02:00
converse-modal.js Bugfix. beforeTearDown event handler not fired in tests 2018-08-22 14:33:09 +02:00
converse-muc-views.js Bugfix. Handler not triggered when submitting password form 2nd time 2018-10-05 03:29:14 +02:00
converse-muc.js Bugfix. Room features weren't being refreshed properly 2018-10-05 04:42:34 +02:00
converse-notification.js Fixes #1184 2018-09-10 16:21:52 +02:00
converse-oauth.js Add support for logging in with OAuth 2018-06-13 18:39:51 +02:00
converse-omemo.js New release 4.0.2 2018-10-02 22:51:01 +02:00
converse-ping.js Remove unnecessary path aliases from the webpack config 2018-06-06 11:04:23 +02:00
converse-profile.js Add a FormData polyfill for Edge comptaibility 2018-09-24 16:18:51 +02:00
converse-push.js Add new config setting enable_muc_push 2018-09-13 11:48:11 +02:00
converse-register.js Make sure popovers also work in overlay view mode 2018-09-19 13:01:15 +02:00
converse-roomslist.js Create a new store, _converse.config to store trusted 2018-08-23 09:41:39 +02:00
converse-roster.js Fixes #1117 2018-09-18 14:04:50 +02:00
converse-rosterview.js Add a FormData polyfill for Edge comptaibility 2018-09-24 16:18:51 +02:00
converse-singleton.js Save hidden state of singletons if possible 2018-09-06 09:44:44 +02:00
converse-vcard.js More JSDoc docstrings for API methods 2018-09-02 23:43:39 +02:00
converse.js Render profile avatar as canvas. 2018-09-06 15:33:13 +02:00
end-no-dependencies.frag Remove converse-otr 2018-08-27 22:09:22 +02:00
end-no-jquery.frag Use noConflict to avoid polluting globale namespace 2017-04-21 18:06:27 +02:00
headless.js We no longer user the inVerse branding 2018-05-11 13:50:19 +02:00
i18n.js Hook in Hindi and Romanian and update all pot, po and json files 2018-10-02 17:34:59 +02:00
jquery-stub.js Remove jQuery from non-tests config 2018-01-04 12:11:03 +00:00
jquery.noconflict.js Use noConflict to avoid polluting globale namespace 2017-04-21 18:06:27 +02:00
lodash.fp.js Asynchronously render spoiler button only if all clients support it 2018-02-08 17:48:15 +01:00
lodash.noconflict.js Use webpack for module bundling 2018-05-25 14:23:32 +02:00
polyfill.js Fixes #1027 Backwards compatibility fix for IE11 2018-03-02 15:54:28 +01:00
underscore-shim.js Use lodash.noConflict for underscore 2017-04-23 17:19:01 +00:00
website.js Use bootstrap4 for the Converse website 2018-09-18 16:15:32 +02:00