Mercurial > libervia-backend
log sat/plugins/plugin_xep_0166.py @ 4042:877145b4ba01
age | author | description |
---|---|---|
24 months ago | Goffi | massive refactoring to switch from camelCase to snake_case: |
2022-10-31 | Goffi | plugin XEP-0391: implement XEP-0391 (Jingle Encrypted Transports) + XEP-0396 (JET-OMEMO): |
2021-05-05 | Goffi | plugin XEP-0166, XEP-0234: better management of `terminate`: |
2021-03-19 | Goffi | date update |
2020-11-12 | Goffi | plugin XEP-0166: new trigger point + coroutines + helper methods: |
2020-08-13 | Goffi | plugin XEP-0329: download thumbnails: |
2020-01-29 | Goffi | fixed shebangs |
2020-01-29 | Goffi | dates update |
2019-09-25 | Goffi | jp: jp asyncio port: |
2019-08-13 | Goffi | Python 3 port: |
2019-04-28 | Goffi | plugins (jingle) file transfer: use initial "from" attribute as local jid instead of client.jid: |
2019-04-26 | Goffi | plugin XEP-0166: fixed missing key in warning log |
2019-01-12 | Goffi | date update |
2019-01-11 | Goffi | misc: replaced all "dummy" by the more conventional and readable "__" ("_" being used for gettext) |