- 21 Feb, 2013 4 commits
-
-
ichim-david authored
- Pass an option object to addRosterItem which can contains information about the object catched in the rosterHandler. In this case I am marking the last item available in the roster of the person for which this handler is triggered
-
ichim-david authored
Removed rendering of rosterview since I've added check to render only with passed item and the result is the same without the rendering
-
ichim-david authored
- Fixed function has inconsistent return points by always specifying returns instead of returning only on condition - Set room-jid as data-room-jid attribute to validate html5 - Added missing semicolon
-
ichim-david authored
Set modifications of model attributes only if the item received from the rosterHandler has different options
-
- 20 Feb, 2013 1 commit
-
-
ichim-david authored
Pass item to render method of RosterView instead of looping over each item on every render call, Inverted visibility logic for contact titles in order to avoid multiple show and hide
-
- 19 Feb, 2013 1 commit
-
-
ichim-david authored
Moved assignment of template for RosterView out of the render method to avoid calling empty and readding items everytime the render method is called
-
- 11 Dec, 2012 6 commits
- 10 Dec, 2012 2 commits
- 09 Dec, 2012 5 commits
- 08 Dec, 2012 3 commits
- 06 Dec, 2012 2 commits
- 20 Nov, 2012 10 commits
- 19 Nov, 2012 1 commit
-
-
JC Brand authored
-
- 04 Nov, 2012 3 commits
-
-
JC Brand authored
This is necessary because each open tab in the browser is its own resource. TODO: Ideally we should differentiate between resources in the browser (using converse.js) and other resources (i.e from a desktop client).
-
JC Brand authored
-
JC Brand authored
- This allows multiple open tabs (which is each its own resource) to be aware when one tab sent a message.
-
- 02 Nov, 2012 2 commits