Mercurial > libervia-backend
log src/plugins/plugin_xep_0085.py @ 749:192b804ee446
age | author | description |
---|---|---|
Tue, 03 Dec 2013 13:09:49 +0100 | Goffi | plugin XEP-0085: fixed bad return value for sendMessage trigger's post treatment |
Wed, 13 Nov 2013 13:58:10 +0100 | Goffi | core: sendMessage's options parameter has been renamed to extra to be consistent with newMessage |
Wed, 13 Nov 2013 13:57:36 +0100 | Goffi | core: sendMessage triggers now use a treatments deferred; |
Thu, 31 Oct 2013 17:18:04 +0100 | Goffi | core: Deferred in onMessage. |
Thu, 31 Oct 2013 17:14:15 +0100 | Goffi | core: importParams renamed to updateParams: it now updates the parameter instead of appending children if it find an existing one. |
Tue, 15 Oct 2013 19:28:34 +0200 | Goffi | core, plugins: fixed bad use of children instead of elements() for domish.Element instances. |
Mon, 07 Oct 2013 13:09:57 +0200 | souliane | plugin xep-0085: bug fix + improvement |