log

age author description
Sat, 11 Aug 2018 18:24:55 +0200 Goffi plugin otr: use namespace specified in XEP-0378
Sat, 11 Aug 2018 18:24:55 +0200 Goffi tools (common/data_format): added serialise and deserialise methods (using json for now)
Sat, 11 Aug 2018 18:24:55 +0200 Goffi core (bridge): new messageEncryptionStarted and messageEncryptionStopped signals (not used yet)
Sat, 11 Aug 2018 18:24:55 +0200 Goffi plugin XEP-0384, install: adapted plugin to omemo module changes + added omemo module to dependencies:
Sat, 11 Aug 2018 18:24:55 +0200 Goffi plugin OTR: integrated in new encryption handler + fixed use of bare jid where full jid was expected
Sat, 11 Aug 2018 18:24:55 +0200 Goffi plugin XEP-0334: added a method to add hint directly to elements (i.e. on domish.Element instead of message data)
Sat, 11 Aug 2018 18:24:55 +0200 Goffi core (memory/encryption): start improvments, stop and getSession:
Sat, 11 Aug 2018 18:24:52 +0200 Goffi tools (trigger, async_trigger): added no_cancel argument to point and asyncPoint when a trigger must not be cancellable
Sat, 04 Aug 2018 13:03:44 +0200 Goffi core: we are in dev version again
Sun, 29 Jul 2018 19:24:21 +0200 Goffi plugin XEP-0384: OMEMO implementation first draft:
Sun, 29 Jul 2018 19:23:01 +0200 Goffi plugin XEP-0060: added singleton ID ("current")
Sun, 29 Jul 2018 19:22:56 +0200 Goffi core: new EncryptionHandler class which manage encrypted session as a core feature:
Sun, 29 Jul 2018 19:22:51 +0200 Goffi core: added async TriggerManager
Sun, 29 Jul 2018 18:44:49 +0200 Goffi core (memory/persistent): better default value handling in LazyPersistentBinaryDict (don't jump to debugger in debug mode if value is not found)
Sun, 29 Jul 2018 18:44:27 +0200 Goffi core: style improvments (90 chars limit)
Sun, 08 Jul 2018 18:38:32 +0200 Goffi Added tag 0.7.0a2 for changeset b42aa52d2621
Sun, 08 Jul 2018 18:38:29 +0200 Goffi 0.7.0a2 release 0.7.0a2
Sun, 08 Jul 2018 18:37:36 +0200 Goffi install (setup.py): don't use sys.prefix for locales
Sun, 08 Jul 2018 11:15:22 +0200 Goffi jp (blog): fixed path encoding for inotify
Wed, 04 Jul 2018 08:00:19 +0200 Goffi Added tag 0.7.0a1 for changeset 534b264d63df (replace former tag after setup fix)
Wed, 04 Jul 2018 07:58:24 +0200 Goffi install: fixed DBUS_FILE path 0.7.0a1
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