log

age author description
Sun, 30 Jun 2019 15:52:30 +0200 Goffi core, plugin XEP-0045: fix crashes when changing URIs:
Sun, 30 Jun 2019 15:52:27 +0200 Goffi quick frontends (contact list): ignore roster entities with a resource:
Sun, 30 Jun 2019 15:43:57 +0200 Goffi core: return full jid in bridge's getContacts:
Sun, 30 Jun 2019 15:41:59 +0200 Goffi quick frontends (app, chat): disabled the 2 most verbose logs, as they are barely useful and make reading logs difficult.
Sun, 30 Jun 2019 15:40:52 +0200 Goffi logs: increased defaut limit for memory output to 300
Sun, 30 Jun 2019 15:39:58 +0200 Goffi core (constants): fixed flatpak config paths for older versions of flatpak:
Thu, 27 Jun 2019 20:32:18 +0200 Goffi we are in dev version again
Thu, 27 Jun 2019 20:28:10 +0200 Goffi Added tag 0.7.0b3 for changeset dbf24ba40396
Thu, 27 Jun 2019 20:27:34 +0200 Goffi 0.7.0b3 release 0.7.0b3
Thu, 27 Jun 2019 20:26:00 +0200 Goffi core (constants): fixed Flatpak config path:
Thu, 27 Jun 2019 20:24:14 +0200 Goffi jp (blog/preview): fixed call to getCurrentFile
Sun, 23 Jun 2019 17:56:57 +0200 Goffi we are in dev version again
Sun, 23 Jun 2019 17:45:03 +0200 Goffi Added tag 0.7.0b2 for changeset 43e5e0dc8c60
Sun, 23 Jun 2019 17:44:39 +0200 Goffi 0.7.0b2 release 0.7.0b2
Sun, 23 Jun 2019 17:40:19 +0200 Goffi core (config): if flatpak is detected, config is also looked after in /app
Fri, 21 Jun 2019 12:59:36 +0200 Goffi memory (sqlite): exit with an error if current db version is higher than version expected in current code
Fri, 21 Jun 2019 11:37:51 +0200 Goffi install: remove "service_identity" which is need by Twisted, and request "tls" extra for twisted
Wed, 19 Jun 2019 20:07:56 +0200 Goffi install: updated minimal version for sat_tmp and urwid-satext
Fri, 14 Jun 2019 12:49:45 +0200 Goffi jp (xmlui): check root read_only status in addition to widget one
Fri, 14 Jun 2019 12:49:44 +0200 Goffi jp (xmlui): fixed encoding for raw_input in StringWidget
Fri, 14 Jun 2019 12:37:34 +0200 Goffi plugins schema, tickets, merge_requests: use serialised data for extra dict + some cosmetic changes
Wed, 12 Jun 2019 09:11:28 +0200 Goffi tools (xml_tools): added "read_only" argument in dataFormResult2XMLUI (and use it in plugin pubsub_schema)
Sun, 26 May 2019 22:30:09 +0200 Goffi doc (jp/common_arguments): typo
Sun, 26 May 2019 22:22:01 +0200 Goffi core (constants): added generic constants for "info", "warning" and "error" levels
Sun, 26 May 2019 22:22:00 +0200 Goffi core (constants): "on" can now be used as True value in bool method.
Sun, 26 May 2019 22:21:56 +0200 Goffi doc: minor fixes + use ".pot" extension instead of ".po" for template in README4TRANSLATORS
Sun, 26 May 2019 22:20:33 +0200 Goffi tools (email): moved email code to common so it can be used by frontends
Sat, 25 May 2019 15:13:35 +0200 Goffi tools (common/template): fixed theme parsing when there is no "/" in parenthesis
Tue, 14 May 2019 20:16:45 +0200 Goffi tools (email): fixed bad default value while reading config
Tue, 14 May 2019 19:23:05 +0200 Goffi we are in dev version again