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

age author description
Tue, 14 Jul 2015 16:44:15 +0200 souliane plugin misc_groupblog: pubsub response do not fail when target server doesn't handle RSM
Thu, 23 Apr 2015 15:16:06 +0200 Goffi core (tests): fixed bad use of reserved name
Thu, 23 Apr 2015 13:35:21 +0200 Goffi plugin groupblog, tmp (mam, rsm): some style improvments/fixes:
Wed, 22 Apr 2015 20:21:55 +0200 Goffi plugins groupblog, xep-0060: first pass of simplification
Wed, 22 Apr 2015 18:30:28 +0200 Goffi plugins (groupblog, xep-0277) + tmp(rsm): improved style:
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
Fri, 30 Jan 2015 14:08:01 +0100 souliane plugin groupblog: fixes bad errback default value
Fri, 09 Jan 2015 10:44:37 +0100 souliane plugin groupblog: fixes bad errback value
Mon, 15 Dec 2014 14:04:19 +0100 souliane plugins XEP-0060, XEP-0277, groupblog: make use of RSM (XEP-0059)
Sun, 19 Oct 2014 02:48:11 +0200 souliane plugins groupblogs: fixes the massive retrieval callback (loop variable was misused in a lambda callback)
Mon, 06 Oct 2014 17:25:41 +0200 souliane plugin XEP-0277, groupblog: fixes namespace issue of the items that are received from an event + trap some errors
Mon, 22 Sep 2014 20:49:13 +0200 souliane plugin XEP-0060, groupblog: avoid unecessary pubsub errors while doing massive requests:
Mon, 08 Sep 2014 16:53:41 +0200 souliane plugin groupblog: fixes return value of getLastGroupBlogsAtom when an error occured
Sat, 19 Apr 2014 19:19:19 +0200 Goffi core: use of the new core.log module: