xmpp.chapril.org-conversejs/docs
JC Brand 38db959e11 Reconnection fixes. Fixes #712
- Remove groupviews, so that they'll get recreated upon reconnection
- Don't call `clearSession` when reconnecting. We want to reuse the
  Backbone collections.
- Emit `rosterInitialized` event and use that in converse-rosterview.js
  (instead of overriding).
- Refactor `onReconnected` to emit `rosterReadyAfterReconnection`, call
  `converse.populateRoster()` and `converse.chatboxes.onConnected()`.
- Recreate the roster view on the `rosterReadyAfterReconnection` event.
2016-11-02 13:13:49 +00:00
..
source Reconnection fixes. Fixes #712 2016-11-02 13:13:49 +00:00
.gitattributes Merge branch 'master' into amd-strophe 2015-02-22 12:53:18 +01:00
API.rst Document the API methods we'll need. Updates #46, Updates #87 2013-11-24 16:23:37 +02:00
CHANGES.md Reconnection fixes. Fixes #712 2016-11-02 13:13:49 +00:00
DEVELOPER.rst Bugfix. Handle case where user accepts request. 2014-07-23 19:11:29 +02:00
LICENSE.txt Update contributors text, readme and add new license (MPL) 2014-03-22 02:11:34 +02:00
RELEASE_CHECKLIST.txt Remove unused parts from Gruntfile 2015-10-27 09:11:36 +00:00