1. 07 Oct, 2013 5 commits
    • JC Brand's avatar
      Merge branch '0.6.x' · c214000e
      JC Brand authored
      Conflicts:
      	converse.min.js
      c214000e
    • JC Brand's avatar
      Re-minify JS · 86eef5b1
      JC Brand authored
      86eef5b1
    • JC Brand's avatar
      Bugfixes. RosterItemView didn't rebind events. Undefined vars in onConnect. · e883d137
      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.
      e883d137
    • JC Brand's avatar
      Merge branch '0.6.x' · 4f44be9e
      JC Brand authored
      Conflicts:
      	converse.js
      	index.html
      4f44be9e
    • JC Brand's avatar
      Bugfixes. RosterItemView didn't rebind events. Undefined vars in onConnect. · 18091308
      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.
      18091308
  2. 05 Oct, 2013 14 commits
  3. 04 Oct, 2013 4 commits
  4. 03 Oct, 2013 17 commits