Mercurial > libervia-backend
log src/plugins/plugin_xep_0085.py @ 908:2ef523f0b5c3
age | author | description |
---|---|---|
Tue, 18 Mar 2014 13:52:12 +0100 | souliane | plugin XEP-0085: bug fixes, especially for groupchat messages |
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. |