- 07 Nov, 2016 3 commits
- 04 Nov, 2016 2 commits
- 03 Nov, 2016 9 commits
-
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
This is necessary for cleaning up after tests (now that each test has its own initialized converse). Should hopefully not cause any issues when logging out during normal use.
-
JC Brand authored
and don't show the online count in the toggle.
-
JC Brand authored
Otherwise RosterContactView objects stay around and keep on listening.
-
JC Brand authored
Only a small subset of tests currently working with this.
-
- 02 Nov, 2016 14 commits
-
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
To allow for better template customization.
-
JC Brand authored
- 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.
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
It's not used and confuses people. Instead the message gets inserted via `$.text`, to avoid injection attacks.
-
JC Brand authored
updates #714
-
- 01 Nov, 2016 2 commits
-
-
camaran authored
-
Greenkeeper authored
BREAKING CHANGE: This module no longer supports Node.js 0.10
-
- 30 Oct, 2016 1 commit
-
-
Aaron C. de Bruyn authored
* Use roundcube plugin fork with current converse.js The previous plugin developer is still running an ancient version of converse.js. This updates the link to point to a fork that us running a current version of converse.js. * Add up-to-date version of roundcube plugin to index.html too
-
- 28 Oct, 2016 2 commits
-
-
JC Brand authored
Could be a different element as well.
-
Aaron C. de Bruyn authored
The previous plugin developer is still running an ancient version of converse.js. This updates the link to point to a fork that us running a current version of converse.js.
-
- 27 Oct, 2016 7 commits
-
-
JC Brand authored
-
JC Brand authored
In the process also updated `updateSettings` to allow merging.
-
JC Brand authored
-
JC Brand authored
Including: - Always render bookmarks list - Hide bookmarks list if no bookmarks available - Only send bookmarks stanza when appropriate
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-