- 20 Oct, 2013 5 commits
- 19 Oct, 2013 7 commits
- 17 Oct, 2013 3 commits
- 16 Oct, 2013 8 commits
- 15 Oct, 2013 6 commits
- 08 Oct, 2013 5 commits
-
-
JC Brand authored
Conflicts: Makefile converse.css converse.min.css converse.min.js docs/doctrees/index.doctree docs/html/index.html docs/html/searchindex.js
-
JC Brand authored
-
JC Brand authored
Bumped version Updated release date in CHANGES.rst Minified CSS and JS Generate HTML docs
-
JC Brand authored
-
JC Brand authored
It's a relic from a time before the class subclassed a Backbone.Collection
-
- 07 Oct, 2013 6 commits
-
-
JC Brand authored
Conflicts: converse.js
-
JC Brand authored
-
JC Brand authored
Conflicts: converse.min.js
-
JC Brand authored
-
JC Brand authored
When using show_only_online_users, roster item DOM elements are removed from the DOM if their status changed from 'online' to something else. When their status changed to 'online' again, they were re-added. Their views (RosterItemView) instances however didn't listen to events anymore. Calling delegateEvents on the view after calling $.remove() fixed this.
-
JC Brand authored
Conflicts: converse.js index.html
-