xmpp.chapril.org-conversejs/spec
JC Brand 219d5c8a30 Major refactor.
The RosterView view is now an overview of RosterGroup objects.

RosterGroup objects each have their own collection of contacts which fall under that group.
Additionally, the RosterView has a collection of all contacts.

The comparator of RosterContacts is now used to correctly position roster
contacts and we therefore no longer need to explicitly sort them afterwards.

updates #83
updates #151
2014-08-02 19:31:53 +02:00
..
chatbox.js Major refactor. 2014-08-02 19:31:53 +02:00
chatroom.js Fix tests. Emitted events weren't yet renamed in the tests. 2014-07-14 23:29:08 +02:00
controlbox.js Major refactor. 2014-08-02 19:31:53 +02:00
converse.js Fix test failures due to previous commit 2014-06-14 22:03:04 +02:00
eventemitter.js Fix tests. Emitted events weren't yet renamed in the tests. 2014-07-14 23:29:08 +02:00
minchats.js Major refactor. 2014-08-02 19:31:53 +02:00
otr.js Upgrade dependencies to their latest versions 2014-04-19 05:12:24 +02:00