log src/plugins/plugin_xep_0092.py @ 2520:25e16729413b

age author description
2018-01-26 Goffi dates update
2017-11-03 Goffi misc: date update (yes it's a bit late :p )
2017-02-12 Goffi core (memory/disco): getInfos now handle node + use client instead of profile in many methods
2017-02-12 Goffi core (plugins): added missing contants + use of new constants in PLUGIN_INFO
2016-06-20 Goffi backend, frontends: message refactoring (huge commit):
2016-04-17 Goffi use of /usr/bin/env instead of /usr/bin/python in shebang
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
2014-03-24 Goffi plugin XEP-0045: added user information to /whois text command
2014-03-24 Goffi plugin text commands: refactoring, text now only contain main commands, and other plugin can add commands themselve:
2014-03-22 Goffi plugin XEP-0092: new plugin (software version)