log

age author description
Mon, 18 Apr 2016 18:33:59 +0200 Goffi core (logs): use tools.config to handle sat.conf
Mon, 18 Apr 2016 18:33:59 +0200 Goffi core (logs): log color location can now be specified with %(color_start)s and %(color_end)s
Mon, 18 Apr 2016 18:33:55 +0200 Goffi quick app (contact list): when a new profile is plugged, updates are locked until the end of the process, this avoid many useless refreshes
Mon, 18 Apr 2016 18:31:13 +0200 Goffi quick frontend, primitivus: quickContactList refactored to handle several profiles at once
Sun, 17 Apr 2016 18:07:55 +0200 Goffi core (installation): minor comment in setup.py
Sun, 17 Apr 2016 17:32:52 +0200 Goffi removed pyfeed and xe from README4PACKAGERS
Sun, 17 Apr 2016 17:08:12 +0200 Goffi core: removed pyfeed and xe dependencies:
Sun, 17 Apr 2016 14:45:26 +0200 Goffi use of /usr/bin/env instead of /usr/bin/python in shebang
Sun, 17 Apr 2016 13:37:40 +0200 souliane plugin adhoc_dbus, jp (cmd/adhoc): fixes adHocDBusAddAuto when no bus is found
Sun, 17 Apr 2016 13:00:44 +0200 souliane jp (cmd/roster): fixes division by zero exceptions
Sat, 26 Mar 2016 18:43:54 +0100 Goffi core (memory/params): fixed exception when setting an empty password
Sat, 26 Mar 2016 16:15:23 +0100 Goffi quick frontend (QuickApp): added ui_show_cb in actionManager, so frontend can handle the display of the XMLUI itself
Fri, 25 Mar 2016 15:32:43 +0100 Goffi jp (blog/edit): use utf-8-sig to decode content file to avoid BOM being propaged to content
Fri, 25 Mar 2016 14:37:49 +0100 Goffi setup: added sat.tools.common in packages
Fri, 25 Mar 2016 12:06:50 +0100 Goffi jp (blog/edit): added forgotten O_TRUNC while opening metadata file