log src/plugins/plugin_xep_0054.py @ 1409:3265a2639182

age author description
Thu, 16 Apr 2015 14:57:57 +0200 souliane massive (preventive) addition of 'u' (unicode) before the strings passed to logging functions
Mon, 30 Mar 2015 10:26:26 +0200 Goffi 2015 copyright dates update
Tue, 24 Feb 2015 17:01:33 +0100 Goffi plugin XEP-0054: "nick" is now keeped in cache: frontends_multi_profiles
Mon, 09 Feb 2015 21:39:51 +0100 Goffi plugin xep-0054: various improvments on avatars management: frontends_multi_profiles
Mon, 09 Feb 2015 21:39:51 +0100 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
Mon, 26 Jan 2015 02:03:16 +0100 Goffi plugin XEP-0054: couple of fixes in VCard/avatar management: frontends_multi_profiles
Sat, 24 Jan 2015 01:00:29 +0100 Goffi core, frontends: refactoring to base Libervia on QuickFrontend (big mixed commit): frontends_multi_profiles
Wed, 10 Dec 2014 18:32:33 +0100 Goffi core: improved roster management + misc: frontends_multi_profiles
Wed, 22 Oct 2014 11:42:15 +0200 souliane plugin XEP-0054: the fix by revision 1248 (77a4592816f6) was not complete
Sun, 19 Oct 2014 15:25:04 +0200 souliane plugin XEP-0054: fixes error message when we get a ConnectionLost failure
Sat, 18 Oct 2014 16:28:37 +0200 souliane core, plugins: improve a bit some log messages
Mon, 15 Sep 2014 14:18:25 +0200 Matteo Cypriani misc: fixed some typos
Thu, 19 Jun 2014 20:33:42 +0200 souliane plugin XEP-0054: crop uploaded avatar to get a square
Sun, 15 Jun 2014 18:18:36 +0200 souliane misc: remove some pylints warnings
Sat, 19 Apr 2014 19:19:19 +0200 Goffi core: use of the new core.log module: