Mercurial > libervia-backend
log
age | author | description |
---|---|---|
Wed, 02 Jan 2019 18:22:30 +0100 | Goffi | core (memory/encryption): new encryptionNamespaceGet and encryptionTrustUIGet methods: |
Thu, 27 Dec 2018 11:40:04 +0100 | Goffi | core (log): fixed double call to ansiColors |
Thu, 27 Dec 2018 11:40:04 +0100 | Goffi | core (xmpp): set "to" attribute to <message> element when it's missing: |
Thu, 27 Dec 2018 11:40:04 +0100 | Goffi | quick frontend(chat): use unicode on jid.JID instance in self.host.bridge.messageEncryptionGet: |
Thu, 27 Dec 2018 09:21:10 +0100 | Goffi | plugin XEP-0198: rised ACK_TIMEOUT + set req_time to None when timing out to be ready after resuming |
Wed, 26 Dec 2018 17:21:39 +0100 | Goffi | plugin XEP-0045: fixed bad MAM detection on join |
Wed, 26 Dec 2018 17:21:38 +0100 | Goffi | plugin XEP-0198: allow to customise/disable ack_timeout: |
Wed, 26 Dec 2018 17:18:52 +0100 | Goffi | plugin OTR: catch and log potr.context.ErrorReceived instead of raising it. |