log src/plugins/plugin_xep_0277.py @ 1649:b58c8b4715c6

age author description
Mon, 23 Nov 2015 15:51:19 +0100 Goffi plugin XEP-0277: fixed entries in atom feed
Mon, 23 Nov 2015 14:58:18 +0100 Goffi plugin XEP-0277: fixed unsecure blog feed
Wed, 30 Sep 2015 17:25:09 +0200 Goffi plugins: added new MissingModule exceptions to plugins using third party modules
Thu, 10 Sep 2015 15:06:01 +0200 souliane plugin XEP-0277, misc_groupblog: move getGroupBlogsAtom to XEP-0277, rename to mbGetAtom
Thu, 10 Sep 2015 07:39:09 +0200 souliane plugin XEP-0277, quick_frontend: rename mbGetLast to mbGet and add it the parameter "item_ids"
Thu, 10 Sep 2015 07:35:43 +0200 souliane plugin XEP-0277: clarify a docstring for one complex method argument
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:36 +0200 Goffi plugin XEP-0277: better parsing of atom:author element + item2mbdata minor reorganisation for better readability
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:56 +0200 Goffi plugins xep-0060, xep-0277: added methods to serialise getItems result (before bridge transmission):
Sat, 15 Aug 2015 22:20:43 +0200 Goffi plugins xep-0277, groupblog: added subscriteToMany to replace massiveSubscribeGroupBlogs + added SatRosterProtocol.getJidsSet
Sat, 15 Aug 2015 22:13:27 +0200 Goffi plugins xep-0060, xep-0277: code simplification/cleaning/fix:
Thu, 23 Apr 2015 10:25:47 +0200 Goffi plugins xep-0277: some methods reordering to make the plugin more readable
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, 19 Dec 2014 11:41:23 +0100 souliane plugin XEP-0277: minor fix in plugin declaration
Mon, 15 Dec 2014 14:04:19 +0100 souliane plugins XEP-0060, XEP-0277, groupblog: make use of RSM (XEP-0059)
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
Sat, 19 Apr 2014 19:19:19 +0200 Goffi core: use of the new core.log module:
Fri, 21 Mar 2014 16:27:09 +0100 Goffi core: use of Const for profile_key + replaced '@DEFAULT@' default profile_key by '@NONE@'
Sun, 23 Feb 2014 13:54:41 +0100 souliane plugin XEP-0277: fix pubsub entry parsing using lxml instead of feed.atom
Fri, 14 Feb 2014 21:24:31 +0100 souliane plugins groupblog, XEP-0277: attempt to clarify the code for the comments handling:
Sun, 23 Feb 2014 23:59:02 +0100 Goffi plugin XEP-0277: last commit was actually a part of the next one
Sun, 23 Feb 2014 23:30:35 +0100 Goffi plugin XEP-0277: added missing docstring
Thu, 20 Feb 2014 13:28:09 +0100 Goffi plugin XEP-0277: encoding fix
Wed, 12 Feb 2014 15:24:03 +0100 souliane plugin XEP_0277: fix encode/decode errors
Wed, 12 Feb 2014 15:23:15 +0100 souliane plugin XEP_0277: check for XHTML namespace and decapsulate the content from the main div container
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:
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
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.
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 17:15:21 +0200 Goffi plugin XEP-0277: RuntimeError is now catched during link parsing (can happen if no service jid is found)
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
Wed, 15 Aug 2012 15:50:46 +0200 Goffi core: presence status + last resource refactored and kept in entitiesCache in memory.py, profile cache is purged on disconnection
Wed, 01 Aug 2012 22:53:02 +0200 Goffi Licence modification: the full project is now under AGPL v3+ instead of GPL v3+
Fri, 30 Mar 2012 09:23:23 +0200 Goffi D-Bus Bridge: use inspection to name attribute + fix asynchronous calls for dynamically added method, it now use deferred return value instead of callback/errback attributes
Sat, 24 Mar 2012 17:48:12 +0100 Goffi plugin groupblog: added getLastGroupBlogs method
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
Sat, 28 May 2011 20:21:45 +0200 Goffi plugin xep 0277: added OPT_DELIVER_PAYLOADS OPT_SEND_ITEM_SUBSCRIBE to microblog options when changing access
Thu, 26 May 2011 16:48:23 +0200 Goffi plugin XEP-00277: setMicroblogAccess is now asynchronous
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
Sat, 09 Apr 2011 13:17:31 +0200 Goffi plugin xep-0277: fixed bad data check
Thu, 07 Apr 2011 22:22:41 +0200 Goffi plugin xep-0277: bridge data is now converted in pubsub item in a separate function
Sat, 26 Mar 2011 17:51:19 +0100 Goffi microblog sending
Thu, 24 Mar 2011 21:15:26 +0100 Goffi plugin XEP_0277: microblog access model can now be changed
Mon, 21 Feb 2011 01:38:16 +0100 Goffi plugin xep-0277: added getLastMicroblogs method