log src/plugins/plugin_misc_groupblog.py @ 2145:33c8c4973743

age author description
Sun, 12 Feb 2017 18:59:10 +0100 Goffi core (plugins): added missing contants + use of new constants in PLUGIN_INFO
Sun, 12 Feb 2017 17:55:43 +0100 Goffi core, jp: component handling + client handling refactoring:
Sun, 17 Apr 2016 14:45:26 +0200 Goffi use of /usr/bin/env instead of /usr/bin/python in shebang
Tue, 22 Mar 2016 22:46:04 +0100 Goffi core (tools): moved common to a separate package, and put data method in a data_format module
Sun, 03 Jan 2016 16:28:30 +0100 Goffi copyright update
Wed, 25 Nov 2015 11:17:29 +0100 Goffi plugin group blog: minor log change
Wed, 25 Nov 2015 11:12:51 +0100 Goffi plugin group blog: big cleaning
Wed, 25 Nov 2015 10:45:22 +0100 Goffi plugin XEP-0277, group blog: added item2data trigger + group permission are parsed when receiving a new item
Tue, 24 Nov 2015 23:18:32 +0100 Goffi plugin XEP-0277: tags are handled through atom categories
Tue, 24 Nov 2015 16:21:18 +0100 Goffi plugin group blog: group permissions are used if "group*" keys are found in mbdata (in data2entry and comments trigger)
Mon, 02 Nov 2015 22:02:41 +0100 Goffi core (disco): use of “profile” instead of “profile_key” in several disco methods
Thu, 10 Sep 2015 15:06:01 +0200 souliane plugin XEP-0277, misc_groupblog: move getGroupBlogsAtom to XEP-0277, rename to mbGetAtom
Tue, 25 Aug 2015 16:51:00 +0200 Goffi plugin groupblog: item access availability on serveur is checked on profile connection, and getFeatures is filled accordingly (with "available" key)
Fri, 21 Aug 2015 19:23:14 +0200 Goffi plugin groupblog: groupblog compatible pubsub service is checked in profileConected + getFeatures implementation
Sun, 16 Aug 2015 00:39:44 +0200 Goffi plugins xep-0060, xep-0163, xep-0277, groupblog: bloging improvments (huge patch, sorry):
Sat, 15 Aug 2015 22:24:38 +0200 Goffi plugin XEP-0277: added mBGetFromManyWithComments to have items + comments in one method call
Sat, 15 Aug 2015 22:22:34 +0200 Goffi plugin xep-0060,xep-0277: added getFromMany using new RTDeferredSession mechanism
Sat, 15 Aug 2015 22:20:43 +0200 Goffi plugins xep-0277, groupblog: added subscriteToMany to replace massiveSubscribeGroupBlogs + added SatRosterProtocol.getJidsSet
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:
Fri, 28 Mar 2014 18:07:22 +0100 Goffi core, plugin XEP-0115: discovery refactoring:
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
Thu, 27 Mar 2014 02:24:20 +0100 souliane plugin account, groupblog: user can erase all their microblogs at once
Fri, 21 Mar 2014 16:27:09 +0100 Goffi core: use of Const for profile_key + replaced '@DEFAULT@' default profile_key by '@NONE@'
Fri, 28 Feb 2014 11:19:08 +0100 souliane plugin groupblog: added a convenient bridge method getGroupBlogsWithComments
Tue, 25 Feb 2014 17:49:15 +0100 souliane plugin XEP-0060, groupblog: added nodeIdentifiers attribute to getItems in order to retrieve items by ids
Mon, 24 Feb 2014 12:21:59 +0100 souliane plugin groupblog: bug fix for the atom feed
Fri, 14 Feb 2014 21:24:31 +0100 souliane plugins groupblog, XEP-0277: attempt to clarify the code for the comments handling:
Tue, 18 Feb 2014 14:35:30 +0100 souliane plugin groupblog: do not log error message when asking for the entries of a non existent node (e.g the contact hasn't posted any message yet)
Wed, 05 Feb 2014 16:36:51 +0100 souliane plugin groupblog, XEP-0071, XEP-0277, text_syntaxes: manage raw/rich/xhtml data for content/title:
Wed, 22 Jan 2014 17:10:28 +0100 souliane plugin groupblog: added method getLastGroupBlogsAtom returns the Atom feed of blog posts
Tue, 04 Feb 2014 18:32:49 +0100 Goffi dates update
Sun, 29 Dec 2013 17:06:01 +0100 Goffi core: i18n refactoring:
Thu, 19 Dec 2013 13:54:40 +0100 souliane plugin groupblog, XEP-0277: store both published and updated timestamps
Tue, 10 Dec 2013 09:02:20 +0100 souliane plugins groupblog (xep-0060, xep-0277): added blog item modification/deletion
Wed, 11 Dec 2013 17:16:53 +0100 souliane plugin XEP-0033: implementation of the addressing feature:
Fri, 13 Dec 2013 17:18:29 +0100 Goffi plugin microbloging: fixes bad calls
Tue, 10 Dec 2013 17:25:31 +0100 Goffi core: use of Twisted JID instead of string bare jid in roster SatRosterProtocol
Fri, 15 Nov 2013 15:27:03 +0100 Goffi plugin group blog: management of extra data/rich text for blog comments
Thu, 14 Nov 2013 18:36:02 +0100 Goffi plugin XEP-0277, groupblog: rich text management for receiving microblogs
Thu, 14 Nov 2013 18:35:51 +0100 Goffi plugin XEP-0277, group blog: rich text management for sending microblogs
Thu, 14 Nov 2013 17:51:35 +0100 Goffi plugin XEP-0277, group blogs: proper asynchronous methods for sending blogs.
Thu, 14 Nov 2013 16:49:57 +0100 Goffi plugin group blog: renamed options parameter as extra for consistency with sendMessage
Tue, 15 Oct 2013 19:28:34 +0200 Goffi core, plugins: fixed bad use of children instead of elements() for domish.Element instances.
Thu, 20 Jun 2013 12:14:43 +0200 Goffi pluging groupblog: comments handling:
Mon, 17 Jun 2013 13:55:11 +0200 Goffi plugin group blog: getItems for comments fixed when we are the publisher of the parent node
Mon, 17 Jun 2013 13:30:57 +0200 Goffi plugin groupblog: fixed bad inialisation check