- 21 Mar, 2013 1 commit
-
-
JC Brand authored
-
- 20 Mar, 2013 1 commit
-
-
JC Brand authored
We still need a cache invalidation mechanism. Currently PEP event notifications look most promising. http://xmpp.org/extensions/xep-0163.html http://xmpp.org/extensions/xep-0292.html#self-pubsub
-
- 19 Mar, 2013 1 commit
-
-
JC Brand authored
-
- 15 Mar, 2013 3 commits
- 12 Mar, 2013 5 commits
- 06 Mar, 2013 2 commits
- 05 Mar, 2013 7 commits
-
-
JC Brand authored
-
JC Brand authored
- Added 'show' element - 'busy' must be 'dnd'
-
JC Brand authored
Also, don't hide the controlbox in the beginning, no need to.
-
JC Brand authored
-
JC Brand authored
- Don't do an ajax call when a user wants to subscribe. We wanted to get the user's fullname, but this is now handled via vCards - openChat is now only for roster items. Call showChat for controlbox and createChatRoom for rooms.
-
JC Brand authored
This time when a message is received for the first time.
-
JC Brand authored
-
- 04 Mar, 2013 3 commits
- 03 Mar, 2013 8 commits
- 02 Mar, 2013 7 commits
-
-
ichim-david authored
-
ichim-david authored
- Chain calls on initialize method of RosterView - Moved dom insertion out of loops on initialize method of XMPPStatusView
-
ichim-david authored
Wrap this with jQuery only once in subscribeToSuggestedItems; Same thing with presence in presenceHandler
-
ichim-david authored
-
ichim-david authored
-
ichim-david authored
- removed extra jQuerify wrapping of message at onChatRoomMessage - Construct an array of strings and add it to onChatRoomRoster only after loop is done in order to have only 1 dom insertion
-
ichim-david authored
-
- 01 Mar, 2013 2 commits
-
-
ichim-david authored
-
ichim-david authored
-