Fri, 04 Jan 2019 11:14:53 +0100 |
Goffi |
plugin XEP-0380: Explicit Message Encryption implementation
|
Fri, 04 Jan 2019 11:14:17 +0100 |
Goffi |
core (memory/encryption): added getNamespaces method to retrieve all plugins namespaces
|
Fri, 04 Jan 2019 11:13:31 +0100 |
Goffi |
core (xmpp): added "extra" argument to client.feedback
|
Fri, 04 Jan 2019 09:26:57 +0100 |
Goffi |
memory (sqlite): minor comment move
|
Fri, 04 Jan 2019 09:21:16 +0100 |
Goffi |
memory (sqlite): retry _runInteraction in the same way as for _runQuery, this improve reliability
|
Fri, 04 Jan 2019 09:20:32 +0100 |
Goffi |
plugin XEP-0384: don't ignore StanzaError if it's not item-not-found
|
Thu, 03 Jan 2019 21:04:55 +0100 |
Goffi |
plugin XEP-0384: various bug fixes:
|
Thu, 03 Jan 2019 21:00:00 +0100 |
Goffi |
core (memory/encryption), plugin OTR: finished OTR integration in encryption:
|
Thu, 03 Jan 2019 20:51:08 +0100 |
Goffi |
core (xmpp): implemented human friendly __unicode__ for client
|
Thu, 03 Jan 2019 20:49:21 +0100 |
Goffi |
tools (xml_tools): isXMLUICancelled helper function to check if an XMLUI has been cancelled from raw XML.
|
Wed, 02 Jan 2019 18:50:57 +0100 |
Goffi |
jp (message/send, encryption): encryption handling:
|
Wed, 02 Jan 2019 18:50:47 +0100 |
Goffi |
jp (xmlui): JidWidget + small improvments:
|
Wed, 02 Jan 2019 18:50:28 +0100 |
Goffi |
plugin XEP-0384: update to last python-omemo + trust management:
|
Wed, 02 Jan 2019 18:32:16 +0100 |
Goffi |
frontends (XMLUI): TabsContainer can now be the main container (Primitivus keep the old behaviour and always use VerticalContainer as main container)
|
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)
|
Wed, 02 Jan 2019 18:25:55 +0100 |
Goffi |
core (memory/sqlite): new delPrivateNamespace method to delete all data of a specific namespace for a profile.
|
Wed, 02 Jan 2019 18:24:14 +0100 |
Goffi |
core (memory/persistent): new LazyPersistentBinaryDict.remove method
|
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:
|