- 01 Aug, 2014 1 commit
-
-
JC Brand authored
This is because we can no longer assume a one to one mapping between roster contacts and their views. Roster contacts can belong to more than one group, each group needs to show the contact, which means we need a view for each group the contact belongs to. updates #83
-
- 31 Jul, 2014 4 commits
-
-
JC Brand authored
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).
-
JC Brand authored
updates #83
-
JC Brand authored
-
JC Brand authored
-
- 30 Jul, 2014 2 commits
- 29 Jul, 2014 1 commit
-
-
JC Brand authored
updates #83
-
- 25 Jul, 2014 4 commits
- 24 Jul, 2014 1 commit
-
-
JC Brand authored
* Differentiate between adding new roster items and rendering existing ones. * Also, only sort pending and requesting contacts once they've all been added (similar to what was already being done with existing contacts)
-
- 23 Jul, 2014 9 commits
-
-
JC Brand authored
Simplified updateRoster by removing the duplicate checks that RosterItemView's render method was doing.
-
JC Brand authored
Can't know whether existing roster item is already shown under the existing group.
-
JC Brand authored
-
JC Brand authored
But other user is not online to quickly subscribe back.
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
Conflicts: converse.js
-
JC Brand authored
-
JC Brand authored
-
- 21 Jul, 2014 3 commits
- 20 Jul, 2014 4 commits
- 19 Jul, 2014 11 commits
-
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
Make sure contact's chat_status attr is saved. Updates #175
-
JC Brand authored
Make sure contact's chat_status attr is saved. Updates #175
-
JC Brand authored
Made sure that the non-group usecase is still covered.
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-