Mercurial > libervia-backend
log sat/plugins/plugin_xep_0077.py @ 3376:a94cdda7d5c4
age | author | description |
---|---|---|
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 |
2018-06-27 | Goffi | code style reformatting using black |
2018-04-02 | Goffi | core, setup: huge cleaning: base src/plugins/plugin_xep_0077.py@a3d2a2aa0c60 |