log src/plugins/plugin_xep_0096.py @ 1487:0df627d0b4ca

age author description
2015-04-16 souliane massive (preventive) addition of 'u' (unicode) before the strings passed to logging functions
2015-03-30 Goffi 2015 copyright dates update
2014-09-08 Goffi plugins XEP-0096, XEP-0065: fixed bad log calls
2014-04-20 Goffi plugin XEP-0096: fixed a bug introduced by the log refactoring
2014-04-19 Goffi core: use of the new core.log module:
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-21 Goffi core: use of Const for profile_key + replaced '@DEFAULT@' default profile_key by '@NONE@'
2014-02-04 Goffi dates update
2013-12-29 Goffi core: i18n refactoring:
2013-11-26 Goffi jp: removed named argument for pipeOut, as it's not managed with dynamicaly added methods
2013-09-05 souliane misc: a few "cosmetic" changes (PEP 8...)
2013-03-07 Goffi fixed licences in docstrings (they are now in comments)
2013-01-18 Emmanuel Gil Peyrot Fix pep8 support in src/plugins.
2013-01-18 Emmanuel Gil Peyrot Remove every old-style class.
2013-01-18 Emmanuel Gil Peyrot Remove trailing whitespaces.
2013-01-18 Emmanuel Gil Peyrot Remove useless trailing semicolons.
2013-01-07 Goffi dates update
2012-11-12 Goffi plugin XEP-0096: restored XEP-0065 usage
2012-11-10 Goffi core, frontends, bridgen plugins: fixed methods which were unproperly managing multi-profiles
2012-11-01 Goffi core, plugins: fixed bad namespace in stanza creation
2012-08-01 Goffi Licence modification: the full project is now under AGPL v3+ instead of GPL v3+
2012-03-06 Goffi copyleft date update
2011-10-06 Goffi plugin XEP-0096: minor cleaning
2011-10-05 Goffi File transfer: