log

age author description
Mon, 09 Nov 2015 18:26:05 +0100 Goffi install: added jsdebug option to use debug mode with pyjsbuild, don't use it by default
Thu, 22 Oct 2015 14:26:00 +0200 souliane fixes the INSTALL since http://pyj.be has been down for a while (Oliver)
Wed, 21 Oct 2015 15:08:34 +0200 souliane browser_side: fixes auto-login (broken by previous changeset)
Wed, 21 Oct 2015 14:23:53 +0200 souliane browser_side: change login and register panels (makes it more visible and less confusing)
Tue, 06 Oct 2015 16:38:41 +0200 souliane server_side (blog): clean error message when unknown profile is requested
Mon, 05 Oct 2015 09:15:47 +0200 souliane server side (blog): fixes displaying the avatar
Mon, 21 Sep 2015 12:01:34 +0200 souliane server side (blog): fixes unicode error
Thu, 10 Sep 2015 15:17:18 +0200 souliane server (blog): update to the new mechanism in XEP-0277 + improvement:
Thu, 10 Sep 2015 07:40:59 +0200 souliane browser and server sides: bridge method mbGetLast has been renamed to mbGet and takes a new parameter "item_ids"
Wed, 26 Aug 2015 09:15:56 +0200 souliane browser_side (xmlui): allow to select a tab when adding it
Tue, 25 Aug 2015 14:42:45 +0200 Goffi browser side (xmlui): default callback is used for launchAction
Fri, 21 Aug 2015 15:38:20 +0200 Goffi browser side(xmlui): basic JidsList implementation (read-only) using ContactsPanel, to fix params display
Fri, 21 Aug 2015 15:37:21 +0200 Goffi browser side (xmlui): factory is instantiated on Panel init + main panel is passed as first argument to widgets
Tue, 18 Aug 2015 10:47:59 +0200 Goffi browser side (xmlui): added basic JidInputWidget (use a StringWidget)
Tue, 18 Aug 2015 08:10:02 +0200 Goffi browser + server sides: actionNew signal handling