log

age author description
Sun, 18 Mar 2018 11:26:01 +0100 Goffi component file sharing: changed pubsub identity:
Fri, 16 Mar 2018 18:43:11 +0100 Goffi component file sharing: comments metadata:
Fri, 16 Mar 2018 17:06:35 +0100 Goffi component file sharing: comments handling first draft:
Fri, 16 Mar 2018 17:03:46 +0100 Goffi core (memory, sqlite): added fileUpdate method to update "extra" and "access" avoiding race condition
Fri, 16 Mar 2018 17:00:57 +0100 Goffi core: use C.bool to detect value of "handler" field in PLUGIN_INFO
Fri, 16 Mar 2018 17:00:09 +0100 Goffi core (constants): accept "yes" as a True value in bool()
Fri, 16 Mar 2018 16:59:16 +0100 Goffi jp (common): assure nosplitright in default commands for edition with vim
Wed, 14 Mar 2018 08:14:32 +0100 Goffi component file sharing, plugin XEP-0231: thumbnail are now returned by component using Bits of Binary:
Wed, 14 Mar 2018 08:11:20 +0100 Goffi plugin XEP-0264: handle truncated files
Wed, 14 Mar 2018 08:10:31 +0100 Goffi plugin XEP-0329: fixed extra key serialisation before sending to bridge
Wed, 14 Mar 2018 08:08:42 +0100 Goffi component file sharing: fixed hash handling (key has been renamed to "file_hash")
Wed, 14 Mar 2018 08:07:24 +0100 Goffi core (memory): use bare jid for owner in setFiles:
Wed, 14 Mar 2018 08:05:55 +0100 Goffi core (memory/cache): new getMetadata method to retrieve metadata without opening the file
Wed, 14 Mar 2018 07:57:04 +0100 Goffi jp (file/send): --name can now be specified
Sun, 11 Mar 2018 19:18:00 +0100 Goffi template: added icon handling:
Fri, 02 Mar 2018 17:53:31 +0100 Goffi file sharing component: thumbnails integration first draft:
Fri, 02 Mar 2018 17:53:31 +0100 Goffi plugin XEP-0264: thumbnails handling implementation
Fri, 02 Mar 2018 17:53:19 +0100 Goffi plugin XEP-0234: some cleaning + added triggers to allow plugins to change parsing/generation of <file> element
Fri, 02 Mar 2018 17:45:23 +0100 Goffi plugin XEP-0231: separated the requestData code in a method which can called independantly + some minor improvments
Fri, 02 Mar 2018 17:43:41 +0100 Goffi plugin XEP-0054: use .jpg instead of .jpe for jpeg files
Fri, 02 Mar 2018 17:40:09 +0100 Goffi core (memory/cache): common cache:
Fri, 02 Mar 2018 17:37:41 +0100 Goffi core (memory): fixed _getParentDir call in setFile
Fri, 02 Mar 2018 17:36:43 +0100 Goffi core (memory/sqlite): renamed column for files from hash to file_hash:
Thu, 01 Mar 2018 09:04:36 +0100 Goffi plugin XEP-0054: removed Image.ANTIALIAS filter:
Wed, 28 Feb 2018 18:28:39 +0100 Goffi jp (file): file sharing + improvments:
Wed, 28 Feb 2018 18:28:39 +0100 Goffi plugin file sharing component: first draft:
Wed, 28 Feb 2018 18:28:39 +0100 Goffi XEP-0329: implementation of File Information Sharing:
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
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.