- 08 Nov, 2014 4 commits
- 07 Nov, 2014 1 commit
-
-
Guillermo Bonvehí authored
-
- 30 Oct, 2014 8 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 1 commit
-
-
JC Brand authored
Don't sort the global ContactRosters collection (we only need to sort the individual groups). Only add the roster to the DOM once the users have been added.
-