xmpp.chapril.org-conversejs/spec
JC Brand 18091308be Bugfixes. RosterItemView didn't rebind events. Undefined vars in onConnect.
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.
2013-10-07 09:13:16 +02:00
..
ChatRoomSpec.js Fixed tests 2013-08-24 03:13:25 +02:00
MainSpec.js Bugfixes. RosterItemView didn't rebind events. Undefined vars in onConnect. 2013-10-07 09:13:16 +02:00