Mercurial > libervia-backend
log sat/core/xmpp.py @ 3245:2a0a16b906ac
age | author | description |
---|---|---|
Wed, 01 Apr 2020 16:17:09 +0200 | Goffi | core (xmpp): properly clean profile data in case of startConnection failure: |
Mon, 30 Mar 2020 19:59:12 +0200 | Goffi | core (xmpp): use asDeferred for profileConnecting and profileConnected |
Mon, 23 Mar 2020 16:53:03 +0100 | Goffi | core (memory/encryption): set encrypted flag also for outgoing messages and put it in extra: |
Sun, 22 Mar 2020 18:39:12 +0100 | Goffi | core (memory/encryption): encryption session are now restored on client connection |
Sun, 22 Mar 2020 14:31:48 +0100 | Goffi | core (xmpp): use async corouting for startConnection |
Sun, 22 Mar 2020 13:59:19 +0100 | Goffi | core (xmpp): fixed workflow with post_xml_treatments in sendMessage: |
Fri, 06 Mar 2020 18:19:03 +0100 | Goffi | core (xmpp): isConnected now returns True when full connection is done: |