log

age author description
Sun, 25 Aug 2019 09:53:03 +0200 Goffi install (setup.py): updated `python_requires`
Fri, 16 Aug 2019 17:06:52 +0200 Goffi tools (common/email): fixed email sending after python 3 port
Fri, 16 Aug 2019 17:06:51 +0200 Goffi tools (async_process): log command as str
Fri, 16 Aug 2019 17:06:44 +0200 Goffi plugin XEP-0329: fixed ShareNode item() and values after Python 3 port
Fri, 16 Aug 2019 17:06:43 +0200 Goffi tools (config), memory: renamed SafeConfigParser following Python 3 port
Fri, 16 Aug 2019 14:14:19 +0200 Goffi install (manifest): fixed old paths which where still used
Wed, 14 Aug 2019 08:08:25 +0200 Goffi doc: replaced deprecated installation link in INSTALL
Tue, 13 Aug 2019 19:08:41 +0200 Goffi Python 3 port:
Wed, 31 Jul 2019 11:31:22 +0200 Goffi 0.8 development starts
Wed, 24 Jul 2019 20:05:00 +0200 Goffi Added tag 0.7.0 for changeset c7138e913213
Wed, 24 Jul 2019 19:47:30 +0200 Goffi 0.7.0 « La Commune » release 0.7.0
Wed, 24 Jul 2019 19:54:29 +0200 Goffi install: added doc to MANIFEST.in
Wed, 24 Jul 2019 07:51:48 +0200 Goffi plugin XEP-0313: log issues in addToHistory instead of raising error
Wed, 24 Jul 2019 07:51:07 +0200 Goffi doc: some corrections:
Sun, 21 Jul 2019 22:14:30 +0200 Goffi doc: added, overview, configuration and Primitivus documentation + some small modifications
Sun, 21 Jul 2019 10:16:32 +0200 Goffi plugin XEP-0198: don't crash if transport is None in onAckTimeOut
Sat, 20 Jul 2019 20:55:17 +0200 Goffi plugin XEP-0198: catch and log an error if buffer is unexpectedly empty
Sat, 20 Jul 2019 20:53:52 +0200 Goffi plugin android: catch and log exception when using the vibrator:
Sat, 20 Jul 2019 16:03:28 +0200 Goffi quick frontend (app): show an info log if avatar is not found instead of raising exception
Fri, 19 Jul 2019 23:04:35 +0200 Goffi core: fixed handling of button callback in popups:
Fri, 19 Jul 2019 23:01:57 +0200 Goffi plugin XEP-0045: fixed a bad attribute in a log message.
Fri, 19 Jul 2019 17:07:56 +0200 Goffi plugin ad-hoc D-Bus: fixed warning when no media player is found
Thu, 18 Jul 2019 21:58:34 +0200 Goffi memory (sqlite): properly wait for messages to be writen in database:
Thu, 18 Jul 2019 20:26:49 +0200 Goffi memory (disco): fixed boolean to string conversion
Wed, 17 Jul 2019 09:28:35 +0200 Goffi plugin XEP-0198: retrieve missing messages + send buffered ones on hot reconnection:
Wed, 17 Jul 2019 09:28:34 +0200 Goffi primitivus: fixed status popup's cancel button
Wed, 17 Jul 2019 09:28:33 +0200 Goffi plugin adhoc D-Bus: typo
Tue, 16 Jul 2019 21:59:30 +0200 Goffi plugins XEP-0045, XEP-0198: rejoin MUC rooms while a hot reconnection is done:
Mon, 15 Jul 2019 22:36:28 +0200 Goffi plugins account, email invitation: fixed import of "email" module after it has been moved
Sun, 14 Jul 2019 21:19:47 +0200 Goffi quick frontends (app): setSpecial is now called before getOrCreateWidget in mucRoomJoinedHandler: