log sat/plugins/plugin_xep_0077.py @ 3672:e4054b648111

age author description
2021-03-19 Goffi date update
2020-11-27 Goffi plugin XEP-0077: use `xmpp_domain` when set for `host`
2020-11-12 Goffi plugin XEP-0077: disconnect client when deleting self account:
2020-09-13 Goffi plugin XEP-0077: fixed "check_certificate" handling
2020-08-13 Goffi plugin XEP-0077: None can now be used in `to_jid` argument in `unregister`:
2020-01-29 Goffi fixed shebangs
2020-01-29 Goffi dates update
2019-08-13 Goffi Python 3 port:
2019-03-03 Goffi plugin XEP-0077: correctly report invalid certificate + errback on unexpected stream close
2019-01-12 Goffi date update
2019-01-11 Goffi misc: replaced all "dummy" by the more conventional and readable "__" ("_" being used for gettext)
2018-07-04 Goffi plugin XEP-0077: fixed RegisteringAuthenticator to use TLS if possible