log

age author description
Fri, 01 Jun 2018 18:27:49 +0200 Goffi jp (info/session): show short + relative date by default for "started"
Fri, 01 Jun 2018 12:23:43 +0200 Goffi plugin merge-requests: allow to set empty repository when "update" is set in extra parameters:
Fri, 01 Jun 2018 12:21:23 +0200 Goffi plugins schema, merge-requests, tickets: convert labels from textbox to list only when "labels_as_list" is set in extra parameters.
Fri, 01 Jun 2018 12:17:06 +0200 Goffi jp (ticket): new "get" subcommand, to retrieve ticket(s)
Fri, 01 Jun 2018 12:15:38 +0200 Goffi jp (output): new OUPUT_XMLUI and OUTPUT_LIST_XMLUI outputs
Fri, 01 Jun 2018 12:06:33 +0200 Goffi jp (info/session): by default, display started as human readable date instead of Unix time
Fri, 01 Jun 2018 12:04:06 +0200 Goffi tools (common): moved date_fmt function from template filters to new date_utils module, so it can be used everywhere.
Fri, 01 Jun 2018 12:02:09 +0200 Goffi jp (blog/preview): fixed guessSyntaxFromPath call
Fri, 25 May 2018 10:52:01 +0200 Goffi core: discoFindByFeatures now return only available resources
Fri, 25 May 2018 10:52:01 +0200 Goffi core (xmpp): fixed "Force server" param on Android
Fri, 25 May 2018 10:52:01 +0200 Goffi core: added local_device argument to discoFindByFeatures
Fri, 25 May 2018 10:52:01 +0200 Goffi core (xmpp): use "phone" type in identities when backend is started from Android
Fri, 25 May 2018 10:52:01 +0200 Goffi tools (common): new files_utils module:
Fri, 25 May 2018 10:52:01 +0200 Goffi jp (file/share/list): fixed default value for jid
Fri, 25 May 2018 10:51:59 +0200 Goffi core (constants): new downloads_dir config option (default path where files can be downloaded):
Tue, 22 May 2018 10:07:33 +0200 Goffi quick frontends (app): retrieve namespaces on startup
Tue, 22 May 2018 10:06:07 +0200 Goffi plugin XEP-0329: new methods/signals to handle shares:
Tue, 22 May 2018 10:01:00 +0200 Goffi jp (base): fixed jid encoding
Tue, 22 May 2018 09:59:58 +0200 Goffi core (disco): fixed disco capabilities (empty disco was used)
Fri, 11 May 2018 20:06:06 +0200 Goffi quick frontend (app): avoid resource locking on new message
Fri, 11 May 2018 18:20:39 +0200 Goffi plugin XEP-0050: filter form received from form-processing entity, to only keep "form" and "result" types
Fri, 11 May 2018 18:18:06 +0200 Goffi plugin XEP-0045: display a note when no configuration is available on the room
Fri, 11 May 2018 17:24:37 +0200 Goffi plugin XEP-0045: fixed room configuration cancellation
Fri, 11 May 2018 17:13:58 +0200 Goffi quick frontend (contact list): don't store "nick" for group contacts:
Fri, 11 May 2018 17:11:47 +0200 Goffi plugin XEP-0045: fixed joining workflow:
Thu, 10 May 2018 08:34:44 +0200 Goffi quick frontend (chat): added a property to Message which is True when message comes from history
Fri, 13 Apr 2018 18:45:43 +0200 Goffi bridge: added generated pb files to repository (needed for Cagou on Android)
Fri, 13 Apr 2018 18:44:22 +0200 Goffi core (constants): updated Android constants for Cagou
Sat, 07 Apr 2018 14:07:05 +0200 Goffi primitivus (xmlui): fixed XMLUIPanel signature
Fri, 06 Apr 2018 16:47:40 +0200 Goffi setup, tools(utils): fixed versioning in setup and getRepositoryData