log src/plugins/plugin_misc_groupblog.py @ 858:660b3f5b6c78

age author description
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
Mon, 17 Jun 2013 13:17:43 +0200 Goffi plugin group blog: comments handling (comments are automaticaly requested when a comment node is found)
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