log

age author description
Sun, 04 Sep 2016 19:38:21 +0200 Goffi chat: design improvments:
Mon, 29 Aug 2016 01:23:49 +0200 Goffi chat: avatar and nick are now displayed, need further aesthetic improvments
Sun, 28 Aug 2016 16:50:56 +0200 Goffi core: newWidget implementation, it only display a not when a MUC room has been joined
Sun, 28 Aug 2016 16:49:28 +0200 Goffi chat: joining MUC using header input is now working:
Sun, 28 Aug 2016 16:11:07 +0200 Goffi core: new getPluginInfo method to retrieve plugin info corresponding to filter(s)
Sun, 28 Aug 2016 15:37:22 +0200 Goffi core: removed forgotten debug logs
Sun, 28 Aug 2016 15:33:23 +0200 Goffi contact list, selector: use of blue variant of icons
Sun, 28 Aug 2016 15:27:48 +0200 Goffi widgets handler, core: hidden widgets can now be shown with swipes:
Sun, 28 Aug 2016 15:27:45 +0200 Goffi chat: forbid scrolling on X axis + don't delete widget until explicitly requested (with force attribute)
Sun, 28 Aug 2016 15:27:42 +0200 Goffi cagou widget, root widget: used of dp to specify distances
Sun, 28 Aug 2016 14:59:49 +0200 Goffi chat: header_input text is reset when widget is changed due to input
Mon, 22 Aug 2016 20:58:12 +0200 Goffi handler, widget: deleteWidget is now properly called when a QuickWidget is deleted
Sun, 21 Aug 2016 21:41:52 +0200 Goffi core: XMLUI notifications coming from backend are handled:
Sun, 21 Aug 2016 17:49:14 +0200 Goffi minor docstring fix
Sun, 21 Aug 2016 17:47:23 +0200 Goffi core: expand now accepts extra arguments, which will be used in format
Sun, 21 Aug 2016 17:31:07 +0200 Goffi images: fixed borders using blue and gray from sat_media/misc/borders + removed unused ones in cagou/images
Sun, 21 Aug 2016 15:15:25 +0200 Goffi notes first draft:
Sun, 21 Aug 2016 15:02:18 +0200 Goffi core: added expand method to expand filename with magic values, specially useful in kv
Sun, 21 Aug 2016 12:43:36 +0200 Goffi cagou widget (selector): fixed size of selector, choices now appear in the correct position
Sun, 21 Aug 2016 12:42:02 +0200 Goffi common: first draft of a module were common widgets will be put
Wed, 10 Aug 2016 01:24:37 +0200 Goffi code (cagou widget), selector: icons handling + use of new muchoslava icon set
Tue, 09 Aug 2016 22:06:00 +0200 Goffi chat: better bubble and time resizing
Mon, 08 Aug 2016 21:05:29 +0200 Goffi chat: time text is now displayed above text bubble
Mon, 08 Aug 2016 01:07:43 +0200 Goffi plugin chat: first draft:
Mon, 08 Aug 2016 01:02:32 +0200 Goffi images: added 2 backgrounds for chat messages
Mon, 08 Aug 2016 01:02:23 +0200 Goffi header's input field is now accessible with self.header_input and call onHeaderInput() on text entered
Mon, 08 Aug 2016 00:58:59 +0200 Goffi main: fixed profiles value in _defaultFactory + getPluggedWidgets is now a generator
Mon, 08 Aug 2016 00:54:11 +0200 Goffi plugin widget selector: display improvment + host profiles are now used by default
Sun, 24 Jul 2016 22:27:24 +0200 Goffi contact list: added call to the new postInit method
Sat, 09 Jul 2016 18:41:52 +0200 Goffi host can now be get as a global value:
Sat, 09 Jul 2016 17:24:01 +0200 Goffi files reorganisation, cagou is now launched with python2 cagou.py in src/
Sat, 09 Jul 2016 16:02:44 +0200 Goffi plugin system, first draft:
Fri, 08 Jul 2016 20:18:43 +0200 Goffi widget handler first draft:
Fri, 08 Jul 2016 20:18:36 +0200 Goffi widget selector:
Fri, 08 Jul 2016 20:17:52 +0200 Goffi core: added switchWidget method, to change a CagouWidget for an other one
Fri, 08 Jul 2016 20:17:09 +0200 Goffi added CagouWidget:
Fri, 08 Jul 2016 18:30:30 +0200 Goffi contact list: first draft
Fri, 08 Jul 2016 18:30:30 +0200 Goffi added an Image class which accept source without extention
Fri, 08 Jul 2016 18:30:28 +0200 Goffi core (logs): forbid kivy to handle stderr itself
Thu, 07 Jul 2016 09:39:21 +0200 Goffi core (logs): integrate Kivy logs with SàT:
Thu, 07 Jul 2016 09:39:21 +0200 Goffi profile manger: launch plug process when "Connect" button is pressed (full plugging is not working yet)
Thu, 07 Jul 2016 09:39:21 +0200 Goffi Profile manager: Connect button is disabled when no profile is selected
Thu, 07 Jul 2016 09:39:21 +0200 Goffi added .hgignore
Sat, 26 Mar 2016 19:47:09 +0100 Goffi Profile manager: profile(s) deletion is handled
Sat, 26 Mar 2016 18:58:13 +0100 Goffi Profile manager: new profile creation is handled
Sat, 26 Mar 2016 16:20:52 +0100 Goffi initial commit: