log frontends/src/quick_frontend/quick_app.py @ 1013:11409a6c16c7

age author description
2014-05-05 Goffi quick_frontend: use of new logging system
2014-03-31 Goffi quick frontends: first connection fixes
2014-03-28 Goffi core (memory): entities cache improvments:
2014-03-20 souliane bridge, frontends: display presence with the highest priority + reset your own presence when you (dis)connect
2014-03-17 souliane primitivus: display chat states (with symbols) for MUC participants
2014-03-16 souliane quick_app: better PEP-8 compliance
2014-02-04 Goffi dates update
2014-01-03 Goffi frontends: fixed sendMessage calls, sendMessage is now async so callback and errback need to be specified + redraw in PrimivitusApp.notify
2013-12-29 Goffi core: i18n refactoring:
2013-12-18 souliane quick_frontend: fix presence/status update (do not share between different resources)
2013-11-25 souliane frontends: set and retrieve your own presence and status
2013-11-23 souliane frontends: define the constants with classes and inheritance instance of using __builtin__
2013-11-24 souliane frontends: presence update in quick app:
2013-11-13 Goffi core: sendMessage's options parameter has been renamed to extra to be consistent with newMessage
2013-10-29 souliane tools: renamed tools.jid.JID attribute "short" to "bare"