log frontends/src/quick_frontend/quick_app.py @ 1060:aa15453ec54d

age author description
Fri, 23 May 2014 09:59:35 +0200 souliane core (xmpp), stdui (profile_manager), bridge, frontends: raise an exception if the XMPP connection failed instead of sending a signal
Thu, 29 May 2014 14:34:01 +0200 souliane frontends: fixes bug with private message introduced with revision 1000 (6f1e03068b5f) + display messages from contacts not in roster
Wed, 21 May 2014 23:15:01 +0200 souliane core, stdui (profile manager), quick_app: ask for another XMPP password when profile authentication succeed but XMPP connection fails
Wed, 07 May 2014 16:11:32 +0200 souliane quick_app, primitivus: update the connection mechanism to ask for non empty profile passwords
Wed, 07 May 2014 15:44:31 +0200 souliane better PEP-8 compliance
Mon, 05 May 2014 18:58:34 +0200 Goffi quick_frontend: use of new logging system
Mon, 31 Mar 2014 15:22:35 +0200 Goffi quick frontends: first connection fixes
Fri, 28 Mar 2014 18:07:17 +0100 Goffi core (memory): entities cache improvments:
Thu, 20 Mar 2014 21:18:18 +0100 souliane bridge, frontends: display presence with the highest priority + reset your own presence when you (dis)connect
Mon, 17 Mar 2014 13:24:55 +0100 souliane primitivus: display chat states (with symbols) for MUC participants
Sun, 16 Mar 2014 21:25:49 +0100 souliane quick_app: better PEP-8 compliance
Tue, 04 Feb 2014 18:32:49 +0100 Goffi dates update
Fri, 03 Jan 2014 21:25:07 +0100 Goffi frontends: fixed sendMessage calls, sendMessage is now async so callback and errback need to be specified + redraw in PrimivitusApp.notify
Sun, 29 Dec 2013 17:06:01 +0100 Goffi core: i18n refactoring:
Wed, 18 Dec 2013 09:55:02 +0100 souliane quick_frontend: fix presence/status update (do not share between different resources)