log sat/core/xmpp.py @ 3542:53c1724a89ea

age author description
Thu, 03 Jun 2021 15:40:57 +0200 Goffi core (xmpp): catch `cancelError` in `pre_xml_treatments` in message workflow
Thu, 03 Jun 2021 15:21:43 +0200 Goffi core: various changes and fixes to work with new storage and D-Bus bridge:
Thu, 03 Jun 2021 15:20:47 +0200 Goffi core (memory/storage): backend storage is now based on SQLAlchemy
Thu, 06 May 2021 18:10:09 +0200 Goffi core (xmpp): fix typo in sendError
Wed, 05 May 2021 12:58:11 +0200 Goffi core (xmpp): added `appCondition` argument to `sendError`
Sat, 20 Mar 2021 20:42:04 +0100 Goffi Renamed the project from "Salut à Toi" to "Libervia":
Fri, 19 Mar 2021 15:45:14 +0100 Goffi date update
Thu, 12 Nov 2020 14:53:15 +0100 Goffi core (xmpp): client.roster now implements __contains__
Thu, 12 Nov 2020 14:53:11 +0100 Goffi doc, core: typos
Sun, 20 Sep 2020 14:04:11 +0200 Goffi plugin XEP-0329, core(xmpp): moved `_compParseJids` to `SatXMPPComponent`:
Sat, 01 Aug 2020 15:59:49 +0200 Goffi core (xmpp): text can now be specified in `sendError`
Tue, 14 Apr 2020 21:00:33 +0200 Goffi core, frontends: avatar refactoring:
Fri, 03 Apr 2020 18:02:31 +0200 Goffi core (xmpp): helper method to launch a plugin method:
Wed, 01 Apr 2020 16:17:09 +0200 Goffi core (xmpp): properly clean profile data in case of startConnection failure:
Mon, 30 Mar 2020 19:59:12 +0200 Goffi core (xmpp): use asDeferred for profileConnecting and profileConnected