Mercurial > libervia-backend
log src/plugins/plugin_xep_0184.py @ 2513:2d3c9dcec384
age | author | description |
---|---|---|
2017-02-12 | Goffi | core (plugins): added missing contants + use of new constants in PLUGIN_INFO |
2017-02-12 | Goffi | core, jp: component handling + client handling refactoring: |
2017-02-06 | Goffi | plugin XEP-0184: check if entity is allowed to see our presence before returning receipt |
2017-02-04 | Goffi | core: replaced calls to client.xmlstream.send by client.send which is the right method to use. client.xmlstream should not be used directly |
2016-12-18 | Goffi | plugin XEP-0280: Message Carbons first draft |
2016-12-18 | Goffi | xep-0184: delivery receipts are now activated by default |
2016-07-28 | Geoffrey POUZET | plugin XEP-0184: Implementation of XEP-0184 (Message Delivery Receipts) |