log

age author description
Wed, 27 Jun 2018 07:50:35 +0200 Goffi core: lines limit
Wed, 27 Jun 2018 07:23:59 +0200 Goffi plugin merge request (mercurial): escape colons in import name
Wed, 27 Jun 2018 07:23:13 +0200 Goffi core: some more line limiting
Tue, 26 Jun 2018 22:02:59 +0200 Goffi doc (INSTALL): replaced instruction with a simple link to the wiki, to avoid duplication and desynchronisation
Tue, 26 Jun 2018 07:09:49 +0200 Goffi quick app: added missing docstring in showDialog
Sun, 24 Jun 2018 21:59:29 +0200 Goffi quick_frontend(contact list): refactored update:
Thu, 21 Jun 2018 01:21:44 +0200 Goffi plugin events: invitations improvments + personal list
Thu, 21 Jun 2018 01:21:44 +0200 Goffi tools (misc): do not remove flags while using them anymore, instead added "all_used" and "unused" properties in FlagsHandler
Thu, 21 Jun 2018 01:21:44 +0200 Goffi jp (event): fixed crash on missing item in get and inviteeGet by making it mandatory.
Thu, 21 Jun 2018 01:21:44 +0200 Goffi plugin XEP-0045: fixed crash when muc service is not found
Thu, 21 Jun 2018 01:21:44 +0200 Goffi tools (date_utils): moved date_parse to common.date_utils, because it can be used in frontends
Thu, 21 Jun 2018 01:21:44 +0200 Goffi install (setup): added python-dateutil as dependency (was already a dependency of Wokkel)
Thu, 21 Jun 2018 01:21:34 +0200 Goffi jp (common): allow tables filters callbacks to have only one argument
Wed, 06 Jun 2018 19:24:15 +0200 Goffi jp (base): do not crash when item is specified (e.g. in URL) but not needed in command, but display a message on stderr.
Sun, 03 Jun 2018 18:05:01 +0200 Goffi jp (forums/edit): fixed unicode when dumping in json
Sun, 03 Jun 2018 13:54:35 +0200 Goffi core (version): added workaround for Pyjamas, avoiding crash when reading VERSION
Sat, 02 Jun 2018 17:29:55 +0200 Goffi misc (README): added sat_templates installation for Xavier Maillard contributions + removed non contributions related sentences:
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
Fri, 06 Apr 2018 15:41:26 +0200 Goffi tools (xmlui): fixed XMLUIDialog signature
Thu, 05 Apr 2018 17:42:05 +0200 Goffi setup: use NAME to get version
Thu, 05 Apr 2018 15:23:38 +0200 Goffi tools (utils): better repository version handling:
Thu, 05 Apr 2018 12:49:25 +0200 Goffi setup: use scm version
Thu, 05 Apr 2018 10:41:08 +0200 Goffi setup: version is now set in SAT/VERSION, sat is not imported anymore in setup
Wed, 04 Apr 2018 22:09:20 +0200 Goffi README: typo
Wed, 04 Apr 2018 09:34:58 +0200 Goffi README: added Arnaud Joset to contributors
Wed, 04 Apr 2018 09:21:00 +0200 Goffi tools(utils): fixed path handling in getRepositoryData
Wed, 04 Apr 2018 08:45:09 +0200 Goffi setup: minimal version of sat_tmp is 0.0.3
Tue, 03 Apr 2018 20:54:17 +0200 Goffi core: replaced gtk3reactor by gireactor
Tue, 03 Apr 2018 09:04:55 +0200 Goffi setup, constant: use https address in APP_URL, and keep pypi NAME separated from constants
Tue, 03 Apr 2018 08:00:42 +0200 Goffi setup: use constants to get name and version
Mon, 02 Apr 2018 19:48:50 +0200 Goffi setup: removed ez_setup.py
Mon, 02 Apr 2018 19:44:50 +0200 Goffi core, setup: huge cleaning:
Mon, 02 Apr 2018 08:56:24 +0200 Goffi plugin merge-request mercurial: keeps more chars for import name
Mon, 02 Apr 2018 08:49:20 +0200 Goffi plugin merge-request mercurial: accept space and period for import name sanitization
Mon, 02 Apr 2018 08:45:08 +0200 Goffi plugin merge-request mercurial: better name sanitization for import
Mon, 02 Apr 2018 08:23:22 +0200 Goffi jp (merge-request,common): fixed URIFinder when metadata are not needed:
Sun, 01 Apr 2018 20:55:43 +0200 Goffi README: minor line addition
Sun, 01 Apr 2018 20:41:03 +0200 Goffi jp (base): fixed URI's item with use_pubsub
Sun, 01 Apr 2018 20:17:00 +0200 Goffi README: label to use for tickets and merge requests is specified
Sun, 01 Apr 2018 20:17:00 +0200 Goffi plugin uri finder, jp (merge-request): labels handling:
Sat, 31 Mar 2018 18:42:01 +0200 Goffi jp (merge-request): find URIs when --service and --node are not specified for get and import:
Sat, 31 Mar 2018 18:40:54 +0200 Goffi jp (base): added C.ITEM pubsub flag when --item is required
Sat, 31 Mar 2018 18:23:06 +0200 Goffi jp (merge-request/set): if service and node are not specified, URIFinder is now used + ask confirmation before publishing
Sat, 31 Mar 2018 18:21:56 +0200 Goffi jp (base): new confirmOrQuit helper method to ask confirmation to user, and quit if he cancel
Sat, 31 Mar 2018 17:20:38 +0200 Goffi README: specified URIs location for tickets and merge requests
Sat, 31 Mar 2018 17:20:14 +0200 Goffi plugin uri finder: plugin to find URIs in well-known locations
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:
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: