log

age author description
Sat, 14 Apr 2012 11:09:31 +0200 Emmanuel Gil Peyrot misc: Add the forgotten sat.memory to setup.py.
Wed, 04 Apr 2012 00:06:44 +0200 Goffi core: exceptions moved to core
Sun, 01 Apr 2012 19:48:31 +0200 Goffi plugin groupblog, D-Bus frontend: added getLastGroupBlogs and getMassiveLastGroupBlogs
Sun, 01 Apr 2012 19:45:35 +0200 Goffi D-Bus bridge: fixed getRoomsSubjects call + fixed dynamic addition of methods + added getLastGroupBlogs method
Fri, 30 Mar 2012 09:23:23 +0200 Goffi D-Bus Bridge: use inspection to name attribute + fix asynchronous calls for dynamically added method, it now use deferred return value instead of callback/errback attributes
Thu, 29 Mar 2012 00:04:31 +0200 Goffi plugin group blog: getMassiveGroupBlog first draft
Mon, 26 Mar 2012 00:22:49 +0200 Goffi core: Roster cache refactoring: cache is now managed by client's SatRosterProtocol instance.
Sat, 24 Mar 2012 17:48:12 +0100 Goffi plugin groupblog: added getLastGroupBlogs method
Sat, 24 Mar 2012 17:46:42 +0100 Goffi plugin radiocol: fixed missing import
Sat, 24 Mar 2012 16:11:16 +0100 Goffi fixed lauching script
Wed, 14 Mar 2012 23:45:01 +0100 Goffi plugin groupblog: next-gen group blog first draft
Wed, 14 Mar 2012 23:41:06 +0100 Goffi core: typo
Tue, 13 Mar 2012 22:04:03 +0100 Goffi backend: added warning message when jabberfr workaround is used + fixed missing warning method
Tue, 06 Mar 2012 09:07:24 +0100 Goffi copyleft date update
Tue, 06 Mar 2012 09:03:19 +0100 Goffi core: fixed Params class name in load_default_params
Sun, 29 Jan 2012 03:00:25 +0100 Goffi plugin radiocol: working Radio Collective \o/
Tue, 24 Jan 2012 00:22:11 +0100 Goffi plugin radiocol: fixed autocreation of radiocol for new comers
Mon, 23 Jan 2012 00:14:33 +0100 Goffi plugin RadioCol: basic functionnality working approximately
Mon, 23 Jan 2012 00:13:37 +0100 Goffi plugin XEP-0249: fixed join (signature changed after wokkel update)
Sun, 22 Jan 2012 19:41:02 +0100 Goffi plugin radiocol: removed occupants list in radiocolStarted signal
Sun, 22 Jan 2012 19:40:04 +0100 Goffi plugin XEP-0045: room unlocking fix
Thu, 05 Jan 2012 00:42:24 +0100 Goffi plugin xep-0045: fixed missing return deferred
Thu, 05 Jan 2012 00:21:30 +0100 Goffi plugins: radio collective first draft
Mon, 12 Dec 2011 22:24:50 +0100 Goffi bridge: removed default profile_key in dbus_frontend_template to avoid difficult to find bugs
Sun, 04 Dec 2011 16:18:56 +0100 Goffi core: - history management improved
Sun, 04 Dec 2011 00:58:20 +0100 Goffi Wix: fixed asynchronous call to get profile's data in profile manager
Sun, 04 Dec 2011 00:05:41 +0100 Goffi Primitivus: fixed redraw on profile change in profile manager
Sun, 04 Dec 2011 00:03:15 +0100 Goffi plugin maildir: replaced forgotten setPrivate by PersistentBinaryDict.force
Sat, 03 Dec 2011 23:43:10 +0100 Goffi plugin xep 0054: fixed bad bridge signature
Sat, 03 Dec 2011 23:33:00 +0100 Goffi core: getPrivate/setPrivate removed from memory, private values now use database storage and persistent dicts \o/