log src/plugins/plugin_xep_0047.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
Sat, 19 Apr 2014 19:19:19 +0200 Goffi core: use of the new core.log module:
Fri, 28 Mar 2014 18:07:02 +0100 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
Tue, 04 Feb 2014 18:32:49 +0100 Goffi dates update
Sun, 29 Dec 2013 17:06:01 +0100 Goffi core: i18n refactoring:
Thu, 05 Sep 2013 20:57:00 +0200 souliane misc: a few "cosmetic" changes (PEP 8...)
Fri, 08 Mar 2013 00:36:22 +0100 Goffi fixed licences in docstrings (they are now in comments)
Fri, 18 Jan 2013 17:55:35 +0100 Emmanuel Gil Peyrot Fix pep8 support in src/plugins.
Fri, 18 Jan 2013 17:55:35 +0100 Emmanuel Gil Peyrot Remove every old-style class.
Fri, 18 Jan 2013 17:55:34 +0100 Emmanuel Gil Peyrot Remove trailing whitespaces.
Fri, 18 Jan 2013 17:53:08 +0100 Emmanuel Gil Peyrot Remove useless trailing semicolons.
Mon, 07 Jan 2013 23:30:13 +0100 Goffi dates update
Sat, 10 Nov 2012 16:38:16 +0100 Goffi core, frontends, bridgen plugins: fixed methods which were unproperly managing multi-profiles
Thu, 01 Nov 2012 22:41:39 +0100 Goffi core, plugins: fixed bad namespace in stanza creation
Wed, 01 Aug 2012 22:53:02 +0200 Goffi Licence modification: the full project is now under AGPL v3+ instead of GPL v3+
Tue, 06 Mar 2012 09:07:24 +0100 Goffi copyleft date update
Sat, 08 Oct 2011 11:19:25 +0200 Goffi plugin xep-0047: removed gajim workaround as gajim has been fixed
Fri, 07 Oct 2011 12:09:48 +0200 Goffi plugins XEP-0047 and XEP-0065: timout bug fix
Mon, 03 Oct 2011 18:05:15 +0200 Goffi plugin XEP-0065: refactored and misc stuff fixed. Still not finished
Thu, 29 Sep 2011 14:59:14 +0200 Goffi spelling
Thu, 29 Sep 2011 14:43:12 +0200 Goffi plugin XEP-0047: typo
Thu, 29 Sep 2011 12:05:45 +0200 Goffi plugins: In-Band Bytestreams (XEP-0047) implementation