log sat/core/xmpp.py @ 2891:6a0f42e9410a

age author description
Sun, 07 Apr 2019 18:47:17 +0200 Goffi core (xmpp): implemented roster versioning
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, 01 Mar 2019 12:12:50 +0100 Goffi core: renamed presenceReceived to presence_reveiced + use "client" as first arguments instead of "profile"
Sat, 26 Jan 2019 20:07:45 +0100 Goffi plugin XEP-0045: fixed crash when <delay> is used at an unexpected time.
Wed, 16 Jan 2019 09:18:16 +0100 Goffi core, XEP-0315: move XML element handling to sat_tmp: