log src/plugins/plugin_xep_0050.py @ 2426:6c39f30444a0

age author description
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
Sun, 17 Apr 2016 14:45:26 +0200 Goffi use of /usr/bin/env instead of /usr/bin/python in shebang