log sat/core/xmpp.py @ 2884:368a60f05d0e

age author description
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:
Sat, 12 Jan 2019 12:25:31 +0100 Goffi date update
Fri, 04 Jan 2019 18:44:43 +0100 Goffi core (xmpp): don't add to history a message if there is no message and no subject.
Fri, 04 Jan 2019 11:13:31 +0100 Goffi core (xmpp): added "extra" argument to client.feedback
Thu, 03 Jan 2019 20:51:08 +0100 Goffi core (xmpp): implemented human friendly __unicode__ for client
Wed, 02 Jan 2019 18:28:30 +0100 Goffi core (xmpp): don't send message without message or subject to bridge (and log a warning in frontends if such a message is received)
Thu, 27 Dec 2018 11:40:04 +0100 Goffi core (xmpp): set "to" attribute to <message> element when it's missing:
Fri, 07 Dec 2018 19:13:28 +0100 Goffi plugin XEP-0045: MAM implementation for MUC
Fri, 07 Dec 2018 17:46:50 +0100 Goffi core (xmpp): check <message> namespace in parseMessage, and accept empty namespace (happen with Wokkel)
Sat, 01 Dec 2018 10:33:43 +0100 Goffi plugin XEP-0313: implementation of MAM for messages:
Mon, 19 Nov 2018 21:08:25 +0100 Goffi core: removed whitespace ping (not needed anymore as we handle XMPP ping)
Sun, 18 Nov 2018 15:49:59 +0100 Goffi core (xmpp): added NS_X_DATA to disco features
Sun, 18 Nov 2018 15:49:46 +0100 Goffi plugin XEP-0198: Stream Management implementation:
Sat, 10 Nov 2018 10:16:38 +0100 Goffi core (xmpp): added missing disco#info namespace to disco info result.
Sat, 10 Nov 2018 10:16:35 +0100 Goffi core (xmpp): server certificate validation:
Sat, 11 Aug 2018 18:24:55 +0200 Goffi core (xmpp): send initial presence only after all profileConnected have been treated:
Sat, 11 Aug 2018 18:24:55 +0200 Goffi core (memore/encryption): new methods and checks:
Sat, 11 Aug 2018 18:24:52 +0200 Goffi tools (trigger, async_trigger): added no_cancel argument to point and asyncPoint when a trigger must not be cancellable
Sun, 29 Jul 2018 19:22:56 +0200 Goffi core: new EncryptionHandler class which manage encrypted session as a core feature:
Sun, 29 Jul 2018 19:22:51 +0200 Goffi core: added async TriggerManager
Sun, 29 Jul 2018 18:44:27 +0200 Goffi core: style improvments (90 chars limit)
Wed, 27 Jun 2018 20:14:46 +0200 Goffi code style reformatting using black
Fri, 25 May 2018 10:52:01 +0200 Goffi core (xmpp): fixed "Force server" param on Android
Fri, 25 May 2018 10:52:01 +0200 Goffi core (xmpp): use "phone" type in identities when backend is started from Android
Mon, 02 Apr 2018 19:44:50 +0200 Goffi core, setup: huge cleaning: base src/core/xmpp.py@770198f5ecbe