log frontends/src/quick_frontend/quick_app.py @ 2483:0046283a285d

age author description
Fri, 26 Jan 2018 11:14:13 +0100 Goffi dates update
Fri, 03 Nov 2017 14:31:42 +0100 Goffi misc: date update (yes it's a bit late :p )
Sun, 26 Feb 2017 18:23:01 +0100 Goffi core, frontends: various fixes for Libervia:
Mon, 06 Feb 2017 22:54:43 +0100 Goffi core, bridge, frontends: renamed asyncConnect to connect, and added options parameters (not used yet)
Sun, 05 Feb 2017 14:55:21 +0100 Goffi quick app: check type in notify
Wed, 01 Feb 2017 21:44:24 +0100 Goffi plugin otr: various improvments:
Thu, 26 Jan 2017 20:29:48 +0100 Goffi core (menus): improvments:
Sun, 15 Jan 2017 17:51:37 +0100 Goffi plugin XEP-0054, quick frontend(app): various improvments:
Thu, 22 Dec 2016 18:10:36 +0100 Goffi quick frontend (quick app): added progressFinished and progressError listeners
Tue, 20 Dec 2016 21:07:22 +0100 Goffi quick frontend (quick app): fixed use of profile_manager.connected
Sun, 18 Dec 2016 16:28:46 +0100 Goffi quick_frontend(QuickApp): added onBridgeConnected method
Tue, 13 Dec 2016 22:27:48 +0100 Goffi bridge, quick_frontend: preparation for async bridge
Sun, 04 Dec 2016 18:16:48 +0100 Goffi core, quick_frontends: android compatibility hacks:
Mon, 03 Oct 2016 21:15:39 +0200 Goffi bridge (D-Bus): bad design fixes:
Fri, 09 Sep 2016 23:54:33 +0200 Goffi quich frontend, primivius (chat): better avatar handling:
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