log sat/core/xmpp.py @ 3598:d390ff50af0f

age author description
2021-07-28 Goffi core (xmpp): renamed `SatRosterProtocol.presenceSubscribed` to `isSubscribedFrom` (and added `isSubscribedTo`)
2021-06-17 Goffi merge changes from main branch
2021-06-09 Goffi core (xmpp): show "Libervia" without the "(backend)" component in version
2021-06-03 Goffi core (xmpp): catch `cancelError` in `pre_xml_treatments` in message workflow
2021-06-03 Goffi core: various changes and fixes to work with new storage and D-Bus bridge:
2021-06-03 Goffi core (memory/storage): backend storage is now based on SQLAlchemy
2021-05-06 Goffi core (xmpp): fix typo in sendError
2021-05-05 Goffi core (xmpp): added `appCondition` argument to `sendError`
2021-03-20 Goffi Renamed the project from "Salut à Toi" to "Libervia":
2021-03-19 Goffi date update
2020-11-12 Goffi core (xmpp): client.roster now implements __contains__
2020-11-12 Goffi doc, core: typos
2020-09-20 Goffi plugin XEP-0329, core(xmpp): moved `_compParseJids` to `SatXMPPComponent`:
2020-08-01 Goffi core (xmpp): text can now be specified in `sendError`