Mercurial > libervia-backend
log src/plugins/plugin_xep_0085.py @ 698:d731ae066158
age | author | description |
---|---|---|
2013-11-13 | Goffi | core: sendMessage's options parameter has been renamed to extra to be consistent with newMessage |
2013-11-13 | Goffi | core: sendMessage triggers now use a treatments deferred; |
2013-10-31 | Goffi | core: Deferred in onMessage. |
2013-10-31 | Goffi | core: importParams renamed to updateParams: it now updates the parameter instead of appending children if it find an existing one. |
2013-10-15 | Goffi | core, plugins: fixed bad use of children instead of elements() for domish.Element instances. |
2013-10-07 | souliane | plugin xep-0085: bug fix + improvement |
2013-09-26 | souliane | plugin XEP-0085: improvement for sending "composing" state |
2013-09-07 | souliane | plugin XEP-0085: renamed category and parameter |
2013-09-05 | souliane | plugin XEP-0085: Chat State Notifications |