Mercurial > libervia-backend
log src/plugins/plugin_xep_0092.py @ 980:f0bba18835ef
age | author | description |
---|---|---|
Wed, 02 Apr 2014 12:31:15 +0200 | Goffi | jp: "disco" subcommand, moved into a new "info" subcommand + added "version" subcommand which get software version |
Mon, 31 Mar 2014 12:23:13 +0200 | Goffi | plugin XEP-0092: use of checkFeature instead of hasFeature + timeout + message adapted to failure if software version is not available |
Fri, 28 Mar 2014 18:19:29 +0100 | Goffi | plugin XEP-0092: feature check before requesting version |
Fri, 28 Mar 2014 18:07:02 +0100 | 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 |
Mon, 24 Mar 2014 14:46:18 +0100 | Goffi | plugin XEP-0045: added user information to /whois text command |
Mon, 24 Mar 2014 10:57:15 +0100 | Goffi | plugin text commands: refactoring, text now only contain main commands, and other plugin can add commands themselve: |
Sat, 22 Mar 2014 13:44:33 +0100 | Goffi | plugin XEP-0092: new plugin (software version) |