Mercurial > libervia-backend
log frontends/src/quick_frontend/quick_app.py @ 1406:d3e02159f26c
age | author | description |
---|---|---|
Wed, 01 Apr 2015 22:07:28 +0200 | souliane | quick_frontend (contact_list): rename QuickContactList.remove to QuickContactList.removeContact + remove the contact from _roster attribute (and not only from _cache) |
Mon, 30 Mar 2015 10:26:26 +0200 | Goffi | 2015 copyright dates update |
Wed, 25 Mar 2015 16:10:17 +0100 | souliane | quick_frontend: fixes personalEventHandler signature |
Wed, 25 Mar 2015 15:25:51 +0100 | souliane | quick_frontend, primitivus: various fixes (MUC and cached signals): |
Wed, 25 Mar 2015 15:21:17 +0100 | souliane | quick_frontend: better PEP-8 compliance |
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 |