- 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 5 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
- 15 Oct, 2014 8 commits
- 13 Oct, 2014 2 commits
- 12 Oct, 2014 7 commits
- 10 Oct, 2014 1 commit
-
-
JC Brand authored
to visually differentiate between function declarations and instantiations.
-