log

age author description
Wed, 28 Feb 2018 18:28:39 +0100 Goffi jp (event): added missing arg to _attend_filter
Wed, 28 Feb 2018 18:28:29 +0100 Goffi jp (base): added verbosity property to CommandBase
Thu, 08 Feb 2018 00:37:42 +0100 Goffi plugin pipe/stream, file transfert: refactoring and improvments:
Thu, 01 Feb 2018 07:24:34 +0100 Goffi plugin NAT-port: raise MappingError if something get wrong during "addportmapping" + log unexpected errors (i.e. everything else than MappingError)
Thu, 01 Feb 2018 07:21:41 +0100 Goffi plugin XEP-0166: added errback to terminate, which only logs issues
Tue, 30 Jan 2018 08:43:52 +0100 Goffi jp (base): fixed assertion error when using CommandAnswering
Tue, 30 Jan 2018 08:17:17 +0100 Goffi jp (forums): forums handling commands, first draft
Tue, 30 Jan 2018 08:17:08 +0100 Goffi plugin forums: first draft:
Fri, 26 Jan 2018 11:14:13 +0100 Goffi dates update
Wed, 24 Jan 2018 09:12:12 +0100 Goffi tools (common/data_objects): accept same parameters as format en quote their values in OnClick.formatUrl
Wed, 24 Jan 2018 09:10:12 +0100 Goffi plugin blog import dotclear: use a smaller and lower case prefix to generate ids
Mon, 22 Jan 2018 22:00:46 +0100 Goffi plugin XEP-0277: use shortuuid instead of uuid + use item's XMPP URI for atom ID
Mon, 22 Jan 2018 08:36:36 +0100 Goffi plugin blog static: added background parameter, to set an image
Sun, 21 Jan 2018 20:20:38 +0100 Goffi tools (common/data_objects): use lists instead of generators for BlogItem.groups and BlogItem.tags
Sun, 21 Jan 2018 13:04:16 +0100 Goffi tool (utils): import directly parser from dateutil
Fri, 19 Jan 2018 17:41:10 +0100 Goffi tools (common/data_objects): BlogItem has now a uri property to generate its own XMPP URI
Fri, 19 Jan 2018 17:40:06 +0100 Goffi plugin XEP-0277: microblog namespace is now registered
Fri, 19 Jan 2018 17:39:38 +0100 Goffi core: 'x-data' namespace is now registered
Sat, 13 Jan 2018 10:12:15 +0100 Goffi plugin merge-requests: fixed "set" method
Sat, 13 Jan 2018 10:03:32 +0100 Goffi plugins tickets, merge-requests: fixed call of prepareBridgeSet
Fri, 12 Jan 2018 15:58:54 +0100 Goffi plugins schema, merge_requests, tickets*: factorisation
Fri, 12 Jan 2018 15:45:37 +0100 Goffi tools (utils): new "partial" function which is a hack to workaround issue with functools.partial while using it with dbus module.
Fri, 05 Jan 2018 13:00:34 +0100 Goffi tools (common/data_objects): added Room class
Fri, 05 Jan 2018 12:59:52 +0100 Goffi plugin XEP-0045: new mucGetService bridge method to retrieve MUC service of the server.
Fri, 05 Jan 2018 12:58:54 +0100 Goffi plugin identity: if we get an empty avatar, don't feel avatar_basename and remove avatar key.
Wed, 03 Jan 2018 00:29:18 +0100 Goffi template: date filter improvments:
Wed, 03 Jan 2018 00:23:36 +0100 Goffi template: boolean attribute can now be specified when importing a script, and default to "defer"
Wed, 03 Jan 2018 00:21:21 +0100 Goffi tools (common/data_objects): added classes for messages
Wed, 03 Jan 2018 00:20:21 +0100 Goffi plugin identity: return resource for MUC room occupants' nicks + added avatar and avatar_basename.
Wed, 03 Jan 2018 00:18:31 +0100 Goffi plugin XEP-0054: return always False in isRoom is plugin XEP-0045 is not available + raise NotFound if avatar is requested for a MUC room (not the occupants, the room itself)