log src/plugins/plugin_xep_0054.py @ 1126:8870417c8e8c

age author description
2014-06-19 souliane plugin XEP-0054: crop uploaded avatar to get a square
2014-06-15 souliane misc: remove some pylints warnings
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-27 Goffi wix: fixed onShowProfile
2014-03-21 Goffi core: use of Const for profile_key + replaced '@DEFAULT@' default profile_key by '@NONE@'
2014-02-04 Goffi dates update
2014-01-10 Emmanuel Gil Peyrot plugin XEP-0054: also work with python2-pillow
2013-12-29 Goffi core: i18n refactoring:
2013-12-17 souliane plugins radiocol, xep-0054: better handling of upload errors:
2013-09-05 souliane core: better handling of profile_key and don't write the param file anymore
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
2013-01-07 Goffi plugin XEP-0054: fixed bad image resizing
2012-12-28 Goffi core, plugin XEP-0054: avatar upload:
2012-12-17 Goffi plugin XEP-0054: added profile own jid to _fillCachedValues (needed to have its own avatar)
2012-11-21 Goffi plugin XEP-0054: naive approach to have a persistent cache of avatars
2012-11-10 Goffi core, frontends, bridgen plugins: fixed methods which were unproperly managing multi-profiles
2012-09-25 Goffi core, quick frontend, plugin xep-0054, bridge: use of memory's entities data for vcard:
2012-08-16 Goffi plugin xep-0054: changed deprecated deferredGenerator for inlineCallbacks
2012-08-01 Goffi Licence modification: the full project is now under AGPL v3+ instead of GPL v3+