log

age author description
Mon, 21 Feb 2011 01:38:16 +0100 Goffi plugin xep-0277: added getLastMicroblogs method
Mon, 21 Feb 2011 01:36:52 +0100 Goffi plugin xep-0060: added getEntry method
Mon, 21 Feb 2011 01:35:39 +0100 Goffi DBus bridge: using new generated bridge
Sun, 20 Feb 2011 23:59:43 +0100 Goffi dbus bridge: asynchrone methods management
Sun, 20 Feb 2011 17:21:03 +0100 Goffi dbus bridge: added doc parameter, unmanaged yet
Fri, 18 Feb 2011 22:32:02 +0100 Goffi plugin XEP 0277: author for in request + author, updated management for out request
Fri, 18 Feb 2011 22:23:09 +0100 Goffi typo
Fri, 18 Feb 2011 22:10:38 +0100 Goffi installation: fixed wokkel hack
Fri, 18 Feb 2011 22:01:33 +0100 Goffi installation: wokkel hack now use specific revision to avoid merge conflict, and use the same options as for the parent setup.py
Tue, 08 Feb 2011 02:16:26 +0100 Goffi Plugin XEP-0277: first draft of microblogging over ip /!\ new dependencies added /!\
Tue, 08 Feb 2011 00:01:53 +0100 Goffi core: wokkel behavious work around on VersionHandler to avoid XEP-0115 issue with ejabberd (see comments for details)
Sun, 06 Feb 2011 23:49:27 +0100 Goffi plugins: fixed bad import names
Sun, 06 Feb 2011 23:46:48 +0100 Goffi plugin xep 163: added generic sendPEPEvent method
Sun, 06 Feb 2011 23:40:29 +0100 Goffi xml_tools: added ElementParser for raw xml -> domish.Element conversion
Sun, 06 Feb 2011 23:32:13 +0100 Goffi core: added plugin dependency not found import error
Sun, 06 Feb 2011 22:41:32 +0100 Goffi core: added plugin dependency management
Fri, 04 Feb 2011 01:06:57 +0100 Goffi plugin xep-0163: added mood publishing
Fri, 04 Feb 2011 00:17:56 +0100 Goffi plugin XML Log: fixed dbus signal name
Fri, 04 Feb 2011 00:13:41 +0100 Goffi dbus bridge: fixed introspection for dynamically added methods and signals
Thu, 03 Feb 2011 18:06:25 +0100 Goffi core: added plugins for PubSub et PEP (first drafts)
Thu, 03 Feb 2011 01:27:57 +0100 Goffi added plugin xep-0115: entity capabilities
Thu, 03 Feb 2011 01:27:09 +0100 Goffi typo
Tue, 01 Feb 2011 23:18:42 +0100 Goffi plugin xmllog: removed traces
Tue, 01 Feb 2011 23:10:41 +0100 Goffi removed old useless code
Tue, 01 Feb 2011 23:08:06 +0100 Goffi mediawiki template
Tue, 01 Feb 2011 23:07:08 +0100 Goffi new xml log plugin
Sun, 30 Jan 2011 22:54:58 +0100 Goffi bridge, bridge constructor: fixed mix stuff
Tue, 25 Jan 2011 16:39:27 +0100 Goffi distribute: removed dependency_links for urwid-satext: it's now on pypi
Tue, 25 Jan 2011 15:24:31 +0100 Goffi Bridge: rename connection_error to connectionError for function name consistency
Tue, 25 Jan 2011 01:37:02 +0100 Goffi Bridge: added mediawiki constructor in bridge constructor, usefull for documentation purpose