Mercurial > libervia-backend
log src/plugins/plugin_xep_0050.py @ 2517:cd7a53c31eb6
age | author | description |
---|---|---|
Fri, 26 Jan 2018 11:14:13 +0100 | Goffi | dates update |
Fri, 03 Nov 2017 14:31:42 +0100 | Goffi | misc: date update (yes it's a bit late :p ) |
Tue, 31 Oct 2017 23:11:13 +0100 | Goffi | plugin XEP-0050: renamed "requestCommandsList" method to "list" + added a run command + fixes: |
Sun, 01 Oct 2017 12:21:23 +0200 | Goffi | core (xmlui): added method to convert data form result to XMLUI: |
Sun, 12 Feb 2017 18:59:10 +0100 | Goffi | core (plugins): added missing contants + use of new constants in PLUGIN_INFO |
Sun, 12 Feb 2017 17:55:43 +0100 | Goffi | core, jp: component handling + client handling refactoring: |
Sat, 04 Feb 2017 17:59:13 +0100 | Goffi | core: replaced calls to client.xmlstream.send by client.send which is the right method to use. client.xmlstream should not be used directly |