Mercurial > libervia-backend
log src/plugins/plugin_xep_0085.py @ 868:967b94ef821e
age | author | description |
---|---|---|
Tue, 25 Feb 2014 23:03:17 +0100 | Goffi | plugin XEP-0085: fixed bad trigger return value |
Tue, 04 Feb 2014 18:32:49 +0100 | Goffi | dates update |
Sun, 29 Dec 2013 17:06:01 +0100 | Goffi | core: i18n refactoring: |
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. |