Mercurial > libervia-backend
log
age | author | description |
---|---|---|
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: |