- 16 Feb, 2016 2 commits
-
-
JC Brand authored
First component to remove is MUC which was moved to src/converse-muc.js The components are written as plugins and use converse.js's plugin machinery. Update the plugin docs somewhat with new insites found while working on the muc plugin.
-
JC Brand authored
logout if you are using auto_login=true
-
- 15 Feb, 2016 6 commits
-
-
JC Brand authored
Don't steal focus when chatbox is opened automatically
-
rlanvin authored
- Adding a new parameter "focus" to ChatBoxView.show - Removing the parameter "callback" not used
-
JC Brand authored
-
JC Brand authored
Keep scroll position on minimize/maximize
-
rlanvin authored
-
JC Brand authored
The default mockup is now a "live mockup" in the sense that it renders based upon the templates in `src/templates`. We use Jasmine and the test_utils to render the different elements. updates #576
-
- 13 Feb, 2016 1 commit
-
-
JC Brand authored
This should keep diffs smaller and readable.
-
- 12 Feb, 2016 2 commits
-
-
Davide Colombo authored
-
Davide Colombo authored
-
- 11 Feb, 2016 2 commits
-
-
JC Brand authored
Fix for issue #261
-
Christopher Rüprich authored
When converse is first initialized this.model.get('closed') is undefined, at least with some configurations. This patch initializes the attribute with !show_controlbox_by_default if it is undefined. Update CHANGES.md fix make check Update CHANGES.md
-
- 10 Feb, 2016 4 commits
-
-
JC Brand authored
Bumped version to fix mismatch
-
JC Brand authored
Ignoring .idea
-
Sabbir Ahmed authored
-
Sabbir Ahmed authored
-
- 08 Feb, 2016 1 commit
-
-
JC Brand authored
if javascript is not supported. Fixes #573
-
- 06 Feb, 2016 2 commits
- 25 Jan, 2016 4 commits
- 22 Jan, 2016 1 commit
-
-
LaconicTranslator authored
-
- 19 Jan, 2016 2 commits
- 18 Jan, 2016 3 commits
- 15 Jan, 2016 9 commits
-
-
JC Brand authored
-
JC Brand authored
Two new configuration settings: locked_domain and default_domain.
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
(when user manually scrolled up). Updates #352
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
Updates #521 and #536. Turn the logic around so that a presence stanza is always sent out, except in the single case where we know for sure that the session was restored, in which case a presence stanza is not required becaus we "never left".
-
- 14 Jan, 2016 1 commit
-
-
JC Brand authored
Should already have been removed in the previous release.
-