log

age author description
Sun, 07 Apr 2019 20:55:27 +0200 Goffi core, quick_frontend(app): fixed connected signal handling
Sun, 07 Apr 2019 18:50:13 +0200 Goffi jp (roster): added resync command to do a full roster resynchronisation
Sun, 07 Apr 2019 18:49:41 +0200 Goffi core: added a rosterResync method to bridge:
Sun, 07 Apr 2019 18:47:17 +0200 Goffi core (xmpp): implemented roster versioning
Sun, 07 Apr 2019 18:44:57 +0200 Goffi core (memory/persistent): added clear method + initialise with a dict:
Sun, 07 Apr 2019 18:38:18 +0200 Goffi core (memory/sqlite): display arguments in logs in case of too many db/interaction tries
Sun, 07 Apr 2019 15:04:28 +0200 Goffi quick_frontend (widgets): fixed crash on getWidgets when target doesn't correspond to any widget
Sat, 06 Apr 2019 19:05:58 +0200 Goffi plugin android: check connectivity
Sat, 06 Apr 2019 19:05:57 +0200 Goffi core (xmpp): new networkEnabled() and networkDisabled() methods:
Sat, 06 Apr 2019 18:51:20 +0200 Goffi core (xmpp): advanced handling of connection termination
Fri, 05 Apr 2019 21:22:05 +0200 Goffi core (xmpp): use the cleaner stopTrying() instead of setting `continueTrying = 0` when connection is not possible due to invalid certificate.
Fri, 05 Apr 2019 21:22:05 +0200 Goffi jp (avatar/get): fixed avatar being displayed 2 times in a corner case:
Fri, 05 Apr 2019 21:22:03 +0200 Goffi plugin android: fixed csi_timer reset in setActive + crash on call of isActive before session initialisation
Thu, 28 Mar 2019 08:40:38 +0100 Goffi primitivus (chat): use the factorised code for user moved info messages.
Thu, 28 Mar 2019 08:39:19 +0100 Goffi quick frontend(chat): prepared factorisation of merging of user moved info messages: