Mercurial > libervia-backend
log frontends/src/primitivus/chat.py @ 1397:96dd0ae1a850
age | author | description |
---|---|---|
Mon, 30 Mar 2015 10:26:26 +0200 | Goffi | 2015 copyright dates update |
Wed, 25 Mar 2015 15:25:51 +0100 | souliane | quick_frontend, primitivus: various fixes (MUC and cached signals): |
Wed, 25 Mar 2015 10:09:59 +0100 | souliane | primitivus (Chat): fixes updating the occupant list when someone leaves, changes his nick or is added in last position |
Wed, 25 Mar 2015 09:42:05 +0100 | souliane | quick_frontend, primivitus: revert changes made in rev 1386 (1f3513cfb246) concerning ChatText.nick: was mixing MUC occupant nick and roster contact nick/node |
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 |