log

age author description
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