log src/plugins/plugin_xep_0020.py @ 1896:c1fbd47b53bf

age author description
2016-01-03 Goffi copyright update
2015-11-24 souliane plugin XEP-0020: fixed bad import
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-02-04 Goffi dates update
2013-12-29 Goffi core: i18n refactoring:
2013-10-15 Goffi core, plugins: fixed bad use of children instead of elements() for domish.Element instances.
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-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-09-29 Goffi plugins: feature negociation (XEP-0020) implementation