log

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