log src/plugins/plugin_xep_0095.py @ 1697:52af44e745b5

age author description
2015-11-11 Goffi plugins XEP-0020, XEP-0065, XEP-0095, XEP-0096: fixed file copy with Stream Initiation:
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-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-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-07 Goffi dates update
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-05 Goffi File transfer:
2011-10-03 Goffi plugin XEP-0065: refactored and misc stuff fixed. Still not finished
2011-09-29 Goffi spelling
2011-09-29 Goffi plugins: Stream initiation (xep-0095) implementation