Mercurial > libervia-backend
log sat/core/xmpp.py @ 2714:57eac4fd0ec0
age | author | description |
---|---|---|
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: |