- 28 Mar, 2013 13 commits
-
-
JC Brand authored
Conflicts: CHANGES.rst converse.js
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
Also, don't save subscription requesting contacts to cache.
-
JC Brand authored
-
JC Brand authored
Also, don't fetch vCards in rosterHandler. This could be very expensive for large rosters, instead we'll fetch them when a user comes online.
-
JC Brand authored
Additionally: It's not feasible to get the current user's fullname from a vCard all the time, so we still get it from the DOM for now.
-
JC Brand authored
-
JC Brand authored
Also set bare_jid, domain and muc_domain on the xmppchat obj and not the connection obj.
-
- 27 Mar, 2013 12 commits
-
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
This was the last thing still using burry.js, so we now have one less dependency :)
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
- Use a template to show the day's date. - Use time element for the date and datetime attr
-
JC Brand authored
-
JC Brand authored
-
- 25 Mar, 2013 4 commits
- 24 Mar, 2013 11 commits
-
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
Also removed the need for the appendMessage method.
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
and do the fetching and sorting when the view is initialized
-
JC Brand authored
Specifically handle the case where a chatbox was destroyed, and then opened again. We still have the view, so we reuse it.
-
JC Brand authored
-
JC Brand authored
-