Mercurial > libervia-backend
log frontends/src/quick_frontend/quick_chat.py @ 1623:ec48b35309dc
age | author | description |
---|---|---|
Sun, 16 Aug 2015 01:01:34 +0200 | Goffi | quick_frontend: minor fixes |
Tue, 14 Jul 2015 16:49:29 +0200 | souliane | quick_frontend (quick_chat): QuickChat._get_nick returns "" instead of None for message from the MUC |
Fri, 24 Apr 2015 16:10:46 +0200 | souliane | display the resource in the chat dialog when printing a private MUC message |
Mon, 30 Mar 2015 10:26:26 +0200 | Goffi | 2015 copyright dates update |
Tue, 24 Mar 2015 17:31:08 +0100 | 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) |
Mon, 23 Mar 2015 15:38:32 +0100 | souliane | quick_frontend, primivitus: remove QuickChat.getUserNick + primivitus ChatText gets the user nick directly from parent Chat instance |
Mon, 23 Mar 2015 09:34:23 +0100 | souliane | quick_frontend, primitivus (chat): merge setOccupantStates and setContactStates |