Commit History

Author SHA1 Message Date
  JC Brand 9533f4635f Bugfix. Set up the RosterView after the Controlbox 12 years ago
  JC Brand 6f5ff13055 Don't check the cache in getVCard since we don't call it so often anymore 12 years ago
  JC Brand fe8ed1282c Better handling of user avatar. Don't create canvas el if there's no avatar. 12 years ago
  JC Brand 49b4633c3f Send nick along with subscription request. 12 years ago
  JC Brand 3a4dfb69b8 Add support for sending nick along with subscription request 12 years ago
  JC Brand cd5615f79f initStatus is still usefull when we have undefined initial status. 12 years ago
  JC Brand e41fddee0f Refactored XMPPStatus a bit to remove initStatus and to always show status_message 12 years ago
  JC Brand 0f1739ca3d Update TODO 12 years ago
  JC Brand 9631c9405c Remove burry.js 12 years ago
  JC Brand 2500d98ebe Use backbone.localStorage for XMPPStatus model. 12 years ago
  JC Brand f6e299cc82 Bugfix. getVCard called errback by mistake. 12 years ago
  JC Brand 8863eb8a86 Bugfix, set width to max-width 12 years ago
  JC Brand 102218b019 Compatibility changes for backbone 1.0 12 years ago
  JC Brand f9e4d16cf5 Upgrade backbone to 1.0 12 years ago
  JC Brand 50ee481d2e Bump underscore.js to 1.4.4 12 years ago
  JC Brand 07a65f5b6a Also show different days on chatrooms. 12 years ago
  JC Brand acbcf3fd2a Indicate on the chatbox when messages span different days. 12 years ago
  JC Brand 43434043ab Store time as iso8601 strings on messages 12 years ago
  JC Brand c0aba8445e Update CHANGES.txt 12 years ago
  JC Brand cdcbe41d59 Refactored rosterChanged method. 12 years ago
  JC Brand 7046656370 Bugfix. Controlbox showed automatically upon page load 12 years ago
  JC Brand 1c3a5a94cc Don't store chatroom messages, the XMPP server (ejabberd) does this already. 12 years ago
  JC Brand e964e97285 Properly clear message counter upon page reload 12 years ago
  JC Brand 744c575a6a Bugfix. Message counter was not replacing previous count 12 years ago
  JC Brand a4b69ded7d Save to localStorage messages sent in chatroom. 12 years ago
  JC Brand b49f21558c Remove closeChatRoom and reuse closeChat on ChatBoxView 12 years ago
  JC Brand 2d08916ce7 Remove the keyPressed method from ChatRoomView and reuse the one on ChatBoxView 12 years ago
  JC Brand 337a3c2bdb Remove ChatRoom model and instead re-use normal ChatBox model. 12 years ago
  JC Brand eaf39165ae Use scrollDown and make sure newly created chatboxes are scrolled down 12 years ago
  JC Brand d27c69d7b9 Set up the roster earlier 12 years ago