xmpp.chapril.org-conversejs/src
JC Brand 4f8a09b019 Refetch the roster from the server after reconnection.
From the perspective of the XMPP server, this is an entirely new login,
and therefore as per RFC-6121 the roster SHOULD be queried, making the
client an "interested resource".

https://tools.ietf.org/html/rfc6121#section-2
2017-10-27 10:59:58 +02:00
..
templates Use browser-based "constraint validation" 2017-09-25 13:55:17 +02:00
backbone.noconflict.js Use noConflict to avoid polluting globale namespace 2017-04-21 18:06:27 +02:00
build-esnext.js Add build scripts for esnext version 2017-07-13 12:25:03 +02:00
build-inverse-esnext.js Add build scripts for esnext version 2017-07-13 12:25:03 +02:00
build-inverse.js Various fixes for browser that don't support ES2015 2017-08-21 15:43:36 +02:00
build-no-dependencies.js Fixes #220. Enable usage of both _ and fp in non-AMD case 2017-08-09 17:35:48 +02:00
build.js Various fixes for browser that don't support ES2015 2017-08-21 15:43:36 +02:00
config.js Move translation machinery into a separate module 2017-10-24 12:56:35 +02:00
converse-bookmarks.js Refactor i18n so that only relevant translations are fetched 2017-09-25 12:49:10 +02:00
converse-chatboxes.js Various bug and timing fixes due to the previous refactoring 2017-08-16 14:16:24 +02:00
converse-chatview.js Fixes #912 maximize method in converse-minimize fails... 2017-08-29 12:21:53 +02:00
converse-controlbox.js Don't add fade-in to controlbox. Causes flashes 2017-09-27 00:36:19 +02:00
converse-core.js Refetch the roster from the server after reconnection. 2017-10-27 10:59:58 +02:00
converse-disco.js Bugfix. Query user's JID for mam:2 support, not the domain 2017-08-08 22:09:17 +02:00
converse-dragresize.js Some work on using es6 promises 2017-07-10 21:14:48 +02:00
converse-embedded.js Enable creation of dist/converse-muc-embedded.js build file 2017-04-21 18:06:27 +02:00
converse-headline.js Use esnext to auto-generate es2015 syntax 2017-07-10 17:46:22 +02:00
converse-inverse.js Refactor login form to make it more reactive. 2017-09-24 00:30:43 +02:00
converse-mam.js Throw more helpful error when there's no connection 2017-10-23 12:18:00 +00:00
converse-minimize.js minimize: Don't trim chats prematurely. 2017-08-29 12:29:56 +02:00
converse-mobile.js Add converse-singleton to the mobile build. 2017-04-24 15:57:23 +02:00
converse-muc-embedded.js Use esnext to auto-generate es2015 syntax 2017-07-10 17:46:22 +02:00
converse-muc.js More work in removing locales from builds 2017-09-26 18:27:41 +02:00
converse-notification.js Refactor i18n so that only relevant translations are fetched 2017-09-25 12:49:10 +02:00
converse-otr.js Various fixes for browser that don't support ES2015 2017-08-21 15:43:36 +02:00
converse-ping.js Handle cases where Jed and/or Strophe.disco aren't available 2017-08-16 16:01:31 +02:00
converse-register.js Routing fixes 2017-09-28 23:29:37 +02:00
converse-roomslist.js Refactor i18n so that only relevant translations are fetched 2017-09-25 12:49:10 +02:00
converse-rosterview.js Refactor i18n so that only relevant translations are fetched 2017-09-25 12:49:10 +02:00
converse-singleton.js Bugfix. Handle case where there's no room data 2017-08-08 16:27:07 +02:00
converse-vcard.js Fixes #912 maximize method in converse-minimize fails... 2017-08-29 12:21:53 +02:00
converse.js We're now able to make inverse.js builds 2017-06-14 19:47:06 +02:00
end-no-dependencies.frag Fixes #220. Enable usage of both _ and fp in non-AMD case 2017-08-09 17:35:48 +02:00
end-no-jquery.frag Use noConflict to avoid polluting globale namespace 2017-04-21 18:06:27 +02:00
end.frag Rework the way builds are created. 2017-02-27 09:00:45 +00:00
form-utils.js Bugfix. Fields weren't being marked as required. 2017-09-24 00:30:43 +02:00
i18n.js Move translation machinery into a separate module 2017-10-24 12:56:35 +02:00
inverse-end.frag We're now able to make inverse.js builds 2017-06-14 19:47:06 +02:00
inverse.js We're now able to make inverse.js builds 2017-06-14 19:47:06 +02:00
jquery.noconflict.js Use noConflict to avoid polluting globale namespace 2017-04-21 18:06:27 +02:00
lodash.fp.js Various fixes for browser that don't support ES2015 2017-08-21 15:43:36 +02:00
lodash.noconflict.js Build fix 2017-06-14 17:40:11 +02:00
polyfill.js Various fixes for browser that don't support ES2015 2017-08-21 15:43:36 +02:00
start.frag New release 3.2.1 2017-08-29 13:28:34 +02:00
underscore-shim.js Use lodash.noConflict for underscore 2017-04-23 17:19:01 +00:00
utils.js Move translation machinery into a separate module 2017-10-24 12:56:35 +02:00
website.js Fix smooth scroll code for the website 2017-09-28 21:26:11 +02:00