Mercurial > libervia-backend
log frontends/src/quick_frontend/quick_app.py @ 1092:0eefc74c346b
age | author | description |
---|---|---|
Sun, 15 Jun 2014 16:09:30 +0200 | souliane | frontends (quick_frontend): fixes the handling of asyncConnect failure |
Sat, 07 Jun 2014 15:39:20 +0200 | souliane | frontends: async failures are more detailed (full class name + error message) |
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 |