log frontends/src/quick_frontend/quick_app.py @ 1286:d9939b476526

age author description
2014-10-18 souliane frontends (quick_app): fixes wrong JID construction when processing getPresenceStatuses result
2014-10-06 souliane primitivus: implement parameter "Show empty groups"
2014-10-06 souliane primitivus: implement "Show offline contacts" parameter (sync with "DISCONNECTED_HIDE" action key)
2014-10-04 souliane frontends: printInfo and printMessage timestamp attribute defaults to None instead of ''
2014-09-05 Goffi frontends: use of new "info" type in newMessage
2014-08-26 souliane move sat.tools.jid to sat_frontends.tools.jid
2014-08-21 souliane quick_frontend: fixes an issue with the profile in the signal handler
2014-08-11 Goffi frontends: signals are managed in a more generic way
2014-06-25 Goffi core, frontends (menus): MENU_ROOM and MENU_SINGLE are now managed
2014-06-15 souliane frontends (quick_frontend): fixes the handling of asyncConnect failure
2014-06-07 souliane frontends: async failures are more detailed (full class name + error message)
2014-05-23 souliane core (xmpp), stdui (profile_manager), bridge, frontends: raise an exception if the XMPP connection failed instead of sending a signal
2014-05-29 souliane frontends: fixes bug with private message introduced with revision 1000 (6f1e03068b5f) + display messages from contacts not in roster
2014-05-21 souliane core, stdui (profile manager), quick_app: ask for another XMPP password when profile authentication succeed but XMPP connection fails
2014-05-07 souliane quick_app, primitivus: update the connection mechanism to ask for non empty profile passwords
2014-05-07 souliane better PEP-8 compliance
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