log frontends/src/quick_frontend/quick_chat.py @ 1473:675e0e9f1653

age author description
2015-08-15 Goffi quick_frontend: minor fixes
2015-07-14 souliane quick_frontend (quick_chat): QuickChat._get_nick returns "" instead of None for message from the MUC
2015-04-24 souliane display the resource in the chat dialog when printing a private MUC message
2015-03-30 Goffi 2015 copyright dates update
2015-03-24 souliane quick_frontend, primitivus: remove QuickChat.updateEntityState and QuickChat.setContactStates, use more general QuickChat.update (also called when joining the room to initialise the occupants list)
2015-03-23 souliane quick_frontend, primivitus: remove QuickChat.getUserNick + primivitus ChatText gets the user nick directly from parent Chat instance
2015-03-23 souliane quick_frontend, primitivus (chat): merge setOccupantStates and setContactStates