log src/plugins/plugin_xep_0092.py @ 1799:f1f4775f8cc0

age author description
2016-01-03 Goffi copyright update
2015-03-30 Goffi 2015 copyright dates update
2014-04-19 Goffi core: use of the new core.log module:
2014-04-02 Goffi jp: "disco" subcommand, moved into a new "info" subcommand + added "version" subcommand which get software version
2014-03-31 Goffi plugin XEP-0092: use of checkFeature instead of hasFeature + timeout + message adapted to failure if software version is not available
2014-03-28 Goffi plugin XEP-0092: feature check before requesting version
2014-03-28 Goffi core, plugins: host.getClient now raise an exception instead of returning None when no profile is found, plugins have been adapted consequently and a bit cleaned