log src/plugins/plugin_xep_0050.py @ 2164:63d191c05ecd

age author description
2017-02-12 Goffi core (plugins): added missing contants + use of new constants in PLUGIN_INFO
2017-02-12 Goffi core, jp: component handling + client handling refactoring:
2017-02-04 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
2016-04-17 Goffi use of /usr/bin/env instead of /usr/bin/python in shebang
2016-01-03 Goffi copyright update
2015-12-01 souliane primitivus and plugins: renamed a few menus:
2015-09-29 Goffi plugins: lowered security limits for non dangerous actions. A reference documentation is in progress to choose values: http://wiki.goffi.org/wiki/Security_Limits/en
2015-09-25 Goffi plugin XEP-0050: minor parentheses removal
2015-09-02 souliane plugin XEP-0050: pre-fill the target server's field with user's host.
2015-08-25 Goffi plugin XEP-0050: fixed crash on empty node in addAdHocCommand
2015-08-25 Goffi plugin XEP-0050: return disco for commands only on commands namespace
2015-04-16 souliane massive (preventive) addition of 'u' (unicode) before the strings passed to logging functions