- 30 Oct, 2014 4 commits
- 29 Oct, 2014 4 commits
-
-
Guillermo Bonvehí authored
This is useful when you already have jQuery loaded in your page, for example on a Wordpress site.
-
JC Brand authored
Fix locale set during initialize not being used in utils.translation
-
Guillermo Bonvehí authored
-
Deuteu authored
When chat was minimized the counter num_unread of unread message was increment when receiving a compose message so the number of unread messages was doubled.
-
- 28 Oct, 2014 9 commits
- 27 Oct, 2014 7 commits
-
-
JC Brand authored
-
JC Brand authored
The new changes made to strophe.roster.js are incompatible with the way converse.js works. Will likely replace strophe.roster.js completely.
-
JC Brand authored
Instead, just populate the roster from sessionStorage if available.
-
JC Brand authored
-
JC Brand authored
Seems like the RID gets incremented once too many (outside of upper bound of expected window), and then server responds with item-not-found. See: http://xmpp.org/extensions/xep-0124.html
-
JC Brand authored
-
JC Brand authored
called sequentially with enough time between each call.
-
- 26 Oct, 2014 6 commits
- 25 Oct, 2014 3 commits
- 24 Oct, 2014 4 commits
-
-
JC Brand authored
-
JC Brand authored
In the previous commit, the mock connection object was refactored to use a real Strophe.Connection object. This caused a test in spec/controlbox.js to fail (due to a method that was now no longer mocked). Added a quick workaround (via monkeypatch) for now.
-
JC Brand authored
-
JC Brand authored
-
- 21 Oct, 2014 1 commit
-
-
JC Brand authored
Also update documentation to mention msginit.
-
- 19 Oct, 2014 2 commits