xmpp.chapril.org-conversejs/spec
JC Brand 6a82c087c3 Refactor to eventually allow buddies to belong to multiple groups.
In order to make group values non-distinct, (i.e. buddies can be in multiple
groups), we can't assume there's one view per roster item.

This means we cannot manage the rosterview as an overview (since it makes this
assumption).
2014-07-31 21:50:34 +02:00
..
chatbox.js Some initial refactoring to support roster groups. updates #83 2014-07-19 23:45:21 +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 Refactor to eventually allow buddies to belong to multiple groups. 2014-07-31 21:50:34 +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 Add proper separation between controlbox tests 2014-07-04 21:18:28 +02:00
otr.js Upgrade dependencies to their latest versions 2014-04-19 05:12:24 +02:00