Mercurial > libervia-backend
log sat/plugins/plugin_xep_0380.py @ 4051:c23cad65ae99
age | author | description |
---|---|---|
23 months ago | Goffi | core: renamed `messageReceived` trigger to `message_received` |
2023-04-08 | Goffi | massive refactoring to switch from camelCase to snake_case: |
2021-03-19 | Goffi | date update |
2020-02-18 | Goffi | core: renamed "MessageReceived" trigger to "messageReceived" for consistency. |
2020-01-29 | Goffi | fixed shebangs |
2020-01-29 | Goffi | dates update |
2019-08-13 | Goffi | Python 3 port: |
2019-01-06 | Goffi | plugin XEP-0380: register namespace |
2019-01-04 | Goffi | plugin XEP-0380, XEP-0384: use C.EXTRA_INFO_DECR_ERR as info sub-type when a message can't be decrypted. |
2019-01-04 | Goffi | plugin XEP-0380: Explicit Message Encryption implementation |