log src/plugins/plugin_misc_groupblog.py @ 616:8782f94e761e

age author description
Sun, 16 Jun 2013 18:49:02 +0200 Goffi plugin groupblog: comment item is specified through microblog data, there is no more a specific signal type
Mon, 20 May 2013 23:21:29 +0200 Goffi plugins XEP-0060, XEP-0277, groupblog: comments implementation (first draft, not finished yet):
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.
Mon, 07 Jan 2013 23:30:13 +0100 Goffi dates update
Tue, 30 Oct 2012 00:54:42 +0100 Goffi plugin group blog: item configuration data (which groups are allowed) are parsed and added to microblog data
Sun, 28 Oct 2012 18:27:37 +0100 Goffi plugin group blog: security check + fixed publisher in personalEvent signal
Mon, 22 Oct 2012 00:10:21 +0200 Goffi plugin groupblog: fixed GROUP and JID publishers_type in getMassiveLastGroupBlogs and massiveSubscribeGroupBlogs
Wed, 01 Aug 2012 22:53:02 +0200 Goffi Licence modification: the full project is now under AGPL v3+ instead of GPL v3+
Mon, 25 Jun 2012 01:00:55 +0200 Goffi plugin groupblog: fixed initialisation
Mon, 25 Jun 2012 00:08:16 +0200 Goffi plugin groupblog: subscriptions/notifications
Thu, 31 May 2012 00:26:39 +0200 Goffi plugin groupblog: added disco info + misc fixes
Wed, 04 Apr 2012 00:06:44 +0200 Goffi core: exceptions moved to core
Sun, 01 Apr 2012 19:48:31 +0200 Goffi plugin groupblog, D-Bus frontend: added getLastGroupBlogs and getMassiveLastGroupBlogs
Thu, 29 Mar 2012 00:04:31 +0200 Goffi plugin group blog: getMassiveGroupBlog first draft
Sat, 24 Mar 2012 17:48:12 +0100 Goffi plugin groupblog: added getLastGroupBlogs method
Wed, 14 Mar 2012 23:45:01 +0100 Goffi plugin groupblog: next-gen group blog first draft
Tue, 06 Mar 2012 09:07:24 +0100 Goffi copyleft date update
Wed, 06 Jul 2011 01:06:18 +0200 Goffi core: plugins refactored according to bridge + updatedValue now use profile
Thu, 26 May 2011 16:49:07 +0200 Goffi plugin groupblog: removed breakpoints, but error handling still need work
Tue, 17 May 2011 01:34:17 +0200 Goffi core, plugin mblog: fixed some exceptions
Fri, 15 Apr 2011 02:03:10 +0200 Goffi plugin group blog: a custom cb is now used to specitfy node and groups targetted by the blog
Tue, 12 Apr 2011 20:40:47 +0200 Goffi plugin group blog: group blog now use PEP to take profit of autosubscribe
Mon, 11 Apr 2011 12:47:35 +0200 Goffi plugin group blog: group blog subscription
Thu, 07 Apr 2011 23:40:33 +0200 Goffi plugin group blog: blog collection cleaning
Thu, 07 Apr 2011 22:23:48 +0200 Goffi Group blog first draft