- 16 Oct, 2013 3 commits
- 15 Oct, 2013 4 commits
- 08 Oct, 2013 4 commits
- 07 Oct, 2013 3 commits
-
-
JC Brand authored
Conflicts: converse.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.
-
- 05 Oct, 2013 7 commits
-
-
JC Brand authored
-
JC Brand authored
Instead we build manually. Fixed paths in build.js Conflicts: Gruntfile.js
-
JC Brand authored
If true, only users with a status of 'online' will be shown in the contacts roster.
-
JC Brand authored
Move all module-level functions/variables and Backbone Modules/Views together. Add headings to indicate logical sections. Make statuses variable module-level and indicate that it's a constant (all caps)
-
JC Brand authored
This method shouldn't be called when contact requests aren't allowed because roster items are then not created for contact requests.
-
JC Brand authored
-
JC Brand authored
-
- 04 Oct, 2013 1 commit
-
-
JC Brand authored
-
- 03 Oct, 2013 9 commits
-
-
JC Brand authored
-
JC Brand authored
- Register handlers that depend on the roster inside initRoster and the message handler inside chatboxes.onConnected. This solves problem of presence stanzas being received before handlers are initialized. Updates #65 - Check if MUC is allowed during feature discovery
-
JC Brand authored
-
JC Brand authored
Conflicts: tests_main.js
-
JC Brand authored
-
JC Brand authored
-
git://github.com/bkocherov/converse.jsJC Brand authored
Conflicts: locale/locales.js Conflicts: index.html Add Russian translation by bkocherov (actually made against master branch)
-
JC Brand authored
-
-
- 26 Sep, 2013 3 commits
- 20 Sep, 2013 1 commit
-
-
JC Brand authored
Avoiding clash with bootstrap
-
- 19 Sep, 2013 1 commit
-
-
Sergio Oliveira authored
Using #chatpanel in front of every css class to avoid css name clashing with bootstrap and other css frameworks
-
- 17 Sep, 2013 1 commit
-
-
JC Brand authored
-
- 15 Sep, 2013 3 commits