log src/plugins/plugin_xep_0054.py @ 1440:226bbe758b1a

age author description
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