log

age author description
Wed, 28 Feb 2018 18:28:39 +0100 Goffi XEP-0065,XEP-0096,XEP-0166,XEP-0235,XEP-0300: file transfer improvments:
Wed, 28 Feb 2018 18:28:39 +0100 Goffi core (memory): file metadata handling methods:
Wed, 28 Feb 2018 18:28:39 +0100 Goffi memory (sqlite): files handling:
Wed, 28 Feb 2018 18:28:39 +0100 Goffi core (trigger): new returnPoint method:
Wed, 28 Feb 2018 18:28:39 +0100 Goffi core (client): component improvments:
Wed, 28 Feb 2018 18:28:39 +0100 Goffi core (client): set default timeout of IQ to 60 seconds
Wed, 28 Feb 2018 18:28:39 +0100 Goffi core: new getLocalPath method to retrieve a path in SàT local dir, which may be specific to a profile or component
Wed, 28 Feb 2018 18:28:39 +0100 Goffi core (exceptions): added ClientTypeError to deal when a code should not be executed by a client or component profile.
Wed, 28 Feb 2018 18:28:39 +0100 Goffi core (constants): new constants to handle files, progress, component, permissions (will be used in the upcoming patches)
Wed, 28 Feb 2018 18:28:39 +0100 Goffi jp (common/table): a column can be hidden + fix for empty tables
Wed, 28 Feb 2018 18:28:39 +0100 Goffi jp (profile/create): errback handling
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