log

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