Mercurial > libervia-backend
log
age | author | description |
---|---|---|
Thu, 12 Nov 2020 14:53:15 +0100 | Goffi | plugin XEP-0060: use `xml_tools.parse` instead of `wokkel.generic.parseXml`: |
Thu, 12 Nov 2020 14:53:15 +0100 | Goffi | tools(xml_tools): fixed `<div>` unwrapping + added `parse` instance: |
Thu, 12 Nov 2020 14:53:15 +0100 | Goffi | plugin XEP-0047: fixed file reading and content encoding |
Thu, 12 Nov 2020 14:53:15 +0100 | Goffi | plugin ip: don't set `to` anymore for IQ stanza, as we send it to our server |
Thu, 12 Nov 2020 14:53:15 +0100 | Goffi | core (memory/params): removed legacy "Register new account" label, it's not used anymore |
Thu, 12 Nov 2020 14:53:15 +0100 | Goffi | core (xmpp): client.roster now implements __contains__ |
Thu, 12 Nov 2020 14:53:15 +0100 | Goffi | core: use utils.asDeferred for `launchCallback` so coroutines can be used |