log

age author description
Sat, 31 Mar 2018 17:10:43 +0200 Goffi jp: new argument pubsub_default can be used in Commands to replace default value in help string
Fri, 30 Mar 2018 19:49:35 +0200 Goffi plugin merge-requests: fixed labels (they were using textbox instead of list)
Fri, 30 Mar 2018 17:53:57 +0200 Goffi jp (merge-request/import): added import command
Fri, 30 Mar 2018 17:53:11 +0200 Goffi plugin merge-requests, mercurial merge-requests: merge request import implementation
Fri, 30 Mar 2018 17:51:32 +0200 Goffi plugin XEP-0115: fixed caps initial check
Thu, 29 Mar 2018 09:09:33 +0200 Goffi jp (merge/get): "get" command first draft:
Thu, 29 Mar 2018 09:09:32 +0200 Goffi jp (xmlui): added whitelist, read_only and values_only options:
Thu, 29 Mar 2018 09:03:19 +0200 Goffi frontends (xmlui): added whitelist argument:
Thu, 29 Mar 2018 08:59:38 +0200 Goffi jp (base): add --max option:
Thu, 29 Mar 2018 08:57:27 +0200 Goffi jp (base): fixed use_pubsub when pubsub_flags is not needed
Mon, 26 Mar 2018 08:06:35 +0200 Goffi tools (common/data_objects): fixed Identity
Mon, 26 Mar 2018 08:01:06 +0200 Goffi core: added bare_jid and identities arguments to discoGetByFeatures:
Sun, 25 Mar 2018 20:51:02 +0200 Goffi plugin XEP-0234: fixed regex import
Sat, 24 Mar 2018 10:46:09 +0100 Goffi core: new discoFindFeatures method which return all server services/roster entities implementing a set of features.
Sat, 24 Mar 2018 10:44:37 +0100 Goffi core (disco), plugin XEP-0115: client use + capabilities hash improvment:
Wed, 21 Mar 2018 19:13:22 +0100 Goffi jp: pubsub options refactoring:
Wed, 21 Mar 2018 19:07:06 +0100 Goffi frontends (tools/misc): new FlagsHandler class, a simple class to help handling option flags
Wed, 21 Mar 2018 19:07:00 +0100 Goffi jp (output/template): fixed template output (media_dir was missing)
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: