log src/plugins/plugin_xep_0054.py @ 1720:21e6d11615ea 0.6.0

age author description
2015-12-01 Goffi plugin XEP-0054: use full jid to manage the card/avatar if the bare jid correspond to a MUC room
2015-11-25 Goffi plugin XEP-0054: fixed presence issue when avatar is not in cache
2015-11-25 Goffi plugin XEP-0054: fixed vcard-update callback which was updating avatar when hash was empty, resulting in a really slow start
2015-09-30 Goffi plugins: added new MissingModule exceptions to plugins using third party modules
2015-07-14 souliane plugin XEP-0054: fixes bug introduced by changeset 1255 (38fb8823cee8)
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
2015-02-24 Goffi plugin XEP-0054: "nick" is now keeped in cache: frontends_multi_profiles
2015-02-09 Goffi plugin xep-0054: various improvments on avatars management: frontends_multi_profiles
2015-02-09 Goffi core (memory): updateEntityData now accept a "silent" argument to avoid sending signal to frontends when updating an attribute with "signalOnUpdate" flag. frontends_multi_profiles
2015-01-26 Goffi plugin XEP-0054: couple of fixes in VCard/avatar management: frontends_multi_profiles
2015-01-24 Goffi core, frontends: refactoring to base Libervia on QuickFrontend (big mixed commit): frontends_multi_profiles
2014-12-10 Goffi core: improved roster management + misc: frontends_multi_profiles
2014-10-22 souliane plugin XEP-0054: the fix by revision 1248 (77a4592816f6) was not complete
2014-10-19 souliane plugin XEP-0054: fixes error message when we get a ConnectionLost failure
2014-10-18 souliane core, plugins: improve a bit some log messages
2014-09-15 Matteo Cypriani misc: fixed some typos
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+
2012-03-06 Goffi copyleft date update
2011-12-03 Goffi plugin xep 0054: fixed bad bridge signature
2011-11-29 Goffi plugin XEP-0115: entity capabilities now use PersistentBinaryDict to store hash cache
2011-11-20 Goffi plugin XEP-0054: cache now use storage
2011-07-05 Goffi core: plugins refactored according to bridge + updatedValue now use profile
2011-06-18 Goffi core: local_dir moved to config file
2011-02-06 Goffi plugins: fixed bad import names
2011-02-03 Goffi typo
2011-01-05 Goffi 2011 copyright upgrade
2010-12-29 Goffi Files reorganisation base plugins/plugin_xep_0054.py@aa60aba0ea9c