Mercurial > libervia-backend
log frontends/src/quick_frontend/quick_app.py @ 1388:a025242bebe7
age | author | description |
---|---|---|
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 |
Sun, 22 Mar 2015 14:20:19 +0100 | souliane | quick_frontend, primitivus: better PEP-8 compliance + remove/rename some (Quick)Chat attributes: |
Fri, 20 Mar 2015 17:47:48 +0100 | souliane | plugin XEP-0085, quick_frontend: fixes chat states |
Fri, 20 Mar 2015 16:28:19 +0100 | souliane | quick_frontends, primitivus: move the chat states logic to quick_frontend |
Fri, 20 Mar 2015 16:25:38 +0100 | souliane | quick_frontends, primitivus: know who are the MUC occupants from the presence informations: |
Thu, 19 Mar 2015 19:44:37 +0100 | Goffi | renamed tools.misc to tools.trigger |