Mercurial > libervia-backend
log src/plugins/plugin_xep_0033.py @ 1126:8870417c8e8c
age | author | description |
---|---|---|
2014-06-07 | Goffi | core (XMPP): sendMessage refactoring: |
2014-04-11 | souliane | plugin XEP_0033: fixes the server part and the tests |
2014-04-19 | Goffi | core: use of the new core.log module: |
2014-03-22 | Goffi | core: sendMessageTrigger now manage pre and post treatments, which happen before or after XML generation |
2014-02-17 | souliane | misc: fix unnamed arguments in format strings |
2014-02-04 | Goffi | dates update |
2014-01-05 | souliane | test: added tests for XEP-0033 |
2014-01-05 | souliane | plugin XEP-0033: the comparison for auto-fixing for the stanza recipient was not correct |
2013-12-29 | Goffi | core: i18n refactoring: |
2013-12-16 | souliane | plugin XEP-0033: avoid the controlled error to explode (use return Failure(...) instead of raise) |
2013-12-16 | souliane | plugin XEP-0033: bug fix for sending messages with the addressing feature to several servers |
2013-12-11 | souliane | plugin XEP-0033: implementation of the addressing feature: |