log

age author description
Wed, 04 Jul 2018 07:33:26 +0200 Goffi Added tag 0.7.0a1 for changeset eecd84a2530a
Wed, 04 Jul 2018 07:26:20 +0200 Goffi 0.7.0a1 release
Wed, 04 Jul 2018 07:26:20 +0200 Goffi plugin XEP-0077: fixed RegisteringAuthenticator to use TLS if possible
Wed, 04 Jul 2018 07:24:42 +0200 Goffi misc: renamed former tags from "SàT va.b.c" to "a.b.c"
Mon, 02 Jul 2018 08:54:57 +0200 Goffi quick_frontend (chat): create target in cache if it is not found, avoiding an exception
Mon, 02 Jul 2018 08:53:29 +0200 Goffi doc (CHANGELOG): added D-Bus namespace change
Mon, 02 Jul 2018 08:26:02 +0200 Goffi doc (CHANGELOG): prepared CHANGELOG for 0.7 release + unified indentation to 4 spaces
Mon, 02 Jul 2018 08:25:04 +0200 Goffi doc (README): removed version from README to avoid having to update it each time + removed mentions to future frontends
Sun, 01 Jul 2018 20:37:58 +0200 Goffi core, frontends: replaced org\.goffi namespaces by org.salutatoi + fixed generation:
Fri, 29 Jun 2018 15:54:46 +0200 Goffi plugin merge-request/mercurial: fixed missing last line in diff while parsing patch
Wed, 27 Jun 2018 22:50:32 +0200 Goffi quick_frontend (QuickApp): fixed getCache handling after changes in QuickContactList
Wed, 27 Jun 2018 21:15:34 +0200 Goffi plugin XEP-0070: use a confirm dialog instead of a form + simplified a bit the code
Wed, 27 Jun 2018 20:14:46 +0200 Goffi code style reformatting using black
Wed, 27 Jun 2018 07:51:29 +0200 Goffi plugin merge request (mercurial): clean item_id for import (some chars are not accepted in name)
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