log frontends/src/quick_frontend/quick_app.py @ 2066:09c18fcd8225

age author description
Fri, 09 Sep 2016 23:54:33 +0200 Goffi plugin XEP-0045, quick frontend (app,chat): various chat improvments:
Fri, 09 Sep 2016 23:54:33 +0200 Goffi quick frontend (contat list/cache): workaround for avatar issue in MUC. Need to be reworked properly in the future (TODO)
Fri, 09 Sep 2016 23:54:33 +0200 Goffi quick app(app): call entityDataUpdateHandler on profile plug instead of setCache directly
Mon, 29 Aug 2016 01:21:45 +0200 Goffi quick frontend(QuickApp): added getDefaultAvatar method:
Sun, 28 Aug 2016 19:23:58 +0200 Goffi core, bridge, frontends: removed deprecated bridge method askConfirmation, confirmationAnswer, actionResult, actionResultExt and getWaitingConf
Sun, 28 Aug 2016 18:24:45 +0200 Goffi quick frontend (app): avatar filename is not requested anymore if value is empty
Sun, 21 Aug 2016 20:39:43 +0200 Goffi quick frontend (quick_app): fixed user_action from action coming from backend
Sun, 21 Aug 2016 17:04:33 +0200 Goffi quick frontend (chat): fixed messageNew signal dispatching when several widgets are handling the target
Sun, 21 Aug 2016 12:07:31 +0200 Goffi frontends (xmlui): added a user_action attribute:
Wed, 10 Aug 2016 23:23:48 +0200 Goffi quick frontend (app): fixed regression in groups handling
Tue, 09 Aug 2016 01:08:59 +0200 Goffi quick frontend (QuickApp): unicode string fix
Tue, 02 Aug 2016 23:11:44 +0200 Goffi quick frontends, primitivus: messageState signal handling
Sun, 24 Jul 2016 17:56:14 +0200 Goffi quick_frontend, primitivus: better notifications handling
Sun, 17 Jul 2016 17:32:46 +0200 Goffi primitivus, quick_frontends: show global notifications counter in contact_list + method to get these notifications in QuickApp
Sun, 17 Jul 2016 16:47:33 +0200 Goffi plugin XEP-0085, quick_frontends, primitivus: chat states are working again